minus-squareSp1983@programming.devtoProgramming@programming.dev•GitHub Has an Availability Problem. Is It Time to Look Elsewhere?linkfedilinkarrow-up1·edit-212 days agoHey. My too cents here. I am building DSCI - self hosted git with ci embedded . Suitable for small teams with limited VPS hosting, features: general programming languages for ci ( not YAML ) super simple install and maintaining- everything is a single binary ( golang ) , ci jobs run on localhost/podman/docker no need extra runners / k8s / devops teams - everything is in dev hands through regular programming code - super simple ci SDK is available for bash/python/perl/raku/php/powershell/golang It’s still in early development stage , but users can already play with it - here is demo stand - http://dsci.sparrowhub.io/ Documentation is available here - http://deadsimpleci.sparrowhub.io/ or GitHub - https://github.com/melezhik/DSCI linkfedilink
Sp1983@programming.dev to Programming@programming.dev · 25 days agoDSCI CI now supports podman runnersdeadsimpleci.sparrowhub.ioexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDSCI CI now supports podman runnersdeadsimpleci.sparrowhub.ioSp1983@programming.dev to Programming@programming.dev · 25 days agomessage-square0fedilink
Sp1983@programming.dev to Programming@programming.dev · edit-21 month agoDSCI - CI engine with programming languages to write pipelines (no YAML)plus-squaredev.toexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDSCI - CI engine with programming languages to write pipelines (no YAML)plus-squaredev.toSp1983@programming.dev to Programming@programming.dev · edit-21 month agomessage-square0fedilink
Hey. My too cents here. I am building DSCI - self hosted git with ci embedded . Suitable for small teams with limited VPS hosting, features:
general programming languages for ci ( not YAML )
super simple install and maintaining- everything is a single binary ( golang ) , ci jobs run on localhost/podman/docker
no need extra runners / k8s / devops teams - everything is in dev hands through regular programming code - super simple
ci SDK is available for bash/python/perl/raku/php/powershell/golang
It’s still in early development stage , but users can already play with it - here is demo stand - http://dsci.sparrowhub.io/
Documentation is available here - http://deadsimpleci.sparrowhub.io/ or GitHub - https://github.com/melezhik/DSCI