HNNewShowAskJobs
Built with Tanstack Start
Iapetus – A fast, pluggable open-source workflow engine for CI/CD and DevOps(github.com)
18 points by evalsocket 3 days ago | 5 comments
  • flysand72 days ago

    What 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

    • evalsocketa day ago |parent

      Yeah sure but this tool is not exist to replace other CI workflow engines

  • zaps2 days ago

    “No YAML hell”

    Later: “Example: YAML Workflow…”

    Ok then

    • flysand72 days ago |parent

      Apprently this claim got removed in README in c4710d3e17b3888946e2283a26ad54968f8e9196

      So yes apparently they have joined the dark side and embraced the yaml hell

      • evalsocketa day ago |parent

        It'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.