← Back to issue list

repo: add interface to get packages from base

View original Github issue

Metadata

Project
snapcraft
Number
#3088
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged changes adding an interface to retrieve packages from the base repository. Approved by one reviewer with 86 additions and 3 deletions across two files. Maintainer sergiusens provided sign-off.

Suggested action:

No scores available.

Issue body

Signed-off-by: Sergio Schvezov <sergio.schvezov@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 changes adding an interface to retrieve packages from the base repository. Approved by one reviewer with 86 additions and 3 deletions across two files. Maintainer sergiusens provided sign-off.
qwen3.6-35b-a3b-mtp-q6 Added an interface to retrieve packages from the base repository. The change was merged into the main branch by maintainer sergiusens without additional discussion or revisions.
qwen3.6-35b-a3b-mtp-q6 Added an interface to retrieve packages from the base repository. The change was merged into the main branch by maintainer sergiusens without additional discussion.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#41 packages: add base and dummy repository classes craft-parts merged Merged. Introduces base and dummy repository classes for package lifecycle execution, adding 325 lines across 3 files. Refactors split normalization. Approved by two reviewers with passing CI. Code is planned for extraction to a separate project.
70%