Route npm and NuGet restores through CFS - #238
Merged
Merged
Conversation
Configure npm global installs and the detached E2E NuGet restore to use azfunc/public/upstream-public with explicit Azure Pipelines authentication. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Member
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 238 in repo Azure/azure-functions-java-library |
Member
Author
|
@vrdmr CFS onboarding and cold-cache validation are complete. Azure Pipelines requires an authorized maintainer to comment |
Contributor
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
ahmedmuhsin
approved these changes
Jul 31, 2026
gavin-aguiar
approved these changes
Aug 3, 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.
Summary
azure-functions-core-toolsand Azurite npm installs throughazfunc/public/upstream-publicNPM_CONFIG_USERCONFIGexplicitly to every global install contextNuGet.config, authenticate the official job, explicitly restore the detached Java worker E2E project from that config, and prevent the later test command from restoring implicitlyNuGetToolInstaller@1download from the official jobAudit
All 63 tracked repository paths were audited across CI, build, release, development, package, Docker, detached-project, tool, and helper entry points.
.NETE2E project cloned bybuild.ps1package.json, Python/pip/uv surfaces, Dockerfiles, or customer templates/scaffolding that require changesalways-auth, or committed credential was addedValidation
azure-functions-core-tools@latest(4.12.1) andazurite@latest(3.36.0) from separate empty npm caches and isolated global prefixes underC:\cfs space\...registry.npmjs.orgf6ad2a2c6bd7a537bc2b2d5afa7951ca700b2528from an empty NuGet cache underC:\cfs space\...: 126 libraries, nonuget.orgrequest6.0.428using--no-restorewith 0 warnings and 0 errors, then discovered 8 tests using--no-restore --no-buildmvnBuild.batwith JDK 8 and an isolated empty Maven repository: build succeeded; 2 tests passednode_modulesThe first Maven attempt encountered an empty POM in the pre-existing user cache; the unchanged build passed from an isolated repository, confirming that was local cache corruption rather than a branch regression.