Releases: gateixeira/gh-gei-migration-helper
Releases · gateixeira/gh-gei-migration-helper
gh-gei-migration-helper 1.2.2
gh-gei-migration-helper 1.2.1
What's Changed
- Log time taken by @gateixeira in #37
- Remove artificial token delay by @gateixeira in #38
- Create workers to handle parallel migrations by @gateixeira in #39
- Update logs to consider parallel workers by @gateixeira in #40
Full Changelog: v1.1.0...v1.2.1
gh-gei-migration-helper 1.1.0
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #27
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #25
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #26
- Bump github.com/gofri/go-github-ratelimit from 1.0.5 to 1.0.7 by @dependabot in #29
- Bump github.com/gofri/go-github-ratelimit from 1.0.7 to 1.1.0 by @dependabot in #31
- Bump golang.org/x/oauth2 from 0.15.0 to 0.17.0 by @dependabot in #32
- 1.1.0 - Add migration-status command. Prevent a migration from starting if another is ongoing. Improvements. by @gateixeira in #33
Full Changelog: v1.0.0...v1.1.0
gh-gei-migration-helper 1.0.0
What's Changed
- Fix code scanning issues and general improvements by @gateixeira in #22
- Investigating code scanning issues by @peter-murray in #21
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Bump golang.org/x/oauth2 from 0.8.0 to 0.14.0 by @dependabot in #23
- Bump github.com/gofri/go-github-ratelimit from 1.0.3 to 1.0.5 by @dependabot in #24
New Contributors
- @peter-murray made their first contribution in #21
Full Changelog: v0.4.0...v1.0.0
gh-gei-migration-helper 0.4.0
Full Changelog: v0.3.0...v0.4.0
gh-gei-migration-helper 0.3.0
What's Changed
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #7
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #14
- Add unarchive and rearchive around changing visibility
Full Changelog: v0.2.6...v0.3.0
gh-gei-migration-helper 0.2.6
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #10
- Improve logging and temporary remove archiving for a test by @gateixeira in #11
- Reset repository archive by @gateixeira in #12
- Fix/workflow enablement by @gateixeira in #13
Full Changelog: v0.2.5...v0.2.6
gh-gei-migration-helper 0.2.5
Full Changelog: v0.2.4...v0.2.5
gh-gei-migration-helper 0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Changelog
- 24df608 Bump actions/setup-go from 3 to 4
- 052cd14 Bump github.com/gofri/go-github-ratelimit from 1.0.2 to 1.0.3
- 6c5c51a Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0
- 328b417 Merge pull request #5 from gateixeira/dependabot/github_actions/actions/setup-go-4
- b4e6109 Merge pull request #6 from gateixeira/dependabot/go_modules/github.com/gofri/go-github-ratelimit-1.0.3
- bda1ba0 Merge pull request #8 from gateixeira/dependabot/go_modules/golang.org/x/oauth2-0.7.0
- 32121a8 Merge pull request #9 from gateixeira/feat/add-build
- d5c94d6 Update readme