Releases: github/gh-gei
Releases Β· github/gh-gei
v1.11.0
- Add progress report to
gh [gei|bbs2gh] migrate-repocommand when uploading migration archives to Azure Blob or AWS S3 gh gei migrate-reponow allows using either--ghes-api-urlor archive paths (--git-archive-pathand--metadata-archive-path).
v1.10.1
- catches exception when Target is not a member of the organization and the
--skip-invitationflag is enabled
v1.10.0
- Adds
--git-archive-pathand--metadata-archive-pathoptions togh gei migrate-repofor uploading (to selected storage) and migrating
v1.9.0
- Add
--use-github-storagetogh [gei|bbs2gh] migrate-repocommand to support uploading to a GitHub owned storage - Add
--use-github-storagetogh [gei|bbs2gh] generate-scriptcommand to support uploading to a GitHub owned storage
v1.8.0
- Add
--target-api-urlto commonly used commands to support newer GitHub migration paths. - Fixed
gh ado2gh rewire-pipelinecommand for ADO Team Projects with more than 10,000 Build Definitions.
v1.7.1
- Update
bbs2gh inventory-reporthelp text to document that personal repositories owned by users are not supported - Update
ado2gh lock-repohelp text to document the scopes required for your Azure DevOps personal access token
v1.7.0
- Add new
gh [gei|bbs2gh|ado2gh] abort-migrationcommand to cancel a migration that is in the queue or in progress - Fix suggested command for downloading logs in
gh gei migrate-repolog output
v1.6.0
- Skip latest version check on startup if environment variable
GEI_SKIP_VERSION_CHECKis set totrue
v1.5.0
- Redact
X-Amz-Credentialquerystring 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_CHECKis set totrue - Redact
?token=querystring parameter from GHES <3.8 archive URLs in logs