melezhik

↗ HN profile [ 63.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey DSCI author here. If someone love to check out dsci please let me know. It’s in beta stage, but some essential features are here. Extremely fast and lightweight git server and cicd. Fast ci engine on Rakupp. Ability…

  2. CI jobs artifacts should not be difficult (deadsimpleci.sparrowhub.io)
  3. Hey, I am writing gitlab/gitea alternative , what part of modern git hosting system is the most crucial one for you ? I use #dsci #rakulang #golang #bulma 1) CICD 2) Merge requests 3) Collaboration ( tickets,…

  4. Text and Test Anything Protocol (dtap.sparrowhub.io)
  5. Hi I believe LLM are really cool in generating DSL code. If one provides well structured and clear prompt. I am the author of Sparrow ( https://github.com/melezhik/Sparrow6/blob/master/documentation/taskchecks.md ) DSL…

  6. DSCI is a ci pipeline framework integrated with some existed cicd systems like gitea/firgejo/gitlab via web hooks and allowing authors to use general programming languages to write cicd code. It provides SDK for many…

  7. Yes, it’s does not use yaml, only general programming languages https://github.com/melezhik/DSCI

  8. DTAP - super simple testing protocol for infrastructure testing and audit Write your tests/audit scripts in plain Bash with possible extension on many programming languages…

  9. Double TAP is lightweight testing framework where users write black box tests as rules checking output from tested "boxes". Boxes could be anything from http client, web server to messages in syslog. This universal…