{{ message }}
Revisiting the GitHub Actions Release system (.flatpak + .deb)#1204
Merged
Stefterv merged 9 commits intoFeb 2, 2026
Merged
Conversation
|
Maybe also add the AppImage universal format? |
Sorry, something went wrong.
kaechele
reviewed
Oct 1, 2025
kaechele
reviewed
Oct 1, 2025
This was referenced Nov 24, 2025
|
Bumping this because I also want an up-to-date Flatpak package (I try to avoid using Snap) |
Sorry, something went wrong.
catilac
approved these changes
Jan 16, 2026
624fdf3 to
7c520c0
Compare
February 2, 2026 13:14
Hide details
View details
Stefterv
merged commit
6948a34
into
processing:main
Feb 2, 2026
6 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Out of caution we kept the Ant GitHub Actions in the repository, this PR will remove them and introduce a revised version of the Gradle based GitHub Actions, providing the following.
app/linuxsimilar to macOS and Windows.Closes #890
Closes #1211
and includes #1202
TODO
- Separate out Windows signing- Separate out macOS notarisationFollow up tasks