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 service connection for NugetAuthenticate #778

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

phil-allen-msft
Copy link
Contributor

@phil-allen-msft phil-allen-msft commented Jan 10, 2025

Add service connection conditionally
Update "Install .NET SDK" action to use the contents of global.json to determine the version of the SDK to install

@jimmylewis
Copy link
Contributor

how does this remove the need for #776? That addresses the scenario where anyone who doesn't have permissions to push packages to the azure-public feed cannot build libman when either:

  • adding/updating a package version
  • after an SDK servicing event upgrades the runtime package versions.

Copy link
Contributor

@jimmylewis jimmylewis left a comment

Choose a reason for hiding this comment

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

LGTM except for my other comment about the PR description.

@phil-allen-msft
Copy link
Contributor Author

I looked at the code change; the code change would seem to give an alternative source for packages, which the service connection fix (here) is at least related for. But on closer look, it is indeed a separate scenario. Modifying the description.

@phil-allen-msft phil-allen-msft merged commit 0e96d3d into main Jan 10, 2025
3 checks passed
@phil-allen-msft phil-allen-msft deleted the dev/phil-allen-msft/serviceConnection branch January 10, 2025 23:58
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.

2 participants