chore: add dev-stonking dependency group
Metadata
Current evaluation
Successfully merged changes adding a dev-stonking dependency group mirroring dev-resolute, configured as mutually exclusive with other dev groups. Verified via uv lock and make setup, approved, and integrated.
Suggested action: —
No scores available.
Issue body
Adds a `dev-stonking` dependency group mirroring `dev-resolute`, and marks it mutually exclusive with the other `dev-*` python-apt groups in `[tool.uv] conflicts`.
Verified with `uv lock` and `make setup`.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Successfully merged changes adding a dev-stonking dependency group mirroring dev-resolute, configured as mutually exclusive with other dev groups. Verified via uv lock and make setup, approved, and integrated. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
10
Confidence:
90
|
needs review | Adds a dev-stonking dependency group mirroring dev-resolute and marks it mutually exclusive in uv conflicts. Verified locally with uv lock and make setup. Awaiting maintainer review. |
Update history
| Date | Change |
|---|---|
| updated |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2696 Add dev-stonking dependency group metadata | charmcraft | merged | Merged after two approvals. Added the dev-stonking dependency group to pyproject.toml and updated uv.lock metadata. Integrated despite minor CI failures and a non-blocking type check notification. | |
| #1138 build(deps): allow dev on Ubuntu Stonking | craft-application | merged | Merged. Added Ubuntu Stonking (26.10) to the dev dependency matrix. Introduced a dev-stonking group in pyproject.toml and uv.lock pinning python-apt to 3.0.0. Extended the uv conflict model. Approved by two reviewers. |