Releases: katorlys/github-mirror-gitea
Releases · katorlys/github-mirror-gitea
1.0.1
1.0.0
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