Skip to content

jenkins: improve x64 node.exe caching for arm64#3965

Merged
StefanStojanovic merged 1 commit intonodejs:mainfrom
JaneaSystems:mefi-x64-node-cache-fix-3
Nov 25, 2024
Merged

jenkins: improve x64 node.exe caching for arm64#3965
StefanStojanovic merged 1 commit intonodejs:mainfrom
JaneaSystems:mefi-x64-node-cache-fix-3

Conversation

@StefanStojanovic
Copy link
Copy Markdown
Contributor

This is the 3rd, and hopefully the last attempt at solving x64 node.exe caching in the CI needed to generate license files when compiling for ARM64. Compared to the previous 2, this one simplifies caching by removing the downloading step. The x64 node.exe is now expected to be already cached before running compile.cmd.

The same change was already applied successfully to the release CI.

Refs: #3315
Refs: #3514
Refs: #3533
Refs: #3842
Refs: #3849

Simplifies caching by removing the downloading step. The x64 node.exe
is now expected to be already cached before running compile.cmd.

The same change was already applied successfully to the release CI.

Refs: nodejs#3315
Copy link
Copy Markdown
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StefanStojanovic StefanStojanovic merged commit 5b8e893 into nodejs:main Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants