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

Don't query the fastest nuget API because it's considered harmful ;-( #2420

Merged
merged 1 commit into from
Jun 14, 2017

Conversation

forki
Copy link
Member

@forki forki commented Jun 13, 2017

Today's server update of nuget.org broke 4 integration tests that checks installation of unlisted packages.
After discussion with nuget team we are asked to not use that API because now it's only for "autocomplete". This is a bit unfortunate since this is usually the fastest responding API. But what can you do!?

@forki forki changed the title Don't query the fast nuget API because it's consider wrong ;-( Don't query the fast nuget API because it's considered harmful ;-( Jun 13, 2017
@forki forki changed the title Don't query the fast nuget API because it's considered harmful ;-( Don't query the fastest nuget API because it's considered harmful ;-( Jun 13, 2017
@forki forki merged commit 40e2fc3 into master Jun 14, 2017
@matthid matthid deleted the removeautocomplete branch June 15, 2017 22:13
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.

None yet

1 participant