microsoft / scalar

Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer
MIT License
1.39k stars 63 forks source link

nuget.config: drop internal feed #488

Closed derrickstolee closed 3 years ago

derrickstolee commented 3 years ago

We don't need this feed, and it is causing build problems during release.

dscho commented 3 years ago

It's too bad that we cannot re-run only failed jobs, the macOS jobs seem to fail with an SSL connect error (which I assume is transient). The Ubuntu-20.04 job seems to fail because gvfs-helper was killed via SIGTERM (numeric: 15), which is somewhat odd, but probably just a flake because the other Ubuntu jobs seem to do Just Fine.