|
|
|
|
|
by maccard
297 days ago
|
|
How does that script handle pushing to ghcr, or pulling an artifact from a previous stage for testing? In my experience these are the bits that fail all the time, and are the most important parts of CI once you go beyond it taking 20/30 seconds to build. A clean build in an ephemeral VM of my project would take about 6 hours on a 16 core machine with 64GB RAM. |
|
It sounds like you've got hundreds of millions of lines of code! (Maybe a billion!?) How do you manage that?