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

Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2020.0.2 to 2023.0.0. Release notes Sourced from SSH.NET's releases. 2023.0.0 New features: Support for .NET 6, 7, and .NET Standard 2.1 Support for RSA-SHA256/512 signature algorithms Support...

dependencies
.NET

When you run `gh gei migrate-repo`, the migration runs end-to-end, exporting data from your source GitHub instance and importing it into your destination GitHub instance. In some scenarios, you may...

enhancement

## Description Migrations from GitHub Enterprise Server (GHES), Bitbucket Server and Bitbucket Data require the data being migrated (a "migration archive") to be uploaded to a blob storage provider, exposing...

In the GraphQL API, it is possible to run a "direct" migration from GitHub AE or GHES to GitHub Enterprise Cloud. In so-called "direct" mode, GHEC connects to the migration...

enhancement
task

We are trying to migrate one repository from bitbucket to github using the following command: ```bash gh bbs2gh migrate-repo --bbs-server-url https://git.ourcompany.com \ --bbs-project ${repoProj} --bbs-repo ${bitbucketRepoName} --github-org our-company --github-repo ${githubRepoName}...

bug

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

We have regularly seen customers have issues with the CLI where they use a URL for something (e.g. a repository, organization or enterprise) rather than its name. Relevant examples include...

task

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 4. Release notes Sourced from actions/setup-dotnet's releases. v4.0.0 What's Changed In the scope of this release, the version of the Node.js runtime was updated to...

dependencies
github_actions