Releases: nexthink-oss/gitea-mirror
Releases · nexthink-oss/gitea-mirror
v0.7.0
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
v0.6.1
v0.6.0
v0.5.0
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