Skip to content

Release process tweaks#3389

Merged
novemberborn merged 5 commits into
mainfrom
release-tweaks
Jun 8, 2025
Merged

Release process tweaks#3389
novemberborn merged 5 commits into
mainfrom
release-tweaks

Conversation

@novemberborn
Copy link
Copy Markdown
Member

  • Verify release commit is in the main branch
  • Improve CI status check
  • Execute package.json check within jq
  • Perform package.json check first
  • Update instructions

Typically the tag is pushed first, CI runs, clearing the way for 'main' to be pushed. However we must not release until this is done.
Execute logic within jq; look for any passing workflow and fail if there are none.
No need for Bash, jq can handle this.
It's the most important check, are we publishing what we think we're publishing.
@novemberborn novemberborn merged commit 41a684f into main Jun 8, 2025
24 checks passed
@novemberborn novemberborn deleted the release-tweaks branch June 8, 2025 21:13
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