gh-gei
gh-gei copied to clipboard
Migration CLI for GitHub to GitHub migrations
## Description Migrating the entire organization, few repositories failed the migration. When I tried to migrate those repositories one by one, I'm getting the same error in the logs: ```...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.7. Commits 8f27031 v2.5.7 7226c5a Updated build process 1f5a062 Report configuration warnings per xunit/xunit#1655 2148496 Latest dependencies 41a6eca Force file copy during package creation 8f77293...
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.7.0. Commits d806fa1 v2.7.0 13bb60b #2872: Expand special handling for sets in Assert.Contains/DoesNotContain (v2) 203b4d9 Update to use the common build system (#2883) a4f585b Remove...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @nohwnd in microsoft/vstest#4693 Add platform guard by @dotMorten in microsoft/vstest#4737...
## Description If a GH PAT is not valid, an actionable user friendly error should be surfaced. ## Reproduction Steps export ADO_PAT="VALID_PAT" export GH_PAT="1234" `gh ado2gh migrate-repo --ado-org "valet-testing" --ado-team-project...
## Description Currently, we provide the name or path of the pipeline definition (ado-pipeline) to perform the rewire. With this value, we look for the definitionId (int) - this is...
## Description Hello! We are in the process of migrating thousands of repositories from Bitbucket to GitHub Enterprise Cloud. However, due to legal and security reasons, some repositories need to...
When running `bbs2gh` **on the Bitbucket instance** we need to make sure that if the `--bbs-shared-home` is provided it points to an existing directory. Additionally if the `--archive-path` is provided...
Hello! I have a few hundred repos in Azure DevOps that I'd like to migrate to GitHub however there is a dependency on having an Organization. I'd prefer these to...
## Description When running `reclaim-mannequin --csv`, the intent is that one reclaim failing doesn't cause the command to exit. Instead, a warning should be logged, and the command should continue...