Skip to content

Fix appstream validation errors in metainfo file#2310

Merged
m3nu merged 1 commit intoborgbase:masterfrom
Hofer-Julian:fix-appstream-validation
Dec 11, 2025
Merged

Fix appstream validation errors in metainfo file#2310
m3nu merged 1 commit intoborgbase:masterfrom
Hofer-Julian:fix-appstream-validation

Conversation

@Hofer-Julian
Copy link
Collaborator

Description

  • Add captions to all screenshots (required by Flathub linter)
  • Only mark first screenshot as type="default"
  • Wrap release description text in

    tags

These changes fix the following Flathub linter errors:

  • appstream-screenshot-missing-caption
  • description-spurious-text
  • description-no-valid-content

Motivation and Context

The flathub-linter requires those changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING guide.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

I provide my contribution under the terms of the license of this repository and I affirm the Developer Certificate of Origin.

- Add captions to all screenshots (required by Flathub linter)
- Only mark first screenshot as type="default"
- Wrap release description text in <p> tags

These changes fix the following Flathub linter errors:
- appstream-screenshot-missing-caption
- description-spurious-text
- description-no-valid-content
@Hofer-Julian Hofer-Julian requested a review from m3nu December 11, 2025 14:36
@m3nu m3nu merged commit 237c66d into borgbase:master Dec 11, 2025
5 of 7 checks passed
@m3nu
Copy link
Contributor

m3nu commented Dec 11, 2025

Thanks! Looking forward to how it looks like.

@Hofer-Julian
Copy link
Collaborator Author

Thanks! Looking forward to how it looks like.

Well not that much different 😅

Could you please make a new release?

@Hofer-Julian Hofer-Julian deleted the fix-appstream-validation branch December 11, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants