Effort to reduce wasted compute and move towards a greener future
2•adityankale1995•1h ago
.Hello All, while working on my startup I released that even a small coding change was triggering the whole ci / cd pipeline and wasting my runner time, to solve this problem I thought about developing a tool to fix it. Later on I realized that more developers might be facing this issue. I have made the tool open source and would like to know your thoughts about this idea
Comments
gus_massa•10m ago
In GitHub it is possible to run configure so some of the test run only if some files changed.
gus_massa•10m ago