Hacker News new | ask | show | jobs
by jacooper 1195 days ago
Personally I only care about GitLab because its open source with a good CI and because of Copilot.

If the supreme court says the copilot is fully legal, I would probably just revert to using Github for personal projects(their free tier is just unbeatable), i still use it more than anything else, because everything is on Github.

I am excited about Gitea Actions[1], as I feel gitea is generally only missing a decent CI system, and codeberg is growing fast.

1. https://blog.gitea.io/2022/12/feature-preview-gitea-actions/

1 comments

What's your preferred CI/CD system to pair with Gitea? I tried Drone once and found the configuration to be nasty, specifically OAuth2 under Docker Compose. Also the Drone UI left a lot to be desired. This was a while ago so grain of salt etc.
Honestly none of the currently available ones. Tried Drone/woodpecker, but still not good enough, looking forward to gitea actions though!