Skip to content

Release process tweaks #3389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 8, 2025
Merged

Release process tweaks #3389

merged 5 commits into from
Jun 8, 2025

Conversation

novemberborn
Copy link
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