← Back to issue list

feat: build, sign and publish registries

View original Github issue

Metadata

Project
snapcraft
Number
#5072
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged. Finalizes the edit-registries command by adding build, sign, and publish capabilities for registries, resolving #5018. Approved by two reviewers, passed CI, and spanned 11 files. Spread tests deferred to a separate PR.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `tox run -m lint`? - [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`) ----- Finalizes support for the `edit-registries` command by building, signing and publishing registries. (CRAFT-3331) Fixes #5018

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Finalizes the edit-registries command by adding build, sign, and publish capabilities for registries, resolving #5018. Approved by two reviewers, passed CI, and spanned 11 files. Spread tests deferred to a separate PR.
qwen3.6-35b-a3b-mtp-q6 Merged. Finalizes the edit-registries command by adding build, sign, and publish functionality for registries, resolving #5018. Spread tests were deferred to a separate pull request.
qwen3.6-35b-a3b-mtp-q6 Merged. Finalizes the edit-registries command by implementing build, sign, and publish workflows, resolving #5018 and CRAFT-3331. Spread tests were deferred to a follow-up pull request.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#5050 feat: add `edit-registries` command snapcraft merged Implemented and merged the edit-registries command, enabling users to retrieve and edit registries sets. Approved by two reviewers, passed CI, and resolves issue 5020. The remaining functionality will be added separately.
83%
#5091 tests: add spread tests for registries snapcraft merged Added spread tests for edit-registries and list-registries, resolving issue #5054. Merged following approval by two reviewers. Minor unrelated network failures were noted but did not block the merge.
75%
#5014 feat(registries): add `list-registries` command snapcraft merged Merged addition of the list-registries command, resolving issue #5001. Approved by reviewers, passed CI checks, and integrated into the codebase.
73%
#5001 registries: implement `list-registries` snapcraft closed Implemented the list-registry-sets command, including base services, store client calls, and spread tests. The feature was completed and merged via pull request #5014, resolving the original request.
70%