Skip to content

Drop the rehearsal switch and catch the actions up to Node 24 - #9

Merged
thorstenalpers merged 1 commit into
mainfrom
release-workflow-cleanup
Aug 31, 2026
Merged

Drop the rehearsal switch and catch the actions up to Node 24#9
thorstenalpers merged 1 commit into
mainfrom
release-workflow-cleanup

Conversation

@thorstenalpers

Copy link
Copy Markdown
Owner

What changed

  • The dry-run option is gone. Triggering Release now always builds, signs and publishes; the "Build and sign, publish nothing" rehearsal path, its input and the artifact-upload steps that only served it are removed. The guard that refuses a version whose tag already exists stays.
  • Actions bumped off Node 20. actions/checkout v4→v7, actions/setup-node v4→v7, actions/cache v4→v6, actions/upload-artifact v4→v7, softprops/action-gh-release v2→v3 — the versions the deprecation warning on the last CI run was about, each taken to its current major.

🤖 Generated with Claude Code

@thorstenalpers
thorstenalpers merged commit 90217a6 into main Aug 31, 2026
2 checks passed
@thorstenalpers
thorstenalpers deleted the release-workflow-cleanup branch August 31, 2026 17:32
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