← Back to issue list

Rename paas-app-charmer -> paas-charm

View original Github issue

Metadata

Project
charmcraft
Number
#1961
Type
pull request
State
merged
Author
javierdelapuente
Labels
Created
Updated
Closed

Current evaluation

Merged changes renaming the paas-app-charmer library and module to paas-charm and paas_charm. References updated across eight files with maintained backward compatibility. Approved by three reviewers and passed CI checks.

Suggested action:

No scores available.

Issue body

The library [`paas-app-charmer`](https://github.com/canonical/paas-app-charmer) has been renamed to [`paas-charm`](https://github.com/canonical/paas-charm). The change is backward compatible, as last version of the `paas-app-charmer` will be empty and will point to the new version (and will keep the old entrypoint classes). This PR changes the references from paas-app-charm to paas-charm and also the main charm module to the new location (`paas_app_charmer` module renamed to `paas_charm`).

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged changes renaming the paas-app-charmer library and module to paas-charm and paas_charm. References updated across eight files with maintained backward compatibility. Approved by three reviewers and passed CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged update aligning the repository with the renamed paas-app-charmer library. All references and the main module were updated from paas_app_charmer to paas_charm, maintaining backward compatibility.
qwen3.6-35b-a3b-mtp-q6 Merged updates references and renames the main module from paas_app_charmer to paas_charm following the upstream library rename from paas-app-charmer to paas-charm. Backward compatibility is maintained.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1691 feat: flask and django, update to paas-app-charmer 1.0.3 charmcraft merged Merged after updating Flask and Django extensions to paas-app-charmer 1.0.3, adding SAML/S3 integrations and charm-libs support. Approved with noted limitations on error handling and overrides, to be addressed in a follow-up PR.
70%