Appstream desktop
Metadata
Current evaluation
Merged pull request adding Appstream desktop support. Approved by one reviewer with no unresolved comments. CI passed, modifying 10 files with 95.91% diff coverage.
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/)?
- [ ] 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)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged pull request adding Appstream desktop support. Approved by one reviewer with no unresolved comments. CI passed, modifying 10 files with 95.91% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. The Appstream desktop changes by sergiusens passed automated checks with 95.91% diff coverage and were successfully integrated into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Implemented Appstream desktop support. The change was merged after achieving 95.91% diff coverage per Codecov, with no further modifications required. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2828 Appstream | snapcraft | merged | Merged following approval from @hsitter. The change updated Appstream metadata processing, resolving a brief discussion on markdown italic syntax. The commit modified two files with 83 additions and 22 deletions. | |
| #1853 extractors: support appstream icon and desktop | snapcraft | merged | Merged PR adding AppStream icon and desktop file support to extractors. Approved by two reviewers and passed CI after fixing test failures caused by string casting side effects. Closes issue #1828. | |
| #2832 appstream extractor: take xml comments into account | snapcraft | merged | Merged changes to the appstream extractor to properly handle XML comments. Approved by one reviewer with no unresolved comments. Adds 65 lines across two files, resolving Launchpad bug #1852329. | |
| #2831 appstream extractor: add support for code | snapcraft | merged | Merged a pull request adding XSLT support to preserve code tags during Appstream to Markdown transformation. Approved by a reviewer, passed CI checks, and added 63 lines across two files to prevent code content from being stripped. | |
| #2722 meta: fixes for desktop file handling | snapcraft | merged | Merged changes fixing desktop file handling for multiple sections and preserving Exec= arguments. Updates span two files (+101/-21 lines), approved by a reviewer with passing CI checks. |