5 ms·
Iapetus – A fast, pluggable open-source workflow engine for CI/CD and DevOps
- zaps 1y ago“No YAML hell” Later: “Example: YAML Workflow…” Ok then
- flysand7 1y agoApprently this claim got removed in README in c4710d3e17b3888946e2283a26ad54968f8e9196 So yes apparently they have joined the dark side and embraced the yaml hell
- evalsocket 1y agoIt's true—we removed YAML examples from the docs. While we do support YAML, we discourage users from writing it manually. Right now, we're testing YAML support specifically for Go users in an early phase. This tool is designed for end-to-end testing of Go applications, not as a CI workflow engine. Since the CLI exists in multiple languages, YAML support remains for compatibility, but it's not the primary interface we want users to rely on.
- flysand7 1y agoWhat does "fast" mean? Would have preferred to see benchmarks if this claim is to be made. I'm curious to see if it's faster than other CI workflow engines
- evalsocket 1y agoYeah sure but this tool is not exist to replace other CI workflow engines