Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Don't set always-auth #8278

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Don't set always-auth #8278

merged 1 commit into from
Feb 15, 2023

Conversation

davidwengier
Copy link
Contributor

This was introduced by yarn when I updated various packages, and because I refuse to acknowledge the existence of the JavaScript ecosystem, I blindly committed it assuming it was correct. What this actually did was ensure that on every build, npm would auth to the package registry, which means my build broke when a PAT expired. This is objectively stupid.

@davidwengier davidwengier requested a review from a team as a code owner February 15, 2023 01:28
@davidwengier davidwengier merged commit 7ca9ed4 into dotnet:main Feb 15, 2023
@davidwengier davidwengier deleted the FixYarnBuild branch February 15, 2023 19:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants