Skip to content

Install latest NPM for staged publishing#1578

Merged
NSeydoux merged 2 commits into
mainfrom
ci/install-latest-npm-staged-publishing
Jun 24, 2026
Merged

Install latest NPM for staged publishing#1578
NSeydoux merged 2 commits into
mainfrom
ci/install-latest-npm-staged-publishing

Conversation

@NSeydoux

Copy link
Copy Markdown
Contributor

Aligns the release workflow with typescript-sdk-tools@c27952c so that staged publishing uses a recent enough npm.

  • Update the comment to reflect that staged publishing requires npm 11.15.0 or later (previously referenced 11.5.1 for trusted publishing).
  • Add npm --version after installing the latest npm, for diagnostics in the release logs.

The npm install -g npm@latest step was already present, so the latest npm is already installed; this brings the workflow in line with the reference commit.

🤖 Generated with Claude Code

Ensure npm 11.15.0 or later is installed in the release workflow, as
required for staged publishing, and echo the version for diagnostics.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@NSeydoux NSeydoux requested a review from a team as a code owner June 24, 2026 08:38
@NSeydoux NSeydoux enabled auto-merge (squash) June 24, 2026 08:48
@acoburn acoburn temporarily deployed to ESS PodSpaces June 24, 2026 14:04 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS PodSpaces June 24, 2026 14:04 — with GitHub Actions Inactive
@NSeydoux NSeydoux merged commit 493c882 into main Jun 24, 2026
13 of 14 checks passed
@NSeydoux NSeydoux deleted the ci/install-latest-npm-staged-publishing branch June 24, 2026 14:05
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.

2 participants