extension: remove extra kde-neon build envvars
Metadata
Current evaluation
Merged into hotfix/7.5. Removes unnecessary KDE Neon build environment variables from the extension, resolving random build failures while preserving compatibility with existing successful builds.
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/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Cherry-pick #4193 into `hotfix/7.5`.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into hotfix/7.5. Removes unnecessary KDE Neon build environment variables from the extension, resolving random build failures while preserving compatibility with existing successful builds. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.5 as a cherry-pick of #4193. Removes extra KDE Neon build environment variables causing random build failures. Approved after maintainer verification of safety and positive community reports. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into hotfix/7.5 as a cherry-pick from #4193. The change removes extra KDE Neon build environment variables, resolving random build failures. Maintainers verified safety and approved the fix. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4193 kde-neon-extension: remove extra build environment variables that are… | snapcraft | merged | Merged. Removes extra build environment variables from the kde-neon-extension that caused build failures, allowing snapcrafters to set them manually. Approved, verified via testing, and merged after resolving out-of-date status. | |
| #5271 fix: kde-neon-6 ext build env and platform plug. | snapcraft | merged | Merged a fix for the kde-neon-6 extension build environment and platform plug. Approved by two reviewers, changes modify two files with 213 additions and 24 deletions. Unresolved comments were noted but did not block the merge. | |
| #4060 extensions: fix neon-extension issues for core22 | snapcraft | merged | Merged fix for KDE Neon extension compatibility with core22. Changes revert to command-chain, remove bindtextdomain dependency, update KDE SDK snap pattern matching, and adjust tests and part names. Approved by two reviewers and passed CI. |