Skip to content

Releases: situ2001/gitea-bulk-migration

v0.0.6

19 Jun 13:06
0e48954
Compare
Choose a tag to compare

Changelog


Released by GoReleaser.

v0.0.5

18 Apr 15:23
Compare
Choose a tag to compare

Changelog

  • 7d5114e fix: log errors during migration

Released by GoReleaser.

v0.0.4

18 Apr 13:54
Compare
Choose a tag to compare

Changelog


Released by GoReleaser.

v0.0.3

18 Apr 13:43
Compare
Choose a tag to compare

Changelog

  • 8c4bd38 refactor: simplify repository type handling by removing TypeOfRepoBeingMigrated option

Released by GoReleaser.

v0.0.2

18 Apr 04:49
7f4f79c
Compare
Choose a tag to compare

Changelog

  • f1c8e83 Create go.yml (#1)
  • a74a355 add readme
  • 5341652 chore: add todo
  • f5ae510 feat: add .env support and implement Gitea client initialization
  • 4476c51 feat: add diff set
  • c487abf feat: complete main routine
  • 7f4f79c feat: enhance GitHub Actions workflow with testing and multi-OS build… (#2)
  • c8f5a4b feat: enhance migration tool with detailed README and improved CLI options
  • 7814e5a fix: handle error when listing Gitea repositories
  • 1f704c5 init
  • 2cd9972 refactor: organize imports and add go.sum for dependency management
  • a80f483 refactor: remove error logging from GetAllGitHubRepoByUsername method
  • e28f5d6 update
  • c70305a update
  • 05d8712 update comments
  • 332b96a update gitignore

Released by GoReleaser.

v0.0.1

18 Apr 04:44
Compare
Choose a tag to compare

Changelog

The very initial version.