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: migrate bootstrap.sh to main branch #8500

Merged
merged 5 commits into from
Oct 4, 2022

Conversation

meltsufin
Copy link
Member

This PR migrates bootstrap.sh and repos.txt from monorepo_script to main. This allows us to regenerate the monorepo and create diffs in generation/monorepo without needing the monorepo_script branch. This also allows us to continuously test most of the scripts in generation/ via CI executions of bootstrap.sh.

bash ../../generate_release_please_config.sh

git add --all
git commit -am 'feat: create release please configuration'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the commit prefix to chore ? Otherwise it gets picked up in release-notes.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@meltsufin meltsufin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 3, 2022
@meltsufin meltsufin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2022
@meltsufin meltsufin merged commit ce7b579 into main Oct 4, 2022
@meltsufin meltsufin deleted the merge-monorepo_script-to-main branch October 4, 2022 16:00
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Oct 4, 2022
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.

4 participants