-
Couldn't load subscription status.
- Fork 713
Bump Polly to 8.4.1 #4745
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
Bump Polly to 8.4.1 #4745
Conversation
- Bump Polly to 8.4.1 to pick up bug fixes. - Group Polly dependabot updates.
|
I think the packages need mirroring. |
|
I thought I did.. I'll try again |
|
I had mirrored Polly but not Polly.Extensions. We really need an the internal mirror process to be easier, it makes me type in every package and version number, each one is a pipeline run unless I just want latest .. maybe @joperezr already has a script... |
|
for this reason, I'm inclined to mostly ignore random updates eg AWS patch versions and then catch up for our releases. whereas this Polly update, it's clear it brings improvements we need. |
Technically speaking, you can likely get away with a single run most of the time if you keep version as "latest". Given the whole point of these updates is to mirror latest on NuGet, having "latest" on the pipeline means "latest for each package available on NuGet" which is most of the time what you want with these updates. That said, I think it is great feedback, and we should ask @dotnet/dnceng to see if they can allow passing in key-value pairs instead. |
You're right that latest is 98% what we want. OK, this seems to work -- paste in the entire list each time: Choosing "new or non microsoft" is fine as for Microsoft ones that simply repeats work the regular job does hourly, it adds 20 sec per package. that will get what we need 98% of the time, then we go bump the PR jobs. It would also help if we grouped them together more coarsely, so there were fewer PR's. |
|
cc @radical fyi ^^ |
|
Looks like it takes 46 mins to do the whole lot. |

Microsoft Reviewers: Open in CodeFlow