Releases: github/gh-gl2gh
Releases · github/gh-gl2gh
Release list
v1.30.3
v1.30.2
- Fixed a bug where
ado2gh generate-scriptdid not pass--target-api-urlto the generatedrewire-pipelinecommands. 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
- Fix
gl2gh migrate-repoNullReferenceException when importing a pre-existing archive via--archive-pathor--archive-urlwithout--gitlab-server-url.
v1.30.0
- Added new
gl2ghCLI (not yet generally available) for migrating GitLab repositories (GitLab.com and self-hosted) to GitHub. Includesmigrate-repo,generate-script, andinventory-reportalong 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-projectfilter option to inventory report command.