Skip to content

ci: bump game-ci/unity-builder v4 -> v5 (Node 24)#33

Merged
marceld23 merged 2 commits into
mainfrom
ci/unity-builder-v5
Jun 21, 2026
Merged

ci: bump game-ci/unity-builder v4 -> v5 (Node 24)#33
marceld23 merged 2 commits into
mainfrom
ci/unity-builder-v5

Conversation

@marceld23

Copy link
Copy Markdown
Owner

Final node20 cleanup (follow-up to #29 / #32). game-ci/unity-builder was the last action still on the Node 20 runtime.

Breaking-change review: v5's breaking changes are confined to the Cloud Runner / Orchestrator path (S3 locking, plugin system, Cli→PluginOptions rename, legacy-CLI removal) — none of which this repo uses. Our build uses the standard hosted-runner inputs (projectPath, unityVersion, targetPlatform, buildMethod, versioning, version, customParameters, allowDirtyBuild), which are unchanged, so v5 is drop-in.

⚠️ release.yml only runs on release tags, so this can't be exercised by PR CI — it will be validated on the next real release. actionlint (PR-run) still checks the workflow syntax.

With this merged, every GitHub Action in the repo runs on Node 24.

🤖 Generated with Claude Code

marceld23 and others added 2 commits June 21, 2026 17:15
Last remaining node20 action. v5 ships the Node.js 20 -> 24 runtime update; its
breaking changes are confined to Cloud Runner/Orchestrator (unused here), so the
standard hosted-runner build path (projectPath/unityVersion/targetPlatform/
buildMethod/versioning/customParameters/allowDirtyBuild) is drop-in. Re-pinned to
the v5 commit SHA. Only runs on release tags, so not exercised by PR CI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@marceld23 marceld23 merged commit 300fc66 into main Jun 21, 2026
11 checks passed
@marceld23 marceld23 deleted the ci/unity-builder-v5 branch June 21, 2026 15:25
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