Skip to content

Conversation

@chingor13
Copy link
Contributor

Usage:

MIGRATION_HEAD_BRANCH=main \
  SOURCE_REPO_URL=https://github.com/googleapis/java-datastore \
  SQUASH_COMMITS=true \
  ./monorepo-migration/migrate.sh

options:

  • MIGRATION_HEAD_BRANCH - the code to branch from (e.g. if you need additional commits before the migration - defaults to main
  • SOURCE_REPO_URL - the split repository to migration - defaults to https://github.com/googleapis/java-logging
  • SQUASH_COMMITS - if set to true, then squash all migration fixes applied into a single commit

@chingor13 chingor13 marked this pull request as ready for review January 27, 2026 01:19
@chingor13 chingor13 requested a review from a team as a code owner January 27, 2026 01:19
@chingor13 chingor13 force-pushed the add-migration-script branch 2 times, most recently from 77637a7 to 6d17e04 Compare January 29, 2026 22:16
meltsufin and others added 25 commits February 2, 2026 18:28
@chingor13 chingor13 force-pushed the add-migration-script branch from cc8d2c5 to 3b5d80b Compare February 2, 2026 18:56
@chingor13 chingor13 requested a review from a team as a code owner February 2, 2026 18:56
@chingor13 chingor13 force-pushed the add-migration-script branch from 3b5d80b to 40279d6 Compare February 2, 2026 19:20
@chingor13 chingor13 closed this Feb 3, 2026
@chingor13 chingor13 reopened this Feb 3, 2026
@chingor13 chingor13 merged commit 21bfc98 into main Feb 3, 2026
53 of 69 checks passed
@chingor13 chingor13 deleted the add-migration-script branch February 3, 2026 17:00
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.

3 participants