Skip to content

ci: include dependency on tools package to bump package versions - #58

Merged
shadowusr merged 1 commit into
masterfrom
users/shadowusr/TRIVIAL.fix-ci-versions-graph
Jul 28, 2026
Merged

ci: include dependency on tools package to bump package versions#58
shadowusr merged 1 commit into
masterfrom
users/shadowusr/TRIVIAL.fix-ci-versions-graph

Conversation

@shadowusr

Copy link
Copy Markdown
Member

No description provided.

@shadowusr
shadowusr merged commit 62f5d85 into master Jul 28, 2026
2 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: de4179957d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1,5 +1,6 @@
{
"bump-minor-pre-major": true,
"plugins": ["node-workspace"],

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Force releases for wildcard-linked consumers

When a commit changes only packages/tools, the default node-workspace behavior will not bump CLI or MCP because both declare @testplane/tools as "*", which already satisfies every new tools version. The release therefore creates only a private tools release, while the workflow's cli_release_created and mcp_release_created outputs remain false and neither publish job runs, so users do not receive the tools change. Configure the plugin with its always-link-local option (or use dependency ranges that become outdated) so tools releases force consumer releases.

Useful? React with 👍 / 👎.

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