Skip to content
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

Add support for AzurePipelines NuGetAuthenticate and NpmAuthenticate #1397

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ITDancer13
Copy link

Support for AzurePipelines is improved. Built-in steps NuGetAuthenticate (https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-authenticate-v1?view=azure-pipelines) and NpmAuthenticate (https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/npm-authenticate-v0?view=azure-pipelines) can be activated at the AzurePipelinesAttribute. This change simplifies working with private feeds in Azure DevOps.

I confirm that the pull-request:

  • Follows the contribution guidelines
  • Is based on my own work
  • Is in compliance with my employer

@matkoch matkoch added this to the v8.1.3 milestone Nov 4, 2024
@matkoch matkoch linked an issue Nov 4, 2024 that may be closed by this pull request
@matkoch matkoch removed this from the v8.1.3 milestone Nov 4, 2024
@matkoch matkoch force-pushed the develop branch 2 times, most recently from df620ac to 482f5ac Compare November 26, 2024 01:53
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.

Azure Artifacts Credential Provider Integration
3 participants