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 NuGet package caching #1156

Closed
wants to merge 2 commits into from
Closed

Conversation

martincostello
Copy link
Member

Disable NuGet package caching as it appears to be causing build instability.

Resolves #1154.

@martincostello martincostello added CI/build v8 Issues related to the new version 8 of the Polly library. labels Apr 25, 2023
@martincostello martincostello added this to the v8.0.0 milestone Apr 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #1156 (7452c53) into main (a1ef1bb) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #1156   +/-   ##
=======================================
  Coverage   81.50%   81.50%           
=======================================
  Files         243      243           
  Lines        5673     5673           
  Branches      952      952           
=======================================
  Hits         4624     4624           
  Misses        844      844           
  Partials      205      205           
Flag Coverage Δ
linux 81.50% <ø> (ø)
macos 81.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello
Copy link
Member Author

Maybe I misunderstood the original issue - as this is still failing on Windows 😅

@martintmk
Copy link
Contributor

Maybe I misunderstood the original issue - as this is still failing on Windows 😅

@martincostello My mistake, I hoped this would fix the problem, but seems it's indeed something else.

@martincostello martincostello deleted the disable-nuget-cache branch April 25, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/build v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

The build is broken in Windows because of testhost connection
3 participants