chore: add more foundry-local-sdk patches - #331843
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds authenticated Foundry Local SDK installation to node-module cache jobs across supported platforms.
Changes:
- Adds Foundry Local prepare/install phases to five pipelines.
- Invalidates existing dependency caches.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
build/azure-pipelines/win32/product-build-win32-node-modules.yml |
Adds Windows Foundry installation. |
build/azure-pipelines/web/product-build-web-node-modules.yml |
Adds web Foundry installation. |
build/azure-pipelines/linux/product-build-linux-node-modules.yml |
Adds Linux Foundry installation. |
build/azure-pipelines/darwin/product-build-darwin-node-modules.yml |
Adds macOS Foundry installation. |
build/azure-pipelines/alpine/product-build-alpine-node-modules.yml |
Adds Alpine Foundry installation. |
build/.cachesalt |
Invalidates dependency caches. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Raymond Zhao (rzhao271)
marked this pull request as ready for review
August 20, 2026 18:32
Contributor
📬 CODENOTIFYThe following users are being notified based on files changed in this PR: Ladislau Szomoru (@lszomoru)Matched files:
|
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Don Jayamanne (DonJayamanne)
approved these changes
Aug 20, 2026
Michael Lively (Yoyokrazy)
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds on to #331550
Also see https://github.com/microsoft/vscode-engineering/issues/3657 for future work.
Verification build: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=466290&view=results