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

chore: add migration scripts #10581

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Conversation

nicain
Copy link
Contributor

@nicain nicain commented Aug 24, 2021

Adding migration scripts to a special migration branch.

scripts/main_migration/migratemain.sh references the URI of scripts/main_migration/migratemainowlbot`, so that no unzipping is necessary to drive the migration.

To migrate a repo, run:

curl https://raw.githubusercontent.com/nicain/google-cloud-python/main-migration/scripts/main_migration/migratemain.sh -o migratemain.sh && chmod +x migratemain.sh && migratemain.sh

@nicain nicain requested a review from busunkim96 as a code owner August 24, 2021 18:24
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2021
@nicain nicain merged commit 2a94bda into googleapis:main-migration Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant