Skip to content

fix: snap version being nightlyv0 in stable#480

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:ci/fix-snap-version
Apr 9, 2026
Merged

fix: snap version being nightlyv0 in stable#480
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:ci/fix-snap-version

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Fixes snapcraft stable version named nightlyv0 by excluding the nightlyv0 tag from being pulled, when checking the latest version. The issue with the naming was caused by starting the release after merging a PR commit, therefore starting the process of a nightly build, and the release build simultaneously. This caused the nightlyv0 tag to appear when the release workflow was on the step of checking the latest version, which was nightlyv0.

Why?

The issue caused incorrect metrics in snapcraft, as well as a surprise for people using latest/stable to see nightlyv0 as the version.

Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner April 9, 2026 10:58
@github-actions github-actions bot added bug Something isn't working ci labels Apr 9, 2026
@andrinoff andrinoff merged commit a4dfcc5 into floatpane:master Apr 9, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant