conda plugin: new plugin
Metadata
Current evaluation
Merged a new conda plugin for snapcraft. Approved by one reviewer, passed CI checks, and added 611 lines across seven files with 92.85% diff coverage.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a new conda plugin for snapcraft. Approved by one reviewer, passed CI checks, and added 611 lines across seven files with 92.85% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a new conda plugin authored by maintainer sergiusens. The change achieved 92.85% diff coverage per Codecov and was successfully integrated into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a new conda plugin by maintainer sergiusens. The change achieved 92.85% diff coverage per Codecov and was successfully integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3703 plugins: (new) conda | snapcraft | merged | Merged into snapcraft/7.0, adding a new conda plugin. Approved by a reviewer, passed CI checks, and increased coverage by 0.22%. The change modifies 11 files with 536 additions and 4 deletions. | |
| #5760 docs: add 'Conda plugin' reference | snapcraft | merged | Merged documentation update adding a reference to the Conda plugin. Approved by two reviewers with all CI checks passing. Added 71 lines across two files. | |
| #67 plugins: add python plugin | craft-parts | merged | Merged a Python plugin ported from snapcraft. Approved by two reviewers, passed CI, and added 332 lines across five files to extend plugin support. | |
| #201 plugins: conda | craft-parts | closed | Superseded by snapcraft/pull/3703. The conda plugin port from snapcraft to craft-parts was closed after reviewer feedback requested adjusting install prefix defaults. | |
| #2804 conda plugin: simplify source url/checksum handling | snapcraft | merged | Merged changes simplifying the conda plugin's URL and checksum handling by replacing dictionaries with a helper function. Fixes mypy type checking errors and improves clarity. Approved and merged after passing CI checks. |