Hacker News new | ask | show | jobs
by ownagefool 2413 days ago
Not the OP, but nightly build to prove it all still works is a pretty common thing.

Reasons for mysterious breakage:

- Compiler Updates - Dependencies getting lost - Code changes (you break things into parts, doesn't mean they work together now).

1 comments

Yes. I don't do nightly, but weekly. Some changes still trigger long builds that last multiple hours.