Skip to content

Releases: github/gh-bbs2gh

v1.11.0

12 Dec 01:04
d19f3f0
Compare
Choose a tag to compare
  • Add progress report to gh [gei|bbs2gh] migrate-repo command when uploading migration archives to Azure Blob or AWS S3
  • gh gei migrate-repo now allows using either --ghes-api-url or archive paths (--git-archive-path and --metadata-archive-path).

v1.10.1

09 Dec 20:34
d19f3f0
Compare
Choose a tag to compare
  • catches exception when Target is not a member of the organization and the --skip-invitation flag is enabled

v1.10.0

21 Nov 20:20
d19f3f0
Compare
Choose a tag to compare
  • Adds --git-archive-path and --metadata-archive-path options to gh gei migrate-repo for uploading (to selected storage) and migrating

v1.9.0

19 Nov 22:45
d19f3f0
Compare
Choose a tag to compare
  • Add --use-github-storage to gh [gei|bbs2gh] migrate-repo command to support uploading to a GitHub owned storage
  • Add --use-github-storage to gh [gei|bbs2gh] generate-script command to support uploading to a GitHub owned storage

v1.8.0

09 Feb 23:27
d19f3f0
Compare
Choose a tag to compare
  • Add --target-api-url to commonly used commands to support newer GitHub migration paths.
  • Fixed gh ado2gh rewire-pipeline command for ADO Team Projects with more than 10,000 Build Definitions.

v1.7.1

12 Jan 21:38
d19f3f0
Compare
Choose a tag to compare
  • 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

18 Dec 17:57
d19f3f0
Compare
Choose a tag to compare
  • 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

06 Dec 17:50
d19f3f0
Compare
Choose a tag to compare
  • Skip latest version check on startup if environment variable GEI_SKIP_VERSION_CHECK is set to true

v1.5.0

29 Nov 09:04
d19f3f0
Compare
Choose a tag to compare
  • 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

10 Nov 21:28
d19f3f0
Compare
Choose a tag to compare
  • Skip GitHub status checking on startup if environment variable GEI_SKIP_STATUS_CHECK is set to true
  • Redact ?token= querystring parameter from GHES <3.8 archive URLs in logs