|
|
|
|
|
by Jackevansevo
962 days ago
|
|
At every single company I've ever worked the company issued laptop has been significantly faster than the machines provisioned for CI (i.e. m1 mac vs Github action free tier runners). Consequently I don't usually push code without running the tests locally, it's such a faster feedback loop. I've always wondered if it would be possible to design some proof of work concept where you could hash your filesystem + test artifacts to verify tests passed for a specific change. FWIW in yeas of development I've never had an issue where "it works on my machine" doesn't equate to the exact same result in CI. |
|
https://bazel.build/remote/caching