Skip to content

chore: add versioned npm release workflows#41

Merged
jan-kubica merged 1 commit into
mainfrom
codex/npm-version-release
Jun 4, 2026
Merged

chore: add versioned npm release workflows#41
jan-kubica merged 1 commit into
mainfrom
codex/npm-version-release

Conversation

@jan-kubica
Copy link
Copy Markdown
Contributor

Summary

Adds reusable VERSION-based npm release workflows:

  • preflight checks for VERSION, package metadata, npm package state, git tag state, and GitHub release state
  • finalizer validates packed tarballs against configured package files before tagging or publishing
  • finalizer stages GitHub releases as drafts, publishes/verifies npm packages, then publishes the GitHub release
  • tarball publish order is derived from intra-release package dependencies, so platform packages publish before root meta-packages

Validation

  • actionlint .github/workflows/npm-version-preflight.yml .github/workflows/npm-version-finalize.yml
  • git diff --check

CC on behalf of @jan-kubica

@jan-kubica jan-kubica requested a review from nnad3N as a code owner June 4, 2026 08:14
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@jan-kubica jan-kubica merged commit 1372ecc into main Jun 4, 2026
2 checks passed
@jan-kubica jan-kubica deleted the codex/npm-version-release branch June 4, 2026 08:15
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant