Post #37826
2025-12-07 09:15 UTC
Replies (2)
-
@Piatro@programming.dev 2025-12-07 10:11
R has the same problems as far as I’m aware, though it doesn’t form the core of a lot of modern CI of course!
-
@killeronthecorner@lemmy.world 2025-12-07 13:09
Every run re-resolves from your workflow file, and the results can change without any modification to your code. Sounds expensive too. Ahhh, I get it now.