Skip to content

Releases: katorlys/gitea-mirror-action

v1.0.1

27 Sep 05:31
Compare
Choose a tag to compare

Changelog

💻 Code

  • Fix a bug where inputs starting with 'INPUT_' in runners were not recognized by the code

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Sep 13:10
Compare
Choose a tag to compare

GitHub Action for github-mirror-gitea - a python script to mirror all of your GitHub repositories to your Gitea server, with multiple options.

Changelog

⚙ Functions

  • Mirror owned, private, 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

Full Changelog: [v1.0.0](https://github.com/katorlys/gitea-mirror-action/commits/v1.0.0