A new CI/CD platform. Local CLI (run without git push), remote debugger, automatic content-based caching, DAG-based definition, and dynamic tasks. It’s taken a lot of work to build it, but I’m really excited about how well it’s working. https://rwx.com/mint
Mavvie|1 year ago
I wish you luck because there are a lot of good ideas in here. Running locally and remote debugger are the most exciting to me.
amir734jj|1 year ago
I wish your dependency semantics yaml could be converted to Azure pipeline task, job, and stage similar to how typescript converts to javascript.
I am saying this because there are very complicated infrastructural problems that hundreds of people work on at big companies when creating a ci/cd I see you are not focusing on them yet but that DAG logic could be applied to existing azure pipeline yaml.
rtpg|1 year ago
I'd be pretty worried about an abstraction ceiling on the caching here relative to something like Bazel, though. Like would Mint get mad if I generated 4000 dynamic tasks?
zamalek|1 year ago
olafmol|1 year ago
(disclaimer: i'm a CircleCI employee)
Bnjoroge|1 year ago