Rob Anderson

Results 29 issues of Rob Anderson

This change will address #540. This change allows a user to pass in a sha mapping file produced during lfs migration. Users can add the --lfs-mapping-file option to specify the...

## 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

## Summary This pull request converts the CircleCI workflows to GitHub actions workflows. [Github Actions Importer](https://github.com/github/gh-actions-importer) was used to convert the workflows initially, then I edited them manually to correct...

CLA Signed

## Summary This pull request converts the CircleCI workflows to GitHub actions workflows. [Github Actions Importer](https://github.com/github/gh-actions-importer) was used to convert the workflows initially, then I edited them manually to correct...

CLA Signed

## Summary This pull request converts the CircleCI workflows to GitHub actions workflows. [Github Actions Importer](https://github.com/github/gh-actions-importer) was used to convert the workflows initially, then I edited them manually to correct...

CLA Signed

## Summary This pull request converts the CircleCI workflows to GitHub actions workflows. [Github Actions Importer](https://github.com/github/gh-actions-importer) was used to convert the workflows initially, then I edited them manually to correct...

CLA Signed

## Summary This pull request converts the CircleCI workflows to GitHub actions workflows. [Github Actions Importer](https://github.com/github/gh-actions-importer) was used to convert the workflows initially, then I edited them manually to correct...

CLA Signed

## Summary: This pull request converts the CircleCI workflows to GitHub actions workflows. The github actions workflow is meant to mimic [this circleci workflow](https://app.circleci.com/pipelines/github/facebook/react-native/40306/workflows/4d49ee7d-d7c8-454f-b880-bef8227850e7). ### Errors `test_ios_rntester` jobs fails with...

CLA Signed
Shared with Meta

## Description Add support for migrating repositories from GitLab sources, including gitlab.com and self hosted gitlab instances.

## Description Similar to the `--lock-source-repo` option available in the migrate-repo command, we need an option to lock source repos when migrating an org. Here is the [PR for --lock-source-repo...