Hi everyone,

Since I’m primarily working in devops Area and loving yaml-based CI/CD, dockerizing or kubernetes things, I’ve developer something, that you could, similarly, run from your own computer using yaml defined jobs.

Everything you know from pipeline-based definitions, such as chaining, on_success, on_failure, depends_on, scheduled jobs using crontab definition or executing jobs using containers, you can now do it.

I would appreciate any feedback, I’ll try to get it better :)

✌🏻

    • breakpointx@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      19 hours ago

      I don’t really understand how your comment has anything to do with the application I’m writing. I appreciate any constructive criticism to the application - The issue you and chrash0 are describing is usually solved with proper linting and formatting tools included to any IDE of your choice. Thank you anyways for sharing your PoV on YAML :)

      • I’m not talking about your application at all; I was responding to @chrash0’s comment that JSON may not be great, but it’s better than YAML, and TOML is better than both, for configuration.

        I was agreeing with them and adding more reasons why YAML stinks.

        Nothing at all directly to do with your project, just having a convo with @chrash0.