Add Dotnet plugin and a sample snap for integration test
Metadata
Current evaluation
Merged the Dotnet plugin and sample snap for integration testing. Added 415 lines across 7 files, passed CI, and received approval. Follow-up work planned for SDK selection and FDD support.
Suggested action: —
No scores available.
Issue body
- [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] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the Dotnet plugin and sample snap for integration testing. Added 415 lines across 7 files, passed CI, and received approval. Follow-up work planned for SDK selection and FDD support. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the Dotnet plugin and sample snap for integration testing. Unused runtime references were removed to expedite landing. Follow-up work will address framework-dependent deployment and SDK selection. CI tests passed before merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged following the addition of a Dotnet plugin and integration test sample. Reviewers streamlined the code by removing unused runtime references to expedite landing. Subsequent work will address framework-dependent deployment and SDK selection. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1909 dotnet plugin: add dotnet command to path and enable developer scenario for snap | snapcraft | merged | Merged. Added the dotnet command to the PATH and enabled the developer scenario for snaps via application YAML. A maintainer reran the CI after an unrelated failure and added a unit test. Approved by two reviewers and integrated. | |
| #155 plugins: add dotnet plugin (CRAFT-612) | craft-parts | merged | Merged the addition of a dotnet plugin (CRAFT-612). The change introduces 395 lines across four files, received one reviewer approval, and was successfully integrated into the codebase. |