Skip to content

DOC-3520: Downgrade Node to 22 LTS in preview workflow (tinymce/6 port)#4217

Merged
kemister85 merged 1 commit into
tinymce/6from
hotfix/6/DOC-3520
Jun 15, 2026
Merged

DOC-3520: Downgrade Node to 22 LTS in preview workflow (tinymce/6 port)#4217
kemister85 merged 1 commit into
tinymce/6from
hotfix/6/DOC-3520

Conversation

@kemister85

Copy link
Copy Markdown
Contributor

Summary

Why

The Preview Create/Update workflow runs on pull_request events using the base branch's workflow file. Because tinymce/6 still pinned Node 24, every PR targeting this branch (for example #4203) fails the "Update Docs Preview" check. Porting the fix here unblocks those PRs.

Test plan

  • The "Update Docs Preview" workflow on this PR builds the site successfully and produces ./build/site.

Ref: DOC-3520

Node 24.16.0 (shipped in runner image 20260525.161.1) causes
isomorphic-git's HTTP transport to silently fail, resulting in
Antora producing zero output. Node 22 LTS is unaffected. Ports the
fix already applied to main, tinymce/8, and tinymce/7 to tinymce/6.
@kemister85 kemister85 merged commit 3b731a2 into tinymce/6 Jun 15, 2026
5 checks passed
@kemister85 kemister85 deleted the hotfix/6/DOC-3520 branch June 15, 2026 06:06
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.

4 participants