Skip to content

change sdk to pull from public sources#647

Merged
baijumeswani merged 5 commits intomainfrom
prathikrao/public-sources
Apr 17, 2026
Merged

change sdk to pull from public sources#647
baijumeswani merged 5 commits intomainfrom
prathikrao/public-sources

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 17, 2026 02:47
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview, Comment Apr 17, 2026 4:38am

Request Review

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 updates the SDKs’ dependency acquisition to use public package sources (NuGet.org / npmjs) instead of Azure Artifacts feeds, and bumps the pinned Foundry Local Core versions accordingly.

Changes:

  • Switch Rust build-time NuGet downloads from the ORT-Nightly feed to NuGet.org.
  • Switch JS native-binary install scripts to fetch all NuGet packages from NuGet.org; point JS .npmrc at npmjs.org.
  • Update pinned dependency versions (deps_versions*.json) to 1.0.0 for foundry-local-core, and update C# NuGet.config to nuget.org only.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sdk/rust/build.rs Moves all NuGet package downloads to NuGet.org (no ORT-Nightly feed).
sdk/js/script/install-winml.cjs Uses NuGet.org for WinML Core package download.
sdk/js/script/install-utils.cjs Removes ORT-Nightly feed constant/export; keeps NuGet.org feed.
sdk/js/script/install-standard.cjs Uses NuGet.org for standard Core package download.
sdk/js/.npmrc Switches JS registry to https://registry.npmjs.org/.
sdk/deps_versions.json Bumps Foundry Local Core pinned version fields to 1.0.0.
sdk/deps_versions_winml.json Bumps WinML Foundry Local Core pinned version fields to 1.0.0.
sdk/cs/NuGet.config Switches C# restores to nuget.org only.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sdk/rust/build.rs
Comment thread sdk/cs/NuGet.config Outdated
@baijumeswani baijumeswani disabled auto-merge April 17, 2026 17:40
@baijumeswani baijumeswani merged commit e42e5f6 into main Apr 17, 2026
44 of 49 checks passed
@baijumeswani baijumeswani deleted the prathikrao/public-sources branch April 17, 2026 17:40
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