Feat: extension dispatch for 12-factor extensions.
Metadata
Current evaluation
Merged after a maintainer delay to align with the 4.3.0 release. The feature implements extension dispatch for 12-factor extensions, approved by two reviewers and passing CI checks.
Suggested action: —
No scores available.
Issue body
Related: https://github.com/canonical/charmcraft/pull/2722
---
- [ ] I've followed the [contribution guidelines](https://github.com/canonical/charmcraft/blob/main/CONTRIBUTING.md).
- [ ] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after a maintainer delay to align with the 4.3.0 release. The feature implements extension dispatch for 12-factor extensions, approved by two reviewers and passing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
45
Confidence:
90
|
needs review | Adds extension dispatch functionality for 12-factor extensions. Currently awaiting maintainer review and CI checks. References related PR #2722. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1259 feat(extensions): extension dispatch for 12-factor extensions. | rockcraft | merged | Merged after fixing CI failures and review feedback. Adds V2 extension classes and factory dispatch for all 12-factor frameworks targeting ubuntu@26.04. Prepares for transparent paas-charm 2.0 dispatch while preserving V1 behavior. |