It sounds like they’re making strides in the right direction, which is good. I still think that there’s room for a CI/CD system to go open source that uses a completely different (and radically simpler) mindset however.
I have a number of smart friends working in this area, I hope their projects bear fruit.
Very cool! I hadn’t heard about that one yet. I do like the minimal build configuration file aspects of that.
The best tool I’ve seen so far in terms of super simple to get going but able to handle parallelized builds and such is CircleCI, but that’s not open sourced.
It sounds like they’re making strides in the right direction, which is good. I still think that there’s room for a CI/CD system to go open source that uses a completely different (and radically simpler) mindset however.
I have a number of smart friends working in this area, I hope their projects bear fruit.
buildhck may be up your alley then.
It’s a little too stripped-down for me, but at this point, I’m suffering from NIHS enough that I’ll just write my own eventually :P
Very cool! I hadn’t heard about that one yet. I do like the minimal build configuration file aspects of that.
The best tool I’ve seen so far in terms of super simple to get going but able to handle parallelized builds and such is CircleCI, but that’s not open sourced.