cli: restore --target-arch with warning for LXD and Multipass
Metadata
Current evaluation
Restored the --target-arch CLI flag with a warning for LXD and Multipass. Merged after single reviewer approval with minimal changes across two files.
Suggested action: —
No scores available.
Issue body
- [ ] 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 | — | — | Restored the --target-arch CLI flag with a warning for LXD and Multipass. Merged after single reviewer approval with minimal changes across two files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged pull request restoring the --target-arch CLI flag with a warning for LXD and Multipass. The change was accepted and integrated into the main branch without additional discussion. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into the main branch. Restores the --target-arch CLI flag with a warning for LXD and Multipass. The maintainer-submitted change was integrated without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3172 cli: restore --target-arch with warning for LXD and Multipass | snapcraft | closed | Closed without merging due to unresolved review comments and missing CI checks. The change intended to restore the --target-arch flag for LXD and Multipass, converting an error to a warning. | |
| #3152 cli: disable --target-arch for multipass/lxd | snapcraft | merged | Merged changes disabling the --target-arch CLI flag for multipass and LXD. The flag was non-functional and misleading, so it was removed to prevent confusion while future architecture targeting is developed. Approved and passed CI. | |
| #1866 lxd: setup LXD remote for multipass | snapcraft | closed | Closed without merging. The change auto-configured an LXD remote for multipass but hit unresolved permission and mounting errors. Reviewers flagged inconsistent behavior, prompting closure pending fixes. |