melezhik
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
- DeepSeek/Qwen are surprisingly well at generating code for DSCI pipelines (chat.deepseek.com)
- CI jobs artifacts should not be difficult (deadsimpleci.sparrowhub.io)
- DSCI – self hosted Git server and CI for developers (dsci.sparrowhub.io)
-
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,…
- Text and Test Anything Protocol (dtap.sparrowhub.io)
- Migrating Raku DBIish gh actions pipeline to DSCI (gemini.google.com)
- Migrating pynfra gh actions pipeline to dsci (gemini.google.com)
- DSCI Series / Rakulang CI (github.com)
- Show HN: DTAP – test and text anything protocol (github.com)
- Sparky – pocket size CI server and workflow manager (github.com)
- Check DNS bind configuration with Sparrow and Python (sparky.sparrowhub.io)
- Sparrow compliance check for Linux configs (github.com)
- SSHD Log Security Analysis - popular languages SDKs (github.com)
-
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…
- 30 Points compliance check for redis generated by deep seek for Sparrow (chat.deepseek.com)
- Use Sparrow Check DSL to verify compliance of sshd configuration (chat.deepseek.com)
- Show HN: DSCI – Dead Simple CI (github.com)
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…
- Reverse cicd with GitHub and self hosted Forgejo (gist.github.com)
- DSCI – dead simple CI – beta testing call (deadsimpleci.sparrowhub.io)
- Show HN: Replace YAML pipelines in Gitea/Forgejo/GitHub/GitLab (deadsimpleci.sparrowhub.io)
-
Yes, it’s does not use yaml, only general programming languages https://github.com/melezhik/DSCI
-
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…
-
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…