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

meltsufin and others added 30 commits January 26, 2026 19:02
@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
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