Skip to content

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

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

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

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

Summary

  • Port of DOC-3520: Downgrade Node to 22 LTS in preview workflow #4157 to the tinymce/7 branch.
  • 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. This makes the "Rename site folder to docs" step fail (mv ./build/site ./build/docs) because no build output exists.
  • Node 22 LTS is unaffected. This pins node-version: 22 in the preview workflow, matching the fix already applied to main and tinymce/8.

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.
@kemister85 kemister85 merged commit e45ae54 into tinymce/7 Jun 3, 2026
5 checks passed
@kemister85 kemister85 deleted the hotfix/7/DOC-3520 branch June 3, 2026 01:45
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.

3 participants