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 default branch to main #283

Merged
merged 4 commits into from
Aug 26, 2021

Conversation

plamut
Copy link
Contributor

@plamut plamut commented Aug 26, 2021

Fixes #280.

Supersedes #281. It turned out it's easier to merge the changes into master first and then just rename master to main, as opposed to manually creating the main branch, keep it in sync with master, changing all PR targets, etc.

@plamut plamut requested review from parthea and a team August 26, 2021 11:43
@plamut plamut requested a review from a team as a code owner August 26, 2021 11:43
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Aug 26, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 26, 2021
@plamut plamut added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 26, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 26, 2021
CONTRIBUTING.rst Outdated
@@ -8,7 +8,7 @@ Contributing
#. Make sure that your commit messages clearly describe the changes.
#. Send a pull request. (Please Read: `Faster Pull Request Reviews`_)

.. _Faster Pull Request Reviews: https://github.com/kubernetes/community/blob/main/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
.. _Faster Pull Request Reviews: https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FWIW, this OwlBot change is fine - "master` in the kubernetes URL was manually replaced by accident ("main" does not yet exist there).

@plamut plamut requested a review from tseaver August 26, 2021 11:52
@tswast tswast merged commit caffb62 into googleapis:master Aug 26, 2021
@plamut plamut deleted the migrate-default-branch-to-main branch August 27, 2021 07:42
@plamut
Copy link
Contributor Author

plamut commented Aug 27, 2021

@parthea merged, now let's rename master to main and that should be it, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from master to main branch
2 participants