deleted by creator
No, it hasn’t. It only has since Microsoft bought it.
deleted by creator
You shoulda been looking elsewhere at least a year ago by now.
codeberg
… isn’t an alternative if you’re looking for availability.
It is an alternative for a lot of other reasons and I love it dearly, but Codeberg is literally three donated servers in a single data center with some volunteers maintaining them. Some time ago the power went out and Codeberg was down for seven hours.
Please go ahead and join Codeberg, but manage your expectations.
Some time ago the power went out and Codeberg was down for seven hours.
Still keeps one sigma more uptime than Github tbh.
The time was literally 8 years ago, but sure, better late than never.
Is your code free for others to do whatever the fuck they want to with it? : codeberg
Do you want to put certain restrictions (eg financial)? Gitlab
Is your code free of AI-slop? Codeberg.
Is your code a project to be passed around like a slut at an AI-themed orgy with no limits or consent? Github.
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
-




