repo: format $SNAPCRAFT_APT_RELEASE instead of ${release} for suites
Metadata
Current evaluation
Merged updates to the repository schema, replacing ${release} with $SNAPCRAFT_APT_RELEASE for suites. Also changes $host_arch to $SNAPCRAFT_APT_HOST_ARCH, though unimplemented. Approved by one reviewer and merged.
Suggested action: —
No scores available.
Issue body
Change schema reference of $host_arch to $SNAPCRAFT_APT_HOST_ARCH as well,
but that's not implemented just yet.
Depends on #3055
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged updates to the repository schema, replacing ${release} with $SNAPCRAFT_APT_RELEASE for suites. Also changes $host_arch to $SNAPCRAFT_APT_HOST_ARCH, though unimplemented. Approved by one reviewer and merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates the repository schema to format $SNAPCRAFT_APT_RELEASE instead of ${release} for suites. Also changes the host architecture reference to $SNAPCRAFT_APT_HOST_ARCH, though unimplemented. Depends on #3055. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates to format $SNAPCRAFT_APT_RELEASE instead of ${release} for suites. Schema references for $host_arch also change to $SNAPCRAFT_APT_HOST_ARCH, pending future implementation. Requires PR #3055. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3328 package repositories: drop $SNAPCRAFT_APT_RELEASE variable | snapcraft | merged | Merged removal of the $SNAPCRAFT_APT_RELEASE variable from package repositories ahead of stabilization. Approved by one reviewer, updating 13 files. | |
| #3322 package repositories: drop $SNAPCRAFT_APT_HOST_ARCH variable | snapcraft | merged | Support for the $SNAPCRAFT_APT_HOST_ARCH variable was removed ahead of stabilizing package repositories support. Approved by one reviewer, passed CI checks, and merged with changes to five files. | |
| #4596 fix(package): use correct target-arch on snap | snapcraft | merged | Merged following approval. Fixes incorrect target-arch in the Package service, aligns tests with craft-application updates, and updates spread tests. 14 files changed, +61/-50 lines. |