linux: validate Flatpak metadata #229
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "linux/flatpak-metadata-validation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
flatpak-builderinvocation throughScripts/build-flatpak.shAnchored in KSE-0078 and KSE-0087.
Validation
bash -n Scripts/validate-flatpak-metadata.sh Scripts/build-flatpak.shshellcheck Scripts/validate-flatpak-metadata.sh Scripts/build-flatpak.shnix develop --accept-flake-config .#flatpak-ci --command ./Scripts/validate-flatpak-metadata.shCI=trueBuild: Linuxsucceeded: action run 19754jq -e '."app-id" == "store.key.application"' Linux/App/store.key.application.jsonBefore: AppStream reported
content-rating-missingandreleases-info-missing; desktop validation emitted the GTK category hint. After: those findings are gone and the validator exits 0 with no warnings or hints.Redmine: https://todo.key.store/issues/19
d3ad9d07479799c0b243Founder sign-off, recorded by Codex at Conrad’s explicit request on 2026-09-13: this first-work-wave change is approved. Resolve any conflicts and satisfy the required checks before merging. This records the founder’s approval; it does not assert that failing checks have passed.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.