Support for AWS CodeArtifact NuGet Repositories #371
Labels
feature request
New feature or request to improve the current logic
investigation
The issue is under investigation
Description:
My organization heavily uses AWS CodeArtifact for Private NuGet Package Hosting.
Currently we have a private action running the following lines on
ubuntu-latest
without much complaint:Note: removal of the default nuget.org source is only necessary for us as our CodeArtifact Repository is configured as a pass through cache to nuget.org.
Justification:
Adding this into the upstream
setup-dotnet
action would allow us to deprecate our private action. I'm opening this as a feature request to gauge interest for others that desire this support.Are you willing to submit a PR?
Absolutely! If additional interest, I'll pick this up in short order. If not, I'll manage a PR the next time I have to update my private action.
The text was updated successfully, but these errors were encountered: