package-repositories: remove experimental flag
Metadata
Current evaluation
Removed the experimental flag from the package-repositories module. Approved by three reviewers, passed CI checks, and merged into master with a net reduction of 34 lines across five files.
Suggested action: —
No scores available.
Issue body
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 | — | — | Removed the experimental flag from the package-repositories module. Approved by three reviewers, passed CI checks, and merged into master with a net reduction of 34 lines across five files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master by maintainer cjp256, removing the experimental flag from package-repositories. The change passed static and unit tests, with Codecov confirming successful integration into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, the update removes the experimental flag from package-repositories. Maintainer cjp256 integrated the change with no code coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3074 package-repositories: draft spec and cleanup | snapcraft | merged | Merged draft package-repositories specification, schema cleanup removing a reserved name, and CLI gating behind an experimental flag. Approved by one reviewer. Changes span 14 files with 344 additions and 47 deletions. | |
| #2911 [experimental] package-management repository configuration | snapcraft | merged | Merged experimental package-management repository configuration. Enables PPA and GPG key installation, smarter apt cache refresh, and test coverage. Required PR #2970 for the experimental flag and resolved CI failures prior to merge. | |
| #3169 package-repositories: allow empty component list | snapcraft | merged | Merged into master. The update allows an empty component list in package-repositories, modifying two files with a net reduction of 15 lines. Approved by one reviewer, passed CI checks, and maintained existing code coverage. | |
| #3245 specifications: minor cleanup for package-repositories | snapcraft | merged | Merged minor cleanup for package-repositories specifications. Incorporated user feedback hints and improved formatting. Approved by one reviewer with no unresolved comments, yielding 36 additions and 25 deletions in one file. |