You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download and smoke-test the binary (check the version!); if something is off, delete the tag locally and on remotes, fix-commit-push, check that GitHub Actions are green, set again and push the same tag; a new Flathub build should start automatically
Pre-check:
CMakeLists.txt
is up-to-dateCMakeLists.txt
quaternion_en.ts
is changed, review, commit and push the changes before proceedingActions:
main.cpp
andCMakeLists.txt
linux/io.github.quotient_im.Quaternion.appdata.xml
<description>
git commit
git tag -a N.M.L && git push --follow-tags
Post-release:
git commit && git push
The text was updated successfully, but these errors were encountered: