Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AppStream file to meet FlatHub requirements #857

Merged

Conversation

finn-wa
Copy link
Contributor

@finn-wa finn-wa commented Jun 8, 2024

The latest FlatHub build failed due to some lint errors on the AppStream file:
https://buildbot.flathub.org/#/builders/7/builds/15587/steps/11/logs/stdio

These were the required fixes:

Also I noticed that there was an issue for documenting the FlatHub release process, so I added a little note in there to contribute to that. I don't know anything else about it though, as this was my first attempted FlatHub release.

finn-wa added 2 commits June 9, 2024 00:47
The latest FlatHub build failed due to some linting errors:
https://buildbot.flathub.org/#/builders/7/builds/15587/steps/11/logs/stdio

These were the required fixes:

- Add developer tag
    (https://docs.flathub.org/docs/for-app-authors/linter/#appstream-missing-developer-name)
- Shorten the summary to be less than 35 characters
    (https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines/#summary)
- Add captions to screenshots
    (https://docs.flathub.org/docs/for-app-authors/linter/#appstream-screenshot-missing-caption)
- Rename `recommended` tag to `recommends` and remove "keyboard" from
    `supports`. Each value can only appear once across `recommends`,
    `supports`, and `required.
    (https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-relations)
@barbeque-squared barbeque-squared linked an issue Jul 21, 2024 that may be closed by this pull request
@barbeque-squared
Copy link
Member

I've linked #803 so that Github will actually auto-close it, because looking at the diff this should be enough to cover that issue. I guess we'll find out next month!

@barbeque-squared barbeque-squared merged commit 2a7b166 into UltraStar-Deluxe:master Jul 21, 2024
3 of 4 checks passed
@finn-wa finn-wa deleted the fix-flathub-appstream-errors branch September 13, 2024 11:51
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.

document how to do flathub releases
3 participants