Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

[ReleasePrep][2018.11.20]RI of dev into master #676

Merged
merged 3 commits into from
Nov 20, 2018
Merged

[ReleasePrep][2018.11.20]RI of dev into master #676

merged 3 commits into from
Nov 20, 2018

Conversation

loic-sharma
Copy link
Contributor

No description provided.

Scott Bommarito and others added 3 commits November 15, 2018 17:27
Currently, the job will increase its revalidation rate by 1 revalidation per hour each time it enqueues a batch of revalidations. As a result, the job speeds up very slowly. This change makes the job increase its revalidation rate by the batch size. Meaning, the revalidation job will increase its revalidation rate by 64 revalidations per hour if it enqueues 64 revalidations.
@loic-sharma loic-sharma self-assigned this Nov 20, 2018
@loic-sharma
Copy link
Contributor Author

I verified @scottbommarito's changes were merged properly

@loic-sharma loic-sharma merged commit 781b094 into master Nov 20, 2018
joelverhagen pushed a commit that referenced this pull request Jul 31, 2020
This change lets us override a package's download count in the Azure Search index, thereby allowing us to manually boost search results. This will be used to temporarily boost Azure SDK packages until we improve our new search rankings algorithm.

See [NuGetDeployment#1177](https://nuget.visualstudio.com/NuGetMicrosoft/_git/NuGetDeployment/pullrequest/1177?_a=overview)
Part of https://github.com/nuget/engineering/issues/2779
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
[ReleasePrep][2018.11.20]RI of dev into master
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
This change lets us override a package's download count in the Azure Search index, thereby allowing us to manually boost search results. This will be used to temporarily boost Azure SDK packages until we improve our new search rankings algorithm.

See [NuGetDeployment#1177](https://nuget.visualstudio.com/NuGetMicrosoft/_git/NuGetDeployment/pullrequest/1177?_a=overview)
Part of https://github.com/nuget/engineering/issues/2779
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