6 ms·
Show HN: DSCI – Forgejo CI with programming languages instead of YAML
- doodlebyte 2mo agoNice 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?
- melezhik 2mo agoI 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 …