Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

chore: use default owlbot.py file #475

Merged
merged 1 commit into from Apr 17, 2023
Merged

chore: use default owlbot.py file #475

merged 1 commit into from Apr 17, 2023

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Apr 15, 2023

I ran the following commands locally and there were no changes to the generated code.

In a clone of googleapis/googleapis, run these commands to generate the clients

bazel build //google/cloud/documentai/v1:documentai-v1-py
bazel build //google/cloud/documentai/v1beta2:documentai-v1beta2-py
bazel build //google/cloud/documentai/v1beta3:documentai-v1beta3-py

In a clone of this repo, run these commands to copy the generated client and run the post processor

docker run --rm --user $(id -u):$(id -g)   -v $(pwd):/repo   -v $HOME/git/googleapis/bazel-bin:/bazel-bin   gcr.io/cloud-devrel-public-resources/owlbot-cli:latest copy-bazel-bin   --source-dir /bazel-bin --dest /repo
docker run --user $(id -u):$(id -g) --rm -v $(pwd):/repo -w /repo gcr.io/cloud-devrel-public-resources/owlbot-python:latest

@parthea parthea requested review from a team as code owners April 15, 2023 15:47
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: documentai Issues related to the googleapis/python-documentai API. labels Apr 15, 2023
@holtskinner holtskinner merged commit bec22b4 into main Apr 17, 2023
22 checks passed
@holtskinner holtskinner deleted the parthea-patch-1 branch April 17, 2023 14:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: documentai Issues related to the googleapis/python-documentai API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants