this post was submitted on 05 Aug 2025
697 points (97.0% liked)

Technology

73740 readers
4437 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] eager_eagle@lemmy.world 4 points 3 days ago* (last edited 2 days ago) (2 children)

is there any script or tool out there that helps automate the mirroring of GH repos to Codeberg (or another forge)? I have 150+ repos, most are archived or outdated, but if I'm migrating I'd like to do with everything.

update:

Codeberg limits the number of repositories per user to 100 by default. If you have more than 100 repositories to migrate, you'll need to request a higher quota following their instructions.

bummer; I might need to host forgejo

[–] mesamunefire@piefed.social 3 points 3 days ago

Honestly,I just picked the 10 most used ones, mirrored them for a while, and called it a day. I believe there is processes out there but you may run into Github API restrictions if you do it all at the same time (and/or without a specific token).