← Back to issue list

package-repositories: allow empty component list

View original Github issue

Metadata

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

Current evaluation

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.

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 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.
qwen3.6-35b-a3b-mtp-q6 Merged into master. Updates package-repositories to accept an empty component list. Codecov confirmed zero coverage impact. Authored by maintainer cjp256.
qwen3.6-35b-a3b-mtp-q6 Merged into master. Updates package-repositories to allow empty component lists. Codecov confirms no coverage impact. Changes integrated successfully.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3520 package-repositories: remove experimental flag snapcraft merged 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.
71%