#10 FlatpakBuilder: Add end-of-life and end-of-life-rebase
Merged by kalev. Opened by kalev.
kalev/flatpak-module-tools end-of-life  into  master

Download 10.patch

end-of-life allows marking apps and runtimes as EOL. This is mostly
useful for runtimes where we can then mark older versions that are no
longer supported as EOL, so that they can be removed by client software.

end-of-life-rebase makes it possible to rename app IDs, so that users
get automatically migrated to the new ID. This commit wires it up for
runtimes as well, but I expect it won't get used there.

@otaylor Does this look good to you? If it does, I'd like to merge this (and get this fix and the xa.metadata addition from the other PR deployed in infra so we can rebuild the F30 runtime with the EOL marking before F30 goes EOL in Bodhi) and then after that I can submit PRs for docs for the new end-of-life and end-of-life-rebase yaml keys.

Looks fine to me to merge to me

OK, great! Thanks, @otaylor!

Pull-Request has been merged by kalev

Metadata