Skip to content

fix(release): restore a clean npm deployment path#195

Merged
NagyVikt merged 1 commit into
mainfrom
agent/codex/make-npm-deployment-green-2026-04-21-03-13
Apr 21, 2026
Merged

fix(release): restore a clean npm deployment path#195
NagyVikt merged 1 commit into
mainfrom
agent/codex/make-npm-deployment-green-2026-04-21-03-13

Conversation

@NagyVikt

Copy link
Copy Markdown
Collaborator

Automated by scripts/agent-branch-finish.sh (PR flow).

The published v7.0.10 package is already on npm, but the GitHub npm
deployment stayed red because that release ran against a failing tag-era
commit. This patch advances the next publish target to 7.0.11, keeps the
README release notes in sync, and removes the duplicate tag-push trigger so
GitHub tracks one canonical release deployment instead of a paired
release-plus-tag run.

Constraint: v7.0.10 is already published on npm, so rerunning that release would collide
Rejected: rerun the existing v7.0.10 workflow | publish step would still target an already-taken version
Rejected: keep the tag-push trigger and accept duplicate deploy cards | leaves the npm environment noisy and misleading
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: keep the npm publish workflow on a single canonical trigger path unless a future release process explicitly needs tag-push publishes again
Tested: npm test; node --check bin/multiagent-safety.js; npm pack --dry-run --cache .npm-cache; openspec validate agent-codex-make-npm-deployment-green-2026-04-21-03-13 --type change --strict; openspec validate --specs
Not-tested: live GitHub release execution for v7.0.11 before merge
@NagyVikt NagyVikt merged commit 3faedee into main Apr 21, 2026
@NagyVikt NagyVikt deleted the agent/codex/make-npm-deployment-green-2026-04-21-03-13 branch April 21, 2026 01:17
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