mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-26 17:26:50 -04:00
831 B
831 B
Flatpak release checklist
- Update NEWS
- Check that version number in
meson.buildis correct - Update release date in
NEWS - Commit the changes
ninja -C ${builddir} flatpak-update-po- This will update
po/; commit those changes too
- This will update
- If this is the first release of a new stable release series, update
SECURITY.md. It should list the development branch and new stable branch as currently maintained. git evtag sign $VERSIONgit push --atomic origin main $VERSION- Ensure the release.yml workflow succeeds
After the release:
- Update version number in
meson.buildto the next release version - Start a new section in
NEWS
After creating a stable branch:
- Update version number in
meson.buildto the next unstable release version - Update the
NEWSsection header