Skip to content

Support Min Dependency Testing with Azure DevOps Feeds Issue #48254

Description

@chidozieononiwu

Issue:

Min dependency validation currently attempts to resolve packages from PyPI, even when an Azure DevOps feed is configured. This causes failures in network-isolated environments where access to PyPI is blocked.

Expected:

Min dependency resolution should work using Azure DevOps feeds only.
No fallback requests to PyPI when an explicit feed is configured.

Impact:

Min dependency tests fail under Network Isolation/CFS.
Prevents validation of packages in feed-only environments.

Ask: Investigate whether min dependency tooling can be configured to resolve exclusively from Azure DevOps feeds, or add support for feed-only operation.

Metadata

Metadata

Labels

needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions