Skip to content

release candidate process for before full-release - #1558

Merged
catilac merged 1 commit into
processing:mainfrom
catilac:rc-workflow
Aug 3, 2026
Merged

release candidate process for before full-release#1558
catilac merged 1 commit into
processing:mainfrom
catilac:rc-workflow

Conversation

@catilac

@catilac catilac commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This is adding a release candidate workflow.

It uses the tag workflow previously established. But now there is a branching path if the tag has a -rc<N> suffix. On this path it will not notify anyone, but will create a public downloadable pre-release we can iterate on.

Once we're ready we can just put the normal tag without the -rc<N> suffix and it will publish to gradle, maven, flathub, snap etc. And then we can update the website too.

@neobrain neobrain left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed building fine again without the two extra patches in nixpgs :)

@catilac

catilac commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

Yay, thanks @neobrain !

@catilac
catilac merged commit 8b13be8 into processing:main Aug 3, 2026
6 checks passed
@catilac
catilac deleted the rc-workflow branch August 3, 2026 13:41
@SableRaf

SableRaf commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

@catilac Are you also planning a beta release flow?

We have support for side-by-side beta releases on the download page (screenshot below). There's a small but non-zero percentage of ppl who download the beta from the website, which increases the chance of catching bugs before they go to stable.

Snap also supports beta releases (people can chose to auto-update to the beta releases, which means more testers on Linux).

image

@catilac

catilac commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

Ahhh. Yes. We'll need a follow up PR. I think that the beta should be whichever latest release candidate. What do you think @SableRaf ?

@catilac

catilac commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

I think the RC and Beta are synonymous. This set up is so we are able to catch bugs in beta (or release candidacy) fix them and keep testing without leaving beta

@SableRaf

SableRaf commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

The rc/beta distinction might be helpful. I'm not totally sure.

We did not use -beta or -rc suffixes in the past. @Stefterv had a good reason for it but I can't remember anymore. I think it might be relevant to this decision.

Note: the (still in drafts hell) updated Download flow is intended to allow more granular display of releases candidates, nightly builds, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants