Skip to content

Fix automated release - #73

Merged
simolus3 merged 1 commit into
masterfrom
debug-release
Jul 9, 2026
Merged

Fix automated release#73
simolus3 merged 1 commit into
masterfrom
debug-release

Conversation

@simolus3

@simolus3 simolus3 commented Jul 9, 2026

Copy link
Copy Markdown

Apologies for the PR spam. Installing the latest version of npm is broken because half of npm itself is a CommonJS build while some of its dependencies have started being ESM only (failed release run).

I'm sure they'll fix that eventually, for now we'll just use the npm version included in Node. Because we've upgraded to Node 26, we no longer need to install npm manually, the default version is recent enough to support OIDC publishing.

I have tested this with a dev release, it seems like this finally gets things working.

@simolus3
simolus3 requested a review from LucDeCaf July 9, 2026 10:02

@LucDeCaf LucDeCaf 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.

Weird that latest npm and latest node don't work together by default. Oh well.

@simolus3
simolus3 merged commit f6c92d7 into master Jul 9, 2026
5 checks passed
@simolus3
simolus3 deleted the debug-release branch July 9, 2026 10:10
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