Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
Codeberg / Forgejo has a migration tool that you could use
Gitea supports migrating from a variety of sources, but I'm not sure about a bot that does everything in one click or so. You could probably make a simple script for that, though.
If I am not mistaken, there's already an import tool. Or was it Codeberg?
Gitlab does have it. @Darken@reddthat.com you can provide a personal access token to Gitlab and it'll import your repos with all the issues and pull requests intact.
Anti Commercial AI thingy
CC BY-NC-SA 4.0Inserted with a keystroke running this script on linux with X11
:::
Gitlab has a hard limit of 10gb
Gitlab.com has an even lower limit of 1GB, I think. But you can self-host it, that limit can be arbitrarily set.
Anti Commercial AI thingy
CC BY-NC-SA 4.0Inserted with a keystroke running this script on linux with X11
:::
I got the message last month. I belive tho total limit for an account is 10gb
I've migrated all my repos (not much, around 50 repos or so) to GitLab this January, GitLab has a built-in tool for that, it was as easy as a single click once I authenticated GitHub to allow that.