|
|
|
|
|
by larusso
5 days ago
|
|
And every checking runs a whole CI run? We had it internally with our teams that open a PR to then push like 10-20 more commits but never actually interested in the client builds etc. turned out they opened the PR as a checkmark/ way to share the current state.
We set cooldowns and auto cancel for the ci. And then there is the developer who uses the CI compute to run tests instead of running them locally for various reasons.
We had to remind that compute isn’t for free. |
|