Skip to content

chore(ci): Use npm install in release publish job#2177

Merged
dcodeIO merged 1 commit intomasterfrom
patch/publish-automation-2
Apr 27, 2026
Merged

chore(ci): Use npm install in release publish job#2177
dcodeIO merged 1 commit intomasterfrom
patch/publish-automation-2

Conversation

@dcodeIO
Copy link
Copy Markdown
Member

@dcodeIO dcodeIO commented Apr 27, 2026

Uses npm install in the release publish job for now, matching the regular CI setup.

The existing lockfile is old enough that modern npm ci rejects it during the release workflow before publish validation can run. The lockfile should be refreshed separately, but this keeps the release job unblocked for now.

@dcodeIO dcodeIO merged commit ae48e07 into master Apr 27, 2026
4 checks passed
@dcodeIO dcodeIO deleted the patch/publish-automation-2 branch April 29, 2026 15:22
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