← Back to issue list

registries: collect and edit registries

View original Github issue

Metadata

Project
snapcraft
Number
#5020
Type
issue
State
closed
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

The proposed edit-registries command and initial editing workflow was closed without implementation. No pull requests were merged, indicating the feature was abandoned or deferred.

Suggested action:

No scores available.

Issue body

### What needs to get done * Create new `edit-registries` command: ``` Usage: snapcraft edit-registries [options] <account-id> <set-name> Options: ... --key-name: Key used to sign the assertion ``` * Implement the first half of `edit-registries`: * Fetch a registry from the store * Write editable fields to a temp yaml file * Allow users to edit * Unmarshal the data Re-usable code will live in the `Assertions` service and registry-specific code in the `Registries` service ### Why it needs to get done To support registries Depends on #5019

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b The proposed edit-registries command and initial editing workflow was closed without implementation. No pull requests were merged, indicating the feature was abandoned or deferred.
qwen/qwen3.6-35b-a3b Closed without implementation. No pull requests were submitted. The request was synced to Jira but ultimately abandoned.
qwen/qwen3.6-35b-a3b Closed without implementation. The request to add an edit-registries command was abandoned after a Jira ticket was created, with no code changes or resolution provided.
qwen/qwen3.6-35b-a3b Closed without implementation. The feature request for an edit-registries command was synced to Jira but saw no development activity or pull requests, indicating it was abandoned.
qwen3.6-35b-a3b-mtp-q6 Closed and abandoned. No pull requests were merged or implementation completed. The edit-registries command feature remains unaddressed pending dependency #5019.
qwen3.6-35b-a3b-mtp-q6 Closed without implementation. The edit-registries command request was synced to Jira but received no development activity, indicating it was abandoned or deferred.

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.
75%