1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update documentation to reflect increases in GEI's repository size limits and the impacted reusable docs elements (#55883)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Jim Boyle
2025-06-03 13:39:14 -04:00
committed by GitHub
parent 1601b7d335
commit 75d53ed833
8 changed files with 29 additions and 17 deletions

View File

@@ -142,7 +142,13 @@ When you migrate a repository directly, teams and team access to repositories ar
## Limitations on migrated data
{% data reusables.enterprise-migration-tool.limitations-of-migrated-data %}
{% data reusables.enterprise-migration-tool.limitations-of-dotcom %}
### Limitations of {% data variables.product.prodname_importer_proper_name %}
* {% data reusables.enterprise-migration-tool.git-repo-size-limit %}
* **40 GB limit for metadata ({% data variables.release-phases.public_preview %}):** The {% data variables.product.prodname_importer_secondary_name %} cannot migrate repositories with more than 40 GB of metadata. Metadata includes issues, pull requests, releases, and attachments. In most cases, large metadata is caused by binary assets attached to releases. You can exclude releases from the migration with the `migrate-repo` command's `--skip-releases` flag, and then move your releases manually after the migration.
{% data reusables.enterprise-migration-tool.limitations-of-migration-tooling %}
## Getting started

View File

@@ -29,7 +29,12 @@ If you want to migrate Azure Pipelines to {% data variables.product.prodname_act
## Limitations on migrated data
{% data reusables.enterprise-migration-tool.limitations-of-migrated-data %}
{% data reusables.enterprise-migration-tool.limitations-of-dotcom %}
### Limitations of {% data variables.product.prodname_importer_proper_name %}
* {% data reusables.enterprise-migration-tool.git-repo-size-limit %}
{% data reusables.enterprise-migration-tool.limitations-of-migration-tooling %}
## Getting started

View File

@@ -34,7 +34,12 @@ Currently, the following data is **not** migrated.
## Limitations on migrated data
{% data reusables.enterprise-migration-tool.limitations-of-migrated-data %}
{% data reusables.enterprise-migration-tool.limitations-of-dotcom %}
### Limitations of {% data variables.product.prodname_importer_proper_name %}
* **40 GB size limit for repository archives ({% data variables.release-phases.public_preview %}):** The {% data variables.product.prodname_importer_secondary_name %} cannot migrate repositories with more than 40 GB of combined git data and metadata in the repository archive.
{% data reusables.enterprise-migration-tool.limitations-of-migration-tooling %}
## Getting started