|
|
|
|
|
by anton_gogolev
3799 days ago
|
|
It's one thing when one temporarily loses access to remote repositories for pushes. Quite bearable, because you can exchange code across your corporate network using patches and whatnot. And it's totally different when you cannot friggin build anything because package managers grab dependencies directly off of GitHub. |
|
If the ability to make builds is critical to your org, making your build process depend on the availability of third-party services over which you have no control is going to end in tears.