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

Поділитися
Вставка

КОМЕНТАРІ • 5

  • @praveens2272
    @praveens2272 Рік тому +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 Рік тому +1

      Yes bro yaml is easy to read and config

    • @clintjedwards
      @clintjedwards 11 місяців тому +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 11 місяців тому +3

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

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

      This tool is not for simple monoliths