project: enable experimental target-arch support for core20
Metadata
Current evaluation
Merged PR enabling experimental target-arch support for core20 with an explicit warning. Approved by a maintainer, the change adds the flag to two files without affecting code coverage, and was integrated despite a noted test failure.
Suggested action: —
No scores available.
Issue body
Allow use of --target-arch with an *EXPERIMENTAL* warning.
Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged PR enabling experimental target-arch support for core20 with an explicit warning. Approved by a maintainer, the change adds the flag to two files without affecting code coverage, and was integrated despite a noted test failure. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes enabling experimental --target-arch support for core20 with an explicit warning. Proceeded despite a noted plainbox provider test failure, with unchanged code coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to enable experimental --target-arch support for core20 with a warning flag. The change maintains existing code coverage. A failing plainbox provider test was noted but did not block the merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3151 cli: disable --target-arch support on core20 | snapcraft | merged | Merged changes disable the --target-arch CLI flag for core20 bases due to cross-compilation limitations. The flag is temporarily removed while future development expands --build-on support for multi-architecture targeting. | |
| #5818 feat(legacy): add a warning for the architecture shorthand on core20 | snapcraft | merged | Merged. Adds a warning for the core20 architecture shorthand to prevent confusion with core22 and core24 behavior. Approved by two reviewers, passed CI checks, and closed issue #5789. | |
| #3138 project: add core20 linker version | snapcraft | merged | Approved and passed CI checks, the change adding core20 linker version support was merged into the main branch with a single two-line file modification. |