Post #2220929
2026-05-07 17:27 UTC
@hugovk@mastodon.social did I double post? sorry.
either self host with forgejo (or gitea), or switch to EG codeberg. (codeberg are the devs of forgejo)
forgejo (and thus codeberg) provides a workflow very similar to github, and they support an actions workflow very much like github.
other then that, there is source hut (both as a hoster and as an open source project to possibly self host), but they use a complete different workflow.
also gitlab, was my goto recommendation in the past, but I feel like that its a big resource hog nowadays.
anyway, I wish you good luck on your release. i don't use python much myself, but it is a very important technology of my companies product lineup.
i am very grateful of the fantastic work.
i am just salty about the declining quality of github itself.
Replies (1)
-
@hugovk@mastodon.social 2026-05-08 06:58
@kura@hai.z0ne.social Thanks for the kind words and suggestions! We use a lot of CI across many OS/architectures, and unfortunately Codeberg and GitLab's CI cannot support that. We already have a lot of donated self-hosted CI too, but I don't think that can scale.