Skip to content

PFM-ISSUE-34453 - github-actions: correct the node-version claim (most branches are on npm 11) - #175

Open
Kaltenbach wants to merge 1 commit into
release/26.2from
fix/PFM-ISSUE-34453-node-version-correction/26.2
Open

PFM-ISSUE-34453 - github-actions: correct the node-version claim (most branches are on npm 11)#175
Kaltenbach wants to merge 1 commit into
release/26.2from
fix/PFM-ISSUE-34453-node-version-correction/26.2

Conversation

@Kaltenbach

Copy link
Copy Markdown
Contributor

Replication of #171 to release/26.2, so
the tooling stays byte-identical across all seven branches.

Documentation only — two files, both comment/message text: warn-foreign-registry.sh (the advisory's job
summary) and README.md. No predicate, exit code or control flow changed.

#164 claimed "runners pinned to node 18.19.1 are on npm 10" and "nothing fails in CI today". Read from the
workflow files, only release/25.2 pins node 18.19.1; release/25.3 and every newer branch — including this
one
— pin node 22.15.0, which is npm 11, the version that drops the registry's path prefix. Un-normalized lockfiles
on those branches were failing; cplace-vwg-ptm-fe
run 31167462200 is the report.

Both files now carry a per-branch table instead of a single sentence. The substantive discussion is on #171.

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