ryonakano / pinit

Pin portable apps to the launcher
GNU General Public License v3.0
49 stars 10 forks source link

chore: Actions: Separate steps per manifest #207

Closed ryonakano closed 1 month ago

ryonakano commented 1 month ago

Because the checker doesn't seem to accept multiple manifests:

[ryo@b760m ~/work/ryonakano/pinit (flatpak-x-checker-separate-steps)]$ flatpak run org.flathub.flatpak-external-data-checker --never-fork --edit-only ./build-aux/appcenter/com.github.ryonakano.pinit.Devel.yml  ./build-aux/flathub/com.github.ryonakano.pinit.Devel.yml  ./com.github.ryonakano.pinit.yml
usage: flatpak-external-data-checker [-h] [-v] [--update] [--commit-only] [--edit-only] [--check-outdated] [--filter-type {extra-data,file,archive,git}]
                                     [--always-fork | --never-fork] [--unsafe] [--max-manifest-size MAX_MANIFEST_SIZE] [--require-important-update]
                                     manifest
flatpak-external-data-checker: error: unrecognized arguments: ./build-aux/flathub/com.github.ryonakano.pinit.Devel.yml ./com.github.ryonakano.pinit.yml
[ryo@b760m ~/work/ryonakano/pinit (flatpak-x-checker-separate-steps)]$