chore!: unregister registries commands
Metadata
Current evaluation
Merged after two approvals and passing CI. Unregistered list-registries and edit-registries commands to prepare for renaming to list-confdb and edit-confdb. Tests were retained to prevent code rot.
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`)
-----
Unregister the `list-registries` and `edit-registries` commands in preparation for renaming them to `list-confdb` and `edit-confdb`.
I retained as many tests as possible to prevent code rot.
(CRAFT-3785)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and passing CI. Unregistered list-registries and edit-registries commands to prepare for renaming to list-confdb and edit-confdb. Tests were retained to prevent code rot. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Unregistered the list-registries and edit-registries commands to prepare for renaming them to list-confdb and edit-confdb. Existing tests were retained to prevent code rot. Resolves CRAFT-3785. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged unregistration of list-registries and edit-registries commands to prepare for renaming them to list-confdb and edit-confdb. Tests were retained to prevent code rot. Resolves CRAFT-3785. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5242 feat: rename registries to confdbs | snapcraft | merged | Merged PR renaming registries commands to confdbs, introducing list-confdbs and edit-confdbs. Reverts #5195 and fixes #5193. Approved by two reviewers with passing CI. Contains no functional changes. |