@nprofile1q... >What are the downsides of using GitHub?
It serves proprietary malware to every user that visits the website and you can't even browse the file listing reasonably
You want a free replacement, not a mere alternative.
>you can demonstrate it by cloning our repo there. Also make sure CI actions run correctly on the new platform.
I seriously have to clean up the mess that you made by handcuffing yourself more and more into proprietary software and SaaSS with each actions configuration?
Forgejo is a free git host which does use yaml with some compatibility with github actions; https://forgejo.org/docs/latest/user/actions/github-actions/
Codeberg is a gratis forgejo host, but the hosted version is old and important functions are broken without JavaScript.
If I am going to do a lot of such work, I would move away from actions & JavaScript degeneracy to cgit for hosting and CI via git hooks.
It serves proprietary malware to every user that visits the website and you can't even browse the file listing reasonably
You want a free replacement, not a mere alternative.
>you can demonstrate it by cloning our repo there. Also make sure CI actions run correctly on the new platform.
I seriously have to clean up the mess that you made by handcuffing yourself more and more into proprietary software and SaaSS with each actions configuration?
Forgejo is a free git host which does use yaml with some compatibility with github actions; https://forgejo.org/docs/latest/user/actions/github-actions/
Codeberg is a gratis forgejo host, but the hosted version is old and important functions are broken without JavaScript.
If I am going to do a lot of such work, I would move away from actions & JavaScript degeneracy to cgit for hosting and CI via git hooks.