Skip to content

Releases: github/gh-gl2gh

v1.30.3

Choose a tag to compare

@gh-gei-ci-bot gh-gei-ci-bot released this 10 Jul 22:04
d528639
  • The --target-uploads-url and --use-github-storage options are now visible in --help output for the migrate-repo, migrate-org, and generate-script commands (where applicable) in the gei, bbs2gh, and gl2gh extensions.

v1.30.2

Choose a tag to compare

@gh-gei-ci-bot gh-gei-ci-bot released this 19 Jun 17:17
d528639
  • Fixed a bug where ado2gh generate-script did not pass --target-api-url to the generated rewire-pipeline commands. When migrating to GitHub Enterprise Cloud with data residency (ghe.com), rewired Azure Pipelines were incorrectly pointed at github.com URLs instead of the data residency domain.

v1.30.1

Choose a tag to compare

@gh-gei-ci-bot gh-gei-ci-bot released this 09 Jun 02:03
d528639
  • Fix gl2gh migrate-repo NullReferenceException when importing a pre-existing archive via --archive-path or --archive-url without --gitlab-server-url.

v1.30.0

Choose a tag to compare

@gh-gei-ci-bot gh-gei-ci-bot released this 29 May 21:47
d528639
  • Added new gl2gh CLI (not yet generally available) for migrating GitLab repositories (GitLab.com and self-hosted) to GitHub. Includes migrate-repo, generate-script, and inventory-report along with the standard supporting commands (e.g. download-logs, wait-for-migration, abort-migration, grant-migrator-role, revoke-migrator-role, create-team, generate-mannequin-csv, reclaim-mannequin). Archives can be uploaded via Azure Blob Storage, AWS S3, or GitHub-owned storage.
  • ado2gh: Add --ado-team-project filter option to inventory report command.