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

Add human-readable names & summaries to Flatpak manifest #125

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

wjt
Copy link
Member

@wjt wjt commented Nov 10, 2023

https://phabricator.endlessm.com/T35013

(I have another branch on the way to export a complete appstream catalogue for pre-installed apps but that one is rather slower to test.)

hooks/image/70-flatpak-manifest Outdated Show resolved Hide resolved
@wjt wjt force-pushed the T35013-add-appstream-name-and-summary-to-manifest branch from fcd9609 to a3e53cc Compare November 10, 2023 17:45
wjt added 3 commits November 10, 2023 17:46
Move the main body of this script into a main() function, in advance of
factoring more sections out of it.

https://phabricator.endlessm.com/T35013
There is a common subset of keys being exported for installed apps and
runtimes alike. Factor this out into a function, so we can export even
more data.

https://phabricator.endlessm.com/T35013
@wjt wjt force-pushed the T35013-add-appstream-name-and-summary-to-manifest branch from a3e53cc to 7ea457c Compare November 10, 2023 17:46
@wjt
Copy link
Member Author

wjt commented Nov 10, 2023

Triggered https://ci.endlessos.org/job/image-build-arm64/6341 to test this

Copy link
Member

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can confirm I get the correct output in the manifest linked at https://images.endlessos.org/builds/13078/. Nice work!

screenshot of JSON output

Copy link
Member

@dbnicholson dbnicholson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@dbnicholson dbnicholson merged commit aebb65d into master Nov 10, 2023
2 checks passed
@dbnicholson dbnicholson deleted the T35013-add-appstream-name-and-summary-to-manifest branch November 10, 2023 19:26
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.

3 participants