Support uploading oci-image resources.
Metadata
Current evaluation
Merged after approval by two reviewers, adding support for uploading oci-image resources. The implementation modifies three files with 232 additions and 22 deletions.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval by two reviewers, adding support for uploading oci-image resources. The implementation modifies three files with 232 additions and 22 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to add support for uploading OCI image resources. The maintainer submitted and merged the change directly without comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Added support for uploading OCI image resources. The change was merged directly by the maintainer without discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1696 feat: upload OCI image resources with skopeo | charmcraft | merged | Merged implementation of OCI image resource uploads using skopeo. Resolves #1684 and partially addresses #1685. Approved by two reviewers, modifying 21 files with 815 additions and 82 deletions. | |
| #370 Added the blob upload functionality to OCIRegistry (CRAFT-234) | charmcraft | merged | Blob upload functionality added to OCIRegistry, resolving CRAFT-234. Merged after approval from two reviewers, modifying two files with a +376/-3 line change. | |
| #263 Support resources type `oci-image` | charmcraft | closed | Functionality to support oci-image resources in the upload-resource command was already implemented in master. Documentation updates remain pending but are tracked separately. Issue closed as resolved. | |
| #5 oci: add oci image manipulation support (CRAFT-579) | rockcraft | merged | Merged after reviewer approval and rebase on main. Introduces OCI image manipulation to retrieve, extract, and repack Docker registry images into craft-parts overlay bases, generating new OCI archive layers. | |
| #366 More OCIRegistry functionality: check if blob already uploaded, and upload manifests (CRAFT-232) | charmcraft | merged | Added OCIRegistry functionality to verify existing blobs and upload manifests (CRAFT-232). Merged after approval by two reviewers. Changes include 64 additions and 3 deletions across two files. | |
| #289 Specify the resource type when uploading one. | charmcraft | merged | Merged after two approvals. Specifies resource types during uploads to align with API updates and prepare for oci-image support. Also improves help text in two other commands. (+59/-11 lines, 4 files changed) |