← Back to issue list

Specify the resource type when uploading one.

View original Github issue

Metadata

Project
charmcraft
Number
#289
Type
pull request
State
merged
Author
facundobatista
Labels
Created
Updated
Closed

Current evaluation

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)

Suggested action:

No scores available.

Issue body

This is because the API changed, specifying the type for files is optional (for now), but we will need it soon to indicate oci-image types. Also fixed/improved two help-related details in other commands.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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)
qwen3.6-35b-a3b-mtp-q6 Merged. Updates upload logic to explicitly specify resource types, aligning with API changes and preparing for oci-image support. Also corrects help text for two other commands.
qwen3.6-35b-a3b-mtp-q6 Merged changes specifying resource type during uploads to comply with API updates and prepare for oci-image support. Also improved help text for two commands.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
70%