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

In bbs2gh migrate-repo and gei migrate-repo, create the migration source before starting the export #1119

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

timrogers
Copy link
Contributor

@timrogers timrogers commented Oct 2, 2023

This reworks bbs2gh migrate-repo and gei migrate-repo to create the migration source before running the export from the migration origin.

This change will allow us to deduce a rough estimate of how long exports take on GitHub Enterprise Server and Bitbucket Server.

  • Did you write/update appropriate tests
  • Release notes updated (if appropriate)
  • Appropriate logging output
  • Issue linked
  • Docs updated (or issue created)
  • New package licenses are added to ThirdPartyNotices.txt (if applicable)

… source before starting the export

This reworks `bbs2gh migrate-repo` and `gei migrate-repo` to
create the migration source before running the export from the
migration origin.

This change will allow us to deduce a rough estimate of how long
exports take on GitHub Enterprise Server and Bitbucket Server.
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Unit Test Results

782 tests   782 ✔️  22s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit 6e584ec.

♻️ This comment has been updated with latest results.

@timrogers timrogers merged commit 7a28e63 into main Oct 6, 2023
30 checks passed
@timrogers timrogers deleted the create-migration-source-first branch October 6, 2023 12:53
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
bbs2gh 79% 75% 628
gei 79% 72% 498
ado2gh 84% 81% 601
Octoshift 86% 75% 1221
Summary 83% (6578 / 7928) 76% (1489 / 1960) 2948

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

Successfully merging this pull request may close these issues.

2 participants