Skip to content

Conversation

@jmprieur
Copy link
Collaborator

@jmprieur jmprieur commented Oct 18, 2024

Fix DevEx and IDDP builds

Goal:
When building internally, use an internal Nuget feed, instead of nuget.org

Did you know?
When you are accessing an artifact's feed in the same project, you don't need to specify a service connection in Azure DevOps, NuGetAuthenticate@1 without it a service connection works. If you specify a service connection, you'll need some credentials, like a PAT that will need to be rotated ...

What this PR does:
This PR modifies the build scripts to just run nuget authenticate (no service connection), and removes the Nuget.org source, and adds the IDDP source

@jmprieur jmprieur requested a review from a team as a code owner October 18, 2024 22:12
@jmprieur jmprieur changed the title Fix build Fix DevEx and IDDP builds Oct 18, 2024
Copy link
Collaborator

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jmprieur jmprieur merged commit d803d1b into master Oct 19, 2024
5 checks passed
@jmprieur jmprieur deleted the jmprieur/fixBuilds branch October 19, 2024 02:51
This was referenced Oct 31, 2025
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.

4 participants