Hacker News new | ask | show | jobs
by kevin_thibedeau 2310 days ago
Maybe CI shouldn't be farmed out to the cloud.
1 comments

Even if you run the CI on your own network, if it can't check out from Github it isn't going to have the latest code unless you're hosting your own repos for CI. Developers will need to push their changes to CI Git in addition to Github. Its certainly possible but far outside the practices of what most companies relying on Github are likely to do for the once or twice a year it goes down briefly.