#519 Add --signing-intent and --repo-url to 'flatpak-build'
Merged by onosek. Opened by otaylor.
otaylor/rpkg flatpak-cli-opts  into  master

Download 519.patch

When flatpak-build was first added as a command, the signing-intent
and repo-url parameters weren't implemented in OSBS for Flatpak builds;
since then the Flatpak and non-Flatpak paths have been unified to a
greater extent, making these options work. So move them to the code
that is shared between build-container and build-flatpak.

Signed-off-by: Owen W. Taylor otaylor@fishsoup.net

rebased onto 871deb739e384202684d529b1e3d0b8a35f513e2

rebased onto aa438893590028393c2b3d92b1def29b5c7f5b7d

Looks fine, merging.

Pull-Request has been merged by onosek

Metadata