feat: support stonking as a devel base
Metadata
Current evaluation
Merged. Adds stonking as a valid development base for Rockcraft. Approved by three reviewers. CI spread test failures were caused by an external chisel bug and did not prevent the merge.
Suggested action: —
No scores available.
Issue body
Adds stonking as a valid devel base.
Pretty much just a 1:1 copy of previous work. I did #1200 (but in reverse) and stole the announcement for resolute as a devel base from the 1.16 release notes.
ROCKCRAFT-313
---
- [ ] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md).
- [ ] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Adds stonking as a valid development base for Rockcraft. Approved by three reviewers. CI spread test failures were caused by an external chisel bug and did not prevent the merge. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
15
Confidence:
90
|
needs review | Adds stonking as a valid development base, mirroring previous implementation for resolute. Currently awaiting maintainer review; CI failures are attributed to an external chisel bug, which the author is tracking. |
Update history
| Date | Change |
|---|---|
| updated |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #17 Stable rockcraft | craft-actions | merged | Merged change to default to the stable rockcraft channel instead of edge when unspecified. Approved by two reviewers with zero unresolved comments. The two-file update was successfully integrated after passing CI checks. | |
| #184 feat: support ubuntu 26.10 as a devel base | debcraft | merged | Merged. Adds Ubuntu 26.10 (Stonking) as a development base by updating project validation. Approved by two reviewers, passed CI, and modified 15 files (+228/-25). A spread test will be added later. | |
| #93 feat: support "--destructive-mode". | craft-application | merged | Merged. Implements --destructive-mode across all lifecycle commands, fixing issue #57 and a disabled rockcraft spread test. Approved by two reviewers, passed CI with 100% diff coverage, and changed three files. | |
| #869 feat: add 'test' command | rockcraft | merged | Merged. Added the 'test' CLI command and spread tests for rockcraft. Approved by two reviewers, passed CI checks, and introduced 276 lines across seven files to validate the command using hardcoded fixtures. | |
| #1200 feat: stabilize ubuntu@26.04 build-base | rockcraft | merged | Merged to stabilize the ubuntu@26.04 build-base for ROCKCRAFT-304. The change passed all CI checks and received two approvals. Updates span four files with a net reduction of five lines. |