Hacker News new | ask | show | jobs
by rapnie 1286 days ago
It is great that Codeberg has taken custody of the Forgejo project, and will use it for their own services. Not only is Forgejo using exclusively FOSS tools now, maybe the additional services that Codeberg offers, like Codeberg Pages, Codeberg CI (based on Woodpecker, FOSS Drone.io alternative) and Translations (based on Weblate) will become very easy integrations to any Forgejo installation.
1 comments

Thanks for pointing out the CI one.

Might just make this a long run goal - moving selfhosted gitlab over

Woodpecker / drone is still not on the same level as Gitlab CI
Anything in particular that you feel is missing? My CI needs are fairly modest (homelab so nothing super advanced)
Multi arch builds, triggers based on environment variables.
Woodpecker can't even build with non-root images, so it's pretty far off. :(