Skip to content

Commit

Permalink
fix: [tasks] issue with ambiguous naming in protos (#5173)
Browse files Browse the repository at this point in the history
* fix: issue with ambiguous naming in protos

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Update .OwlBot.lock.yaml

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
sofisl and gcf-owl-bot[bot] authored Mar 26, 2024
1 parent 6827acc commit 28e1ffd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs-mono-repo:latest
digest: sha256:539f0ca1aeccd4a00388af6bc60ef586f1f6d566883dd8d71383dff04dc86eb2
digest: sha256:eef383773531fdb98a20bc7d78dda144a2e0143b5ef3ff7e256d467984cc8102
3 changes: 2 additions & 1 deletion packages/google-cloud-tasks/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ system-test/*key.json
.DS_Store
package-lock.json
__pycache__
esm/**/*.d.ts
esm/**/*.d.ts
esm/**/*.d.cts
2 changes: 1 addition & 1 deletion packages/google-cloud-tasks/protos/protos.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/google-cloud-tasks/protos/protos.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28e1ffd

Please sign in to comment.