Skip to content

Releases: nexthink-oss/gitea-mirror

v0.7.0

16 Jan 10:29
v0.7.0
6a12cc6

Choose a tag to compare

Changelog

  • 5188eae chore(deps): bump actions/checkout from 4 to 6 (#20)
  • bd2adec chore(deps): bump actions/setup-go from 5 to 6 (#11)
  • 7a453ed chore(deps): bump code.gitea.io/sdk/gitea from 0.22.0 to 0.22.1 (#17)
  • e884a9b chore(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#14)
  • 3bd8676 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#13)
  • e1ced97 chore(deps): bump github/codeql-action from 3 to 4 (#15)
  • ad9d601 chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#19)
  • 4052980 chore(deps): bump golang.org/x/term from 0.34.0 to 0.37.0 (#18)
  • 6a12cc6 feat: just-in-time create missing target organisations (#21)

v0.6.2

03 Sep 09:07
v0.6.2
bfaff2b

Choose a tag to compare

Changelog

v0.6.1

30 Jun 17:27
v0.6.1
cdb32ed

Choose a tag to compare

Changelog

  • cdb32ed chore(deps): bump github.com/go-viper/mapstructure/v2 (#4)

v0.6.0

16 Jun 14:01
v0.6.0
af2ae4a

Choose a tag to compare

Changelog

  • af2ae4a feat: repository filtering by label (#3)

v0.5.0

28 Apr 09:45
v0.5.0
5853ec8

Choose a tag to compare

Changelog

  • c6066cb chore(deps): bump all
  • 31dafa3 chore(deps): bump all, including github.com/google/go-github to v70.0.0
  • 57c46d6 chore(deps): bump github.com/google/go-github to v71
  • 5853ec8 ci: add Dependabot and workflows
  • 43c1517 feat!: support split configuration
  • 3a3f852 feat: add recreate cmd and separate public to public-{source,target}
  • 5d840e5 feat: command arguments filter targeted repositories
  • 5a4bac3 feat: delete command
  • ad24a1b feat: initial version
  • c85393d feat: optional auto-sync
  • 2ba7670 feat: update command
  • 6e66e97 fix: harden and correct viper logic
  • ee59899 fix: include sync command
  • 8dfa184 refactor: cobra command structure
  • 763c23b refactor: forge handling
  • 887ba57 refactor: version flag handling