plugins: (new) conda
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
CRAFT-1030
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, adding a new conda plugin. The update increased overall coverage by 0.22% and achieved 98.03% diff coverage, successfully implementing CRAFT-1030. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, introducing a new conda plugin. The commit increased overall coverage by 0.22% and achieved 98.03% diff coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2608 conda plugin: new plugin | snapcraft | merged | 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. | |
| #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. | |
| #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. | |
| #197 plugins: validate dependencies | craft-parts | merged | Merged after approval and CI. Normalized plugin dependency validation logic in the validator class to prepare for conda, npm, and rust plugins. Refactored 7 files (+75/-121 lines) with no functional changes. | |
| #3657 meta: support plugs | snapcraft | merged | Merged into snapcraft/7.0 after approval and CI checks. Adds metadata support for plugs, including ContentPlugs. Modifies four files with 117 additions and two deletions, achieving 95.45% diff coverage. | |
| #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. |