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: update owlbot.py to properly copy folders from googleapis-gen #365

Merged
merged 4 commits into from Jun 14, 2021

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jun 6, 2021

owlbot.py was not configured correctly in #352 as a result, changes were not pull in from googleapis-gen. This PR includes the following fixes/features:

chore: upgrade gapic-generator-python to 0.46.3
fix: add async client to %name_%version/init.py
chore: add autogenerated snippets
chore: remove auth, policy, and options from the reserved names list
feat: support self-signed JWT flow for service accounts
chore: enable GAPIC metadata generation
chore: sort subpackages in %namespace/%name/init.py

@parthea parthea requested a review from a team June 6, 2021 15:58
@parthea parthea requested a review from a team as a code owner June 6, 2021 15:58
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 6, 2021
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/python-firestore API. label Jun 6, 2021
@parthea parthea added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 6, 2021
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 6, 2021
owlbot.py Show resolved Hide resolved
owlbot.py Outdated Show resolved Hide resolved
@tseaver tseaver merged commit ca083ca into master Jun 14, 2021
@tseaver tseaver deleted the fix-owlbot-py branch June 14, 2021 19:50
@tseaver tseaver mentioned this pull request Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/python-firestore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants