cli: formalize developer debug as hidden build option
Metadata
Current evaluation
Merged. Formalizes developer debug as a hidden build option, automatically passing it to LXD or Multipass build environments. Approved with passing CI. A reviewer noted managed-host handling will be addressed separately.
Suggested action: —
No scores available.
Issue body
It will now be handled in the same manner as other build
provider options. If it is set, it will automatically get
passed through to build environment if used on host with LXD
or Multipass providers.
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. Formalizes developer debug as a hidden build option, automatically passing it to LXD or Multipass build environments. Approved with passing CI. A reviewer noted managed-host handling will be addressed separately. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Developer debug is now a hidden build option that automatically passes to LXD and Multipass environments. A maintainer noted the managed-host flag requires a separate fix. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Formalizes developer debug as a hidden build option, automatically passing it to LXD or Multipass environments. A follow-up PR will address the managed-host option handling. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3281 build providers: hide systemd setup for LXD | snapcraft | merged | Merged to hide verbose systemd setup output for LXD build providers. Approved by one reviewer, passed CI, and modified two files to streamline console output while preserving internal debug visibility. |