Skip to content

Test beta release (27.2.0-beta5)

Pre-release
Pre-release
Compare
Choose a tag to compare
@GeorgesStavracas GeorgesStavracas released this 30 Dec 19:37
· 3594 commits to master since this release
CI: Split Flatpak beta and stable branches

We currently publish the same build from the same branch
to Flathub. However, soon we'll need to build the Flatpak
manifest in different branches, and publish them in different
repositories.

Prepare for that by splitting the publish step in two: one
for Flathub, and another for Flathub Beta. Do that using
a matrix strategy.

Skip building and publishing stable releases when it's a beta
or RC release by setting an output variable in the first job.