ci: run release/test on Node 22 — semantic-release refuses Node 20 #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ryangr0/ci/node-22-release"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release runs 15/17/19 died at semantic-release's engine check (needs ^22.14.0 || >=24.10.0, runner had 20.20.2), so v1.0.2 is the last published version and the parser fix, helm bump and verify-gate cache write are all stuck on main unreleased. Node 22 not 24: satisfies the engine range while keeping npm 10 — npm 11 has the %2F-decode regression that 404s scoped packages on Forgejo (this repo publishes one; the infrastructure composite already pins npm for the same reason). Merging re-runs release.yml on the merge push and the backlog cuts as one minor (v1.1.0). Generated with Claude Code.
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.