gh-gei
gh-gei copied to clipboard
Migration CLI for GitHub to GitHub migrations
``` public virtual Option Verbose { get; } = new("--verbose") { Description = "Display more information to the console." } ``` Double check all commands that use this option to...
Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.4 to 8.0.0. Release notes Sourced from Polly's releases. 8.0.0 What's Changed BenchmarkDotNet 0.13.2 by @SimonCropp in App-vNext/Polly#972 Update branch guidance by @martincostello in App-vNext/Polly#976 Merge v724-or-v730...
## Description When the migrate-repo command is run for `bbs2gh` and `bbs2gh` there is an output at the end of both a successful and unsuccessful command. Should we be returning...
This PR adds C# Dev Kit to the extensions list. It will install the C# extension and has a built in test explorer. - [x] Did you write/update appropriate tests...
## Description Add support for migrating repositories from GitLab sources, including gitlab.com and self hosted gitlab instances.
## Description Looking for a way to automate the migration of repos from Azure DevOps using this GEI CLI with IssueOps method, similar to [actions/importer-issue-ops](https://github.com/actions/importer-issue-ops) which is used for migrating...
Bitbucket Server migrations are archive-only and BBS instances are assumed to be unreachable from the internet. Therefore, Octoshift will never reach out to source instances, and a source PAT is...
Related to https://github.com/github/gh-gei/pull/976. This PR fixes `.projections.json` to work with the refactored directory structure introduced in https://github.com/github/gh-gei/pull/976 :ok_hand: - [ ] Did you write/update appropriate tests - [ ] Release...
## Description Ok this a 2 part question/request. 1. I'm curious as to why the `env.local` file was removed. I was having issues with my username/PAT and I found myself...
## Description GEI [cannot migrate Project (classic) at an organization level or ProjectV2](https://docs.github.com/en/migrations/using-github-enterprise-importer/understanding-github-enterprise-importer/migration-support-for-github-enterprise-importer#githubcom-migration-support), even with organization-wide migrations. It would be great if such migration is supported.