logoalt Hacker News

tuxie_today at 3:01 PM1 replyview on HN

> 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


Replies

melezhiktoday at 3:06 PM

Yep - tiny , simple structured YAML on the top ( only to list jobs technically) everything else is general purpose programming languages

show 1 reply