Skip to content

Fix Azure DevOps nuget v2 feed download #1713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

o-l-a-v
Copy link
Contributor

@o-l-a-v o-l-a-v commented Sep 22, 2024

PR Summary

When downloading from Azure DevOps Artifacts feeds with NuGet v2, the package ID must be lowercase.

I read that here:

PR Context

Partially fixes #1491

PR Checklist

@o-l-a-v
Copy link
Contributor Author

o-l-a-v commented Sep 22, 2024

Can't add test as there is no public test instance for this AFAIK. Ref feature request:

@alerickson alerickson merged commit 25d8f49 into PowerShell:master Oct 10, 2024
4 checks passed
@alerickson
Copy link
Member

We previously had ADO tests specifically for their v3 endpoint, I just added a file to include the same testing for the v2 endpoint as well.

@o-l-a-v o-l-a-v deleted the fix-ado-v2-download-url branch October 23, 2024 12:18
alerickson pushed a commit that referenced this pull request Oct 30, 2024
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.

Install-PSResource fails with 404 for a module that Find-PSResource was able to find
2 participants