Skip to content

ci: fix windows node_modules cache for pr pipeline#318558

Merged
deepak1556 merged 1 commit into
mainfrom
robo/fix_windows_pr_node_modules_cache
May 27, 2026
Merged

ci: fix windows node_modules cache for pr pipeline#318558
deepak1556 merged 1 commit into
mainfrom
robo/fix_windows_pr_node_modules_cache

Conversation

@deepak1556
Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings May 27, 2026 13:27
@deepak1556 deepak1556 self-assigned this May 27, 2026
@deepak1556 deepak1556 added this to the 1.122.0 milestone May 27, 2026
@deepak1556 deepak1556 modified the milestones: 1.122.0, 1.123.0 May 27, 2026
@deepak1556 deepak1556 enabled auto-merge (squash) May 27, 2026 13:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the Windows node_modules cache generation workflow by explicitly running the root preinstall script before npm ci, aligning it with existing Windows CI patterns so Electron/v8 headers are prepared for native module builds.

Changes:

  • Adds node build/npm/preinstall.ts before the Windows npm ci retry loop.
  • Documents why the preinstall step is needed for Electron/v8 header patching.

@deepak1556 deepak1556 merged commit 1897fa3 into main May 27, 2026
39 of 41 checks passed
@deepak1556 deepak1556 deleted the robo/fix_windows_pr_node_modules_cache branch May 27, 2026 15:18
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