feat: update base notation from ":" to "@"
Metadata
Current evaluation
Merged. Updated base notation from ":" to "@" with deprecation support for the legacy format. Included a craft-cli version bump and removed Ubuntu 18.04 support in ROCKs. Approved by two reviewers across 51 changed files.
Suggested action: —
No scores available.
Issue body
The currently supported bases still accept ":"; future bases will only support "@".
There are 3 commits: The first is unrelated but does a necessary bump of craft-cli, the second implements the deprecation support and the third is mostly find/replace.
Edit: and then a "bonus" fourth commit where we drop support for 18.04 in ROCKs
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Updated base notation from ":" to "@" with deprecation support for the legacy format. Included a craft-cli version bump and removed Ubuntu 18.04 support in ROCKs. Approved by two reviewers across 51 changed files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged update switching base notation from : to @. Adds deprecation support for the legacy format, bumps craft-cli, and drops Ubuntu 18.04 support in ROCKs. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged: updated base notation from ":" to "@". Added deprecation handling for legacy syntax, bumped craft-cli, and removed Ubuntu 18.04 support in ROCKs. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #764 feat: update 'rockcraft init' base to 24.04 | rockcraft | merged | Merged the update to change the rockcraft init base to Ubuntu 24.04, resolving issue #748. Approved by two reviewers with minimal changes across two files. | |
| #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. |