Run Your CI in Code, Not YAML - Kyle Penfound, Dagger

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ • 5

  • @praveens2272
    @praveens2272 10 місяців тому +6

    No need to have code everywhere, sometimes simple and readable configuration like yml is enough. No need to complicate things with the code.

    • @aromaticcut6898
      @aromaticcut6898 10 місяців тому +1

      Yes bro yaml is easy to read and config

    • @clintjedwards
      @clintjedwards 9 місяців тому +7

      This is true until you're 40 levels deep in yaml inheritance hell and you wish instead of hacking together for loops from a configuration language that was never supposed to have one, you had just used the tooling and languages that you're already familiar with.

    • @praveens2272
      @praveens2272 9 місяців тому +3

      @@clintjedwards I have not come across such complex level of yaml configuration.

    • @valour.se47
      @valour.se47 8 місяців тому +1

      This tool is not for simple monoliths