fix(ci): add cargo/rustc symlinks
Metadata
Current evaluation
Merged a CI fix adding symlinks for cargo and rustc binaries to enable maturin to locate them during builds. Approved by two reviewers with all continuous integration checks passing.
Suggested action: —
No scores available.
Issue body
Adds symlinks for maturin to find cargo and rustc binaries
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/imagecraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a CI fix adding symlinks for cargo and rustc binaries to enable maturin to locate them during builds. Approved by two reviewers with all continuous integration checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to add cargo and rustc symlinks in the CI environment, resolving maturin binary lookup failures. The change passed all linting and testing checks before acceptance. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a CI fix adding symlinks for cargo and rustc binaries, enabling maturin to locate them during builds. The change passed lint and test checks and was successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #235 fix(build): update rustc and cargo | imagecraft | merged | Merged update to rustc and cargo dependencies to ensure maturin 1.10 compatibility. Approved by two reviewers, passed all CI checks, and modified one file. |