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

disable automatically pushing symbols package to symbol server #1815

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

rohit21agrawal
Copy link
Contributor

Bug

Fixes: NuGet/Home#6113
Regression: No
If Regression then when did it last work: N/A
If Regression then how are we preventing it in future: N/A

Fix

Details: This fix prevents symbols from automatically being uploaded to the symbol server if the package source is nuget.org and the symbols package is right next to the main nupkg.

Testing/Validation

Tests Added: No
Reason for not adding tests: Since this was a very specific scenario for nuget.org, we can't validate it against actual nuget.org.
Validation done: Manual testing.

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

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

👑

@rohit21agrawal rohit21agrawal merged commit bf52f10 into dev Nov 21, 2017
@emgarten
Copy link
Member

🥇 :shipit:

@nkolev92 nkolev92 deleted the dev-ragrawal-disablesymbolpush branch April 3, 2018 23:29
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.

Disable auto-push of symbols package
5 participants