Charmcraft should allow resource revisions == 0 when specifying uploads
Metadata
Current evaluation
Closed without resolution or implementation. The request to allow resource revision 0 in charmcraft release commands received no discussion or linked pull requests.
Suggested action: —
No scores available.
Issue body
Example of what should be a valid command:
```
charmcraft release etcd --revision=670 --channel=latest/edge --resource=core:0
```
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution or implementation. The request to allow resource revision 0 in charmcraft release commands received no discussion or linked pull requests. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution or comments. The request to allow resource revision 0 in charmcraft release commands was abandoned. No implementation details were recorded. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution or comments, indicating the feature request was abandoned. No code changes or merge details were recorded. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned and closed without resolution or linked pull requests. The feature request to allow resource revision 0 in uploads received no comments or implementation over five years. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #682 Allow for resources with a rev of 0 during `charmcraft release` | charmcraft | merged | Merged to allow resources with revision 0 during charmcraft release. Resolves issue #679. Approved by one reviewer with minimal changes across two files. | |
| #354 Charmcraft release should be able to attach a resource during revision creation | charmcraft | closed | Closed without resolution. A maintainer could not reproduce the reported failure to attach resources during initial revision creation and requested additional details. The issue was abandoned due to lack of follow-up. | |
| #361 How to determine what resource revision is associated with a charm revision | charmcraft | closed | Closed by author who self-resolved the issue. The charmcraft status command already provides the mapping between charm and resource revisions, requiring no code changes. |