build!: remove Windows support
Metadata
Current evaluation
Closed without merging. The pull request proposed removing Windows support to resolve #4964 but was rejected or abandoned without review.
Suggested action: —
No scores available.
Issue body
- [ ] 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 `tox run -m lint`?
- [ ] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Resolves #4964
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. The pull request proposed removing Windows support to resolve #4964 but was rejected or abandoned without review. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to remove Windows support from the build system as a breaking change, resolving issue #4964. Closed without additional comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed to remove Windows support, resolving #4964. The build system update drops Windows compatibility. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6075 build!: remove native Windows support | snapcraft | merged | Merged removal of native Windows build support, fully transitioning to WSL. Leftover build files were cleaned up to align with documentation. Approved by three reviewers and passed all CI checks. | |
| #2307 feat!: drop Windows support | charmcraft | merged | Merged changes dropping Windows support by removing platform-specific code across 48 files. Approved by two reviewers and resolves issue #1810. CI checks passed prior to merge. |