Releases: github/gh-gei
Releases · github/gh-gei
v1.8.0
v1.7.1
- Update
bbs2gh inventory-report
help text to document that personal repositories owned by users are not supported - Update
ado2gh lock-repo
help text to document the scopes required for your Azure DevOps personal access token
v1.7.0
- Add new
gh [gei|bbs2gh|ado2gh] abort-migration
command to cancel a migration that is in the queue or in progress - Fix suggested command for downloading logs in
gh gei migrate-repo
log output
v1.6.0
- Skip latest version check on startup if environment variable
GEI_SKIP_VERSION_CHECK
is set totrue
v1.5.0
- Redact
X-Amz-Credential
querystring parameters in AWS S3 URLs included in logs - When redacting sensitive patterns in log output, use a non-case sensitive search
v1.4.0
- Skip GitHub status checking on startup if environment variable
GEI_SKIP_STATUS_CHECK
is set totrue
- Redact
?token=
querystring parameter from GHES <3.8 archive URLs in logs
v1.3.0
- Add a warning to help users who accidentally end up in the "running on the Bitbucket instance" flow in
bbs2gh migrate-repo
- Fix version check so that a version later than the latest version published on GitHub isn't considered old
- Fix
download-logs
commands suggested bybbs2gh migrate-repo
andado2gh migrate-repo
to use correct arguments - Fix version number exposed in headers and
generate-script
scripts, removing the revision component so it matches the published version
v1.2.1
- Extend timeout from 10 hours to 20 hours when generating GitHub Enterprise Server migration archives in
gh gei migrate-repo
v1.2.0
- When running migrations with
gh bbs2gh
and migrations from GitHub Enterprise Server withgh gei
, create the migration source before starting the export
v1.1.0
- Log migration warnings count after a migration completes