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

chore: remove obsolete replacement in owlbot.py #241

Merged
merged 4 commits into from Aug 15, 2023
Merged

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Apr 11, 2023

This PR removes a replacement in owlbot.py which is obsolete

Here are the commands that I used to validate the change

  • In a clone of googleapis/googleapis, run
bazel build //google/cloud/assuredworkloads/v1:assuredworkloads-v1-py
bazel build //google/cloud/assuredworkloads/v1beta1:assuredworkloads-v1beta1-py
  • In this branch, run owlbot copy code and the owlbot 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

This PR removes a replacement in owlbot.py which is obsolete
@parthea parthea requested a review from a team as a code owner April 11, 2023 10:22
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: assuredworkloads Issues related to the googleapis/python-assured-workloads API. labels Apr 11, 2023
@parthea
Copy link
Contributor Author

parthea commented Apr 13, 2023

@parthea parthea merged commit 0bb2e43 into main Aug 15, 2023
17 checks passed
@parthea parthea deleted the parthea-patch-1 branch August 15, 2023 00:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: assuredworkloads Issues related to the googleapis/python-assured-workloads API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants