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

The `System.CommandLine` has had lots of changes since we started using it. Given the fact that the latest version (currently `2.0.0-beta4.22272.1`) is closer to GA now since the [CommandLine docs](https://docs.microsoft.com/en-us/dotnet/standard/commandline/)...

task
tech debt

CLI is currently using a >1 year old version of `System.CommandLine` library. Since then the library has had lots of changes and they almost revamped the way DI, argument binding...

batch
tech debt

Is there things we need to do to make this codebase easier to work on in a codespace? @roferg suggested he had a bit of a struggle getting things going...

task
tech debt

## Description Before migration from GHES to GHEC, a customer with large files in a repo must first migrate those large files to LFS. This rewrites the git repo history,...

future

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

Dependabot created a couple of PR's and they are failing to pass CI. Likely because of the different permissions Dependabot workflows have. https://github.com/github/gh-gei/pull/519

task

Closes #375 This PR adds the `--target-api-url` to all `gh gei` commands for GitHub to GitHub migration paths. - [x] Did you write/update appropriate tests - [x] Release notes updated...

Leverage the output of [this spike](https://github.com/github/octoshift/issues/5181) to implement the SMB archive transfer.

task
bbs