Add support for build secrets
Metadata
Current evaluation
Build-time, host-provided secrets support was implemented and closed. The feature was added in pull request #104, enabling password-protected Git repositories and Ubuntu Pro integration.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Implement support for build-time, host-provided secrets.
Needs https://github.com/canonical/craft-cli/issues/184
### Why it needs to get done
This is necessary to support things like password-accessed Git repositories, enable Ubuntu Pro, etc.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Build-time, host-provided secrets support was implemented and closed. The feature was added in pull request #104, enabling password-protected Git repositories and Ubuntu Pro integration. | |
| qwen/qwen3.6-35b-a3b | — | — | Implemented in pull request #104, adding support for host-provided build-time secrets. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Implemented and merged via pull request #104, adding support for host-provided build-time secrets. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #104 feat: support build-secrets in managed-mode | craft-application | merged | Merged into main. Implements build-secrets support in managed-mode by encoding secrets into the host-application environment for the managed instance to decode and re-render. Approved by two reviewers, passed CI, and achieved 100% diff coverage. |