Add dev-stonking dependency group metadata
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Describe your changes.
Added the `dev-stonking` dependency group to `pyproject.toml`, included it in the UV dependency-group conflict set, and updated matching `uv.lock` metadata entries so the new group is represented in lockfile metadata.
Validation notes:
- Targeted file validation passed (`pyproject.toml` TOML parse and `uv.lock` entry checks).
- `parallel_validation` completed successfully (no review comments, no CodeQL issues).
- Full `make lint && make test` was not runnable in this environment due DNS/network failures reaching snap and `people.canonical.com` dependency hosts.
---
- [ ] 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 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after adding the dev-stonking dependency group to pyproject.toml and updating uv.lock metadata. Automated validation passed, with a non-blocking type-checking notification noted. Changes integrated successfully. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes adding dev-stonking dependency group metadata to pyproject.toml and uv.lock. Automated validation passed, with a non-blocking type checking notification. Changes integrated successfully. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #383 build(deps): add `dev-stonking` dependency group to Imagecraft | imagecraft | merged | Merged adding the dev-stonking dependency group to Imagecraft. Updates to pyproject.toml and uv.lock align lockfile metadata with related craft projects, resolving distro-group drift. CI passed and reviewers approved. | |
| #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. | |
| #1301 chore: add dev-stonking dependency group | rockcraft | merged | 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. |