I signed up for Codeberg last September but forgot to share it here
https://codeberg.org/pauloxnet
I see that other members of the Python and Django community have signed up in the past few months
I tried to follow them all but if I missed you let me know here or follow me there so I can reciprocate
Speaking of projects, besides django-allauth, do you know of any projects that have migrated to Codeberg that are worth following?
@paulox I’ve not yet migrated a project away from GitHub but I’ve started few private ones already. Not quite ready to unveil anything public yet
@carlton Now I'm curious.
I've also done some experiments, tried aside from the profile repository.
Do you know of any Django or Python projects that have already migrated?
@paulox only allauth as you say. (Maybe there are others)
For me, I’m not likely to start a new project on GitHub anytime soon but I’m not quite ready to dedicate to time into shifting existing projects off. More pressing things to do.
It’ll come. Nice to be marking out the footpaths.
@carlton @paulox It's the contributors which concern me mostly. I've kept side-projects off GitHub for a while, but it's still my go-to for projects I want contributions for. Sadly, most contributors are still on GitHub, and anywhere else isn't going to benefit as much from "drive-by" contributions.
But I guess, someone has to make the first move...
@paulox I’ve got two current skunkworks projects that might or might not one day see the light of day. We’ll see.
@paulox another social network?
@gagliardi_vale hahaha ... don't worry, @Codeberg is a Git hosting provider that uses @forgejo (a self-hosted lightweight software forge)
An exclusively Free Software alternative to GitHub and GitLab.
@gagliardi_vale @Codeberg yes you should
@paulox setting up push sync from Codeberg to GitHub is really easy. This way a project could migrate to Codeberg keeping the repo accessible via an old one for users that still rely on it.
@lig this is interesting. Thanks for sharing.
@lig do you know if it's easy to do the opposite? It would be the first step for some bug project to move from GitHub to Codeberg.
@paulox
You can import the project from GitHub and then push changes from Codeberg back.
Pull mirrors had been disabled on Codeberg as this just abuses the service and brings no life to it, I guess.