fix: configure lxd for pro builds in stable
Metadata
Current evaluation
Merged fix configuring LXD with a Pro token for stable builds, enabling successful rockcraft pro testing. Approved by two reviewers, passed all CI checks, and implemented by external contributor alesancor1.
Suggested action: —
No scores available.
Issue body
Test workflow run [here](https://github.com/alesancor1/template-test/actions/runs/25386973047/job/74450871406).
* Installs rockcraft from `stable`. See [here](https://github.com/alesancor1/template-test/actions/runs/25386973047/job/74450871406#step:5:33)
* Configures LXD to use the pro token. See [here](https://github.com/alesancor1/template-test/actions/runs/25386973047/job/74450871406#step:5:26)
* Runs `rockcraft test --pro=esm-apps,esm-infra` and succeeds. See [here](https://github.com/alesancor1/template-test/actions/runs/25386973047/job/74450871406#step:5:76)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged fix configuring LXD with a Pro token for stable builds, enabling successful rockcraft pro testing. Approved by two reviewers, passed all CI checks, and implemented by external contributor alesancor1. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
55
Complexity:
20
Confidence:
70
|
needs review | Configures LXD with a pro token to enable Pro builds in stable, enabling successful rockcraft test runs. Submitted 42 days ago by an external contributor with no comments, awaiting triage and review. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #27 fix: use lxd from "5.21/stable" | craft-actions | merged | Merged a fix switching the LXD channel from latest/stable to 5.21/stable. This resolves Rockcraft overlay compatibility issues and aligns with the recommended LTS release. Approved by two reviewers with a three-file change. | |
| #7 fix: upgrade LXD to an existing channel | craft-actions | merged | Merged following approval and CI checks. Updated the rockcraft action to use the latest/stable LXD channel, replacing the unavailable 5.9/stable version to align with upstream Rockcraft. | |
| #981 fix: forward env to lxd instance with Pro methods | craft-providers | merged | Merged. Relocates Pro methods from LXC to LXDInstance to forward environment variables to the instance. Approved by two reviewers, passed CI checks, and modified six files (+422/-887 lines). |