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

Improve C# init behaviour for Github Package Registry #497

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

skorfmann
Copy link
Contributor

@skorfmann skorfmann commented Jan 15, 2021

This avoids init behaviour as seen here (which is due to the requirement of having to authenticate for the Github Package registry):

Screenshot 2021-01-15 at 14 27 10

This PR makes sure the init isn't erroring out and provides guidance to the user how to authenticate to the Github Package registry. We can revert back to the original behaviour once we got the official nuget.org registry distribution.

Note: We'll do a follow up for the Java template which has similar issues.

@skorfmann skorfmann requested a review from jsteinich January 15, 2021 20:46
@skorfmann skorfmann merged commit db31303 into master Jan 18, 2021
@skorfmann skorfmann deleted the improve-csharp-init branch January 18, 2021 20:09
@skorfmann skorfmann mentioned this pull request Mar 11, 2021
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants