dotnet plugin: add dotnet command to path and enable developer scenario for snap
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Add dotnet command to path and enable developer scenario for snap ild via application yaml
- [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/)?
- [ ] 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)?
- [ ] 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. 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged contribution adding the dotnet command to PATH and enabling the developer scenario for snaps via application YAML. Maintainers addressed initial CI failures, added a unit test, and integrated the changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes adding the dotnet command to PATH and enabling the developer scenario for snaps via application YAML. Maintainer resolved CI failures, added a unit test, and integrated the contribution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1574 Add Dotnet plugin and a sample snap for integration test | snapcraft | merged | 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. | |
| #1732 tests: dotnet only works on 16.04 | snapcraft | merged | Merged a change to skip the dotnet plugin test on non-Xenial systems, as the plugin only supports Ubuntu 16.04. The restriction will be lifted once the snap is consumable. Approved and passed CI. |