Update charm library template for correct command to publish or update libraries
Metadata
Current evaluation
Merged a fix to update the charm library template with the correct command, replacing the non-existent charmcraft push-lib. Approved by two reviewers with minimal changes.
Suggested action: —
No scores available.
Issue body
`charmcraft push-lib` doesn't seem to exist currently, update the template to use the correct command.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix to update the charm library template with the correct command, replacing the non-existent charmcraft push-lib. Approved by two reviewers with minimal changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external fix updating the charm library template to replace the non-existent charmcraft push-lib command with the correct command for publishing or updating libraries. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external fix updating the charm library template to replace the non-existent charmcraft push-lib command with the correct publishing command. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1198 tests: add charm library multiple versions update test | charmcraft | merged | Merged after approval, adding a test for updating charm library multiple versions. The change introduces 120 lines to address CRAFT-1916 and issue #1020, with zero unresolved review comments. | |
| #1619 fix: use charmcraft package version | charmcraft | merged | Merged after approval from two reviewers. Implements a one-line fix to use the charmcraft package version, updating a single file to resolve the versioning configuration. | |
| #1974 Check `charmcraft.yaml` for charm name | charmcraft | merged | Merged changes to validate the charm name in charmcraft.yaml, resolving issue 1973. It passed CI, received two approvals, and was merged after the author corrected a CLA email mismatch via force push. | |
| #283 Smoother and safer template project from init command. | charmcraft | merged | Merged updates to charmcraft init that prevent publishing charms with leftover TEMPLATE-TODO markers. Validation was moved from build to upload per reviewer feedback. Fixes #237, #238, #243, and #247. | |
| #405 fix: update packages typing | craft-store | merged | Merged fix updating packages typing to a mapping, resolving a charmcraft login validation error for string charm names. Approved by two reviewers and passed CI. Prepares the craft-store release. | |
| #783 Added programmatic outputs to charm libraries related commands (CRAFT-1106). | charmcraft | merged | Merged facundobatista's pull request adding programmatic outputs to charm libraries related commands (CRAFT-1106). Approved by one reviewer. Changes modify three files with 552 additions and 168 deletions. | |
| #1292 test(spread): make library tests register/unregister charms | charmcraft | merged | Fixed library test failures caused by store timeouts by updating tests to register and unregister charms. Merged following approval from two reviewers, with changes spanning two files (+22/-8 lines). | |
| #2034 fix(store): nicer error message when getting nonexistent libs | charmcraft | merged | Merged a fix that replaces a cryptic charmhub error with a clearer message when a charm library is missing. Approved by two reviewers, the change resolves issue #1754 and CRAFT-3353, modifying two files with 35 additions and 3 deletions. | |
| #1668 Update command docs for the unification of charmcraft.yaml | charmcraft | open | Doc task to update command help text referencing metadata.yaml to charmcraft.yaml. Partially addressed in code (some commands updated, CreateLibCommand and ListLibCommand still say metadata.yaml). No labels, no maintainer response beyond Jira bot, last activity 381 days ago. | |
| #2172 docs: update release step with resource details | charmcraft | merged | Merged documentation update adding resource attachment details to the charm release example, resolving issue #2171. Standardizes charm names across the Publish section. Approved by two reviewers, passed CI, and applied with a minimal eight-line change. |