Skip to content

New Release Flow#1531

Merged
catilac merged 3 commits into
processing:mainfrom
catilac:release-repairs
Jun 23, 2026
Merged

New Release Flow#1531
catilac merged 3 commits into
processing:mainfrom
catilac:release-repairs

Conversation

@catilac

@catilac catilac commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

I'm working on fixing the broken notarization for macos. But in order to do that I want to make sure that:

  1. we don't need to publish a new release in order to validate our changes
  2. we need to gate publishing to maven and gradle until we know all of the desktop (linux,macos, windows) actually are good

How the release flow works now

  1. Push a processing-<build>-<version> tag
  2. create-draft makes the draft release with auto-generated notes
  3. This will trigger all of the platform build steps, and upon success it will publish maven and gradle
  4. When everything's green, publish-release reaches the release environment and pauses, showing a "Review pending" prompt on the run
  5. Edit the draft's release notes
  6. Approve the deployment in the Actions

@catilac catilac changed the title Release repairs New Release Flow Jun 23, 2026
@catilac catilac marked this pull request as ready for review June 23, 2026 21:21
@catilac catilac requested a review from kjhollen June 23, 2026 21:23
@catilac catilac merged commit ecd9495 into processing:main Jun 23, 2026
6 checks passed
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.

1 participant