← Back to issue list

package repositories: drop $SNAPCRAFT_APT_RELEASE variable

View original Github issue

Metadata

Project
snapcraft
Number
#3328
Type
pull request
State
merged
Author
cjp256
Labels
Created
Updated
Closed

Current evaluation

Merged removal of the $SNAPCRAFT_APT_RELEASE variable from package repositories ahead of stabilization. Approved by one reviewer, updating 13 files.

Suggested action:

No scores available.

Issue body

Remove prior to stabilization of package-repositories. We can revisit in the future if required. Signed-off-by: Chris Patterson <chris.patterson@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged removal of the $SNAPCRAFT_APT_RELEASE variable from package repositories ahead of stabilization. Approved by one reviewer, updating 13 files.
qwen3.6-35b-a3b-mtp-q6 Merged removal of the $SNAPCRAFT_APT_RELEASE variable from package repositories ahead of feature stabilization. The change was integrated by maintainer cjp256 to simplify the codebase pending future reassessment.
qwen3.6-35b-a3b-mtp-q6 The $SNAPCRAFT_APT_RELEASE variable was removed from package repositories prior to feature stabilization. The change was merged without discussion.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
84%
#3057 repo: format $SNAPCRAFT_APT_RELEASE instead of ${release} for suites snapcraft merged 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.
80%