Skip to content

chore: drop NPM_RELEASE_READY gate from tag publish - #165

Merged
patrickleet merged 1 commit into
tasks--graphql-qs-epicfrom
tasks--remove-npm-release-ready
Jul 27, 2026
Merged

chore: drop NPM_RELEASE_READY gate from tag publish#165
patrickleet merged 1 commit into
tasks--graphql-qs-epicfrom
tasks--remove-npm-release-ready

Conversation

@patrickleet

Copy link
Copy Markdown
Collaborator

Summary

Removes the one-time NPM_RELEASE_READY Actions variable gate from on-v-tag-publish.yaml. npm bootstrap and trusted publishing are done; leaving a permanent true flag adds no safety.

Still kept

  • Tag form validation (vX.Y.Z)
  • Public registry existence check for @hops-ops/distributed (any version, not only 0.0.0)

Also

Deletes the now-unused repository variable after merge (or immediately).

Test plan

  • Workflow/docs only
  • Confirm next tag path no longer references vars.NPM_RELEASE_READY

Bootstrap is complete; a permanent repo variable is unnecessary. Preflight
still validates the tag form and that @hops-ops/distributed exists on npm.
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 65d08d61-1a08-4e4a-aebb-5743a387ffe6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tasks--remove-npm-release-ready

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@patrickleet
patrickleet merged commit 7d5d31b into tasks--graphql-qs-epic Jul 27, 2026
19 of 20 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