feat: upload OCI image resources with skopeo
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Fixes #1684, partial for #1685
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a feature implementing OCI image resource uploads using skopeo. The change resolves issue #1684 and partially addresses #1685. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged implementation of skopeo-based OCI image uploads. Resolves issue #1684 and partially addresses #1685. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2037 fix: upload all images (not just current arch) with skopeo | charmcraft | merged | Merged fix updating skopeo to upload all images rather than just the current architecture, resolving issue #2020. Approved by two reviewers, verified via multi-arch OCI testing, and implemented with a two-line change. | |
| #296 Support uploading oci-image resources. | charmcraft | merged | Merged after approval by two reviewers, adding support for uploading oci-image resources. The implementation modifies three files with 232 additions and 22 deletions. | |
| #1708 feat: backport rock upload to charmcraft 2.x | charmcraft | merged | Merged a backport enabling Charmcraft 2.7+ to use skopeo URLs directly for OCI image resource uploads. Approved by two reviewers, passed CI, and merged with 414 additions and 34 deletions across 14 files. | |
| #2349 fix: correct the error message with skopeo errors. | charmcraft | merged | Merged fix correcting skopeo error messages, resolving issue #2077. Approved by two reviewers and passed CI checks. Changes modify five files with 76 additions and 23 deletions to improve error reporting. |