gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Migration CLI for GitHub to GitHub migrations

Results 287 gh-gei issues
Sort by recently updated
recently updated
newest added

## Description We need a way to migrate from BitBucket with SAML Authentication enabled. We believe this can be solved by supporting BitBucket HTTPS token which `gh bb2sgh` doesn't support....

- [ ] Did you write/update appropriate tests - [ ] Release notes updated (if appropriate) - [ ] Appropriate logging output - [ ] Issue linked - [ ]...

Fixes #1251. - [x] Did you write/update appropriate tests - [ ] Release notes updated (if appropriate) - [ ] Appropriate logging output - [x] Issue linked - [ ]...

## Description The `ado2gh integrate-boards` command needs an ADO token than has access to all organizations otherwise it won't work. We need to make it clear in the command's help...

task

## Description Following the review done #1241, some potential improvement have been identified, aligning the code and tests for secret scanning and code scanning. ## Changes ### Use default null...

Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.4 to 8.4.0. Release notes Sourced from Polly's releases. 8.4.0 What's Changed Remove async void usage by @​martincostello in App-vNext/Polly#2013 [Docs] Add cheat sheet for outcome chaos...

dependencies
.NET

## Description `gh ado2gh integrate-boards --ado-org "{ado_org}" --ado-team-project "{ado-team-project}" --github-org "{github-org}" --github-repo "{github-repo}"` The integrate-boards commands fails when the Github Connection for [Azure Boards](https://learn.microsoft.com/en-us/azure/devops/boards/github/install-github-app?view=azure-devops) is set up as GitHub App...

bug

### Summary: This PR introduces the ability for the GEI CLI to upload archives to GitHub-owned storage using single part uploads. To enable this, a new CLI option, --use-github-storage, has...

### Summary: This PR introduces the ability for the GEI CLI to upload archives to GitHub-owned storage using multipart uploads. To enable this, a new CLI option, --use-github-storage, has been...