Skip to content

1.0.0

Compare
Choose a tag to compare
@katorly katorly released this 15 Sep 13:18
· 4 commits to main since this release
987b2de

A Python script to mirror all of your GitHub repositories to your Gitea server, with multiple options. Using the migrate API provided by Gitea.

Dependencies

✔ Python 3

Changelog

⚙ Functions

  • Mirror owned, forked, starred, collaborator and organization repositories
  • Remove inexist repositories on Gitea
  • Remove repositories with the same name as the repositories to be mirrored
  • Whitelist or blacklist regex to choose which repositories to be mirrored

💻 Code

  • Use toml as configuration file
  • Can be run as Python script, Docker container and GitHub Actions

Full Changelog: 1.0.0