> The idea is that - Git server + YAMLess pipelines for CICD (...)
The first thing I see in the introduction [0] is a YAML configuration. What is YAMLess supposed to mean? I assumed it was "no YAML".
[0] https://deadsimpleci.sparrowhub.io/doc/introduction
Yep - tiny , simple structured YAML on the top ( only to list jobs technically) everything else is general purpose programming languages
Yep - tiny , simple structured YAML on the top ( only to list jobs technically) everything else is general purpose programming languages