Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload migration archives for GHES and Bitbucket direct to GitHub, rather than going via a blob storage provider #1198

Open
timrogers opened this issue Dec 22, 2023 · 0 comments

Comments

@timrogers
Copy link
Contributor

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 a URL which GitHub.com can use to download the data to continue the migration.

For GHES 3.8+, the GHES applicance itself handles the upload to a configured blob storage provider. For GHES <3.8 and Bitbucket, this CLI does the upload to blob storage.

For some customers, using a public cloud blob storage provider is difficult or possible.

We should switch to data being uploaded to GitHub instead, since the customer trusts GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant