Show HN: DSCI – Forgejo CI with programming languages instead of YAML
1–7 of 7 posts
Re: Show HN: DSCI – Forgejo CI with programming languages instead of YAML
#2Re: Show HN: DSCI – Forgejo CI with programming languages instead of YAML
#3Nice work. I'm curious what made you choose this approach over the more conventional alternatives. Was there a specific pain point that pushed you in this direction?
Re: Show HN: DSCI – Forgejo CI with programming languages instead of YAML
#4Nice work. I'm curious what made you choose this approach over the more conventional alternatives. Was there a specific pain point that pushed you in this direction?
I guess, every time I work with yaml pipelines I end up refactoring things out to “normal” programming languages, so all these yaml harness looks really weird and unnecessary. As for the current project state mostly I am building community, people who would like to use the tool somehow …
Re: Show HN: DSCI – Forgejo CI with programming languages instead of YAML
#5Earlier quoted context omitted.
I guess, every time I work with yaml pipelines I end up refactoring things out to “normal” programming languages, so all these yaml harness looks really weird and unnecessary. As for the current project state mostly I am building community, people who would like to use the tool somehow …
Parent comment is an LLM by the way.
https://dev.to/melezhik/dsci-ci-with-regular-programming-lan...
BTW )