- Notifications
You must be signed in to change notification settings - Fork100
Added support for AWS CodeArtifact#1660
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
austoonz commentedJun 4, 2024
@microsoft-github-policy-service agree |
…o support CodeArtifact
austoonz commentedJun 14, 2024
I've found an issue in the In my clone I've changed the query logic to continue querying until no data is returned. I wanted to run that idea past those here given I don't have other NuGet v3 feeds to test against. Examplecommit. |
alerickson commentedAug 8, 2024
/azp run PowerShell.PSResourceGet |
| Azure Pipelines successfully started running 1 pipeline(s). |
alerickson commentedSep 10, 2024
/azp run PowerShell.PSResourceGet |
| Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
alerickson commentedSep 11, 2024
/azp run PowerShell.PSResourceGet |
| Azure Pipelines successfully started running 1 pipeline(s). |
alerickson commentedJul 16, 2025
/azp run PowerShell.PSResourceGet |
| Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
PR Summary
Adds support for AWS CodeArtifact NuGet v3 repositories.Resolves#1650.
PR Context
AWS CodeArtifact supports NuGet v3 feeds. This adds the features supported by AWS CodeArtifact to the PSResourceGet module.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.**Testing
This is both. I've added a unit test to ensure the fast-fail code path is not hit. I have also used this interactively. Examples below against a repository in my AWS account.