Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

chore: fix owlbot configs, regenerate#1446

Merged
leahecole merged 5 commits intogoogleapis:autogenfrom
leahecole:autogen
Mar 6, 2025
Merged

chore: fix owlbot configs, regenerate#1446
leahecole merged 5 commits intogoogleapis:autogenfrom
leahecole:autogen

Conversation

@leahecole
Copy link
Copy Markdown
Contributor

@leahecole leahecole commented Mar 6, 2025

I worked with @sofisl extensively to get owlbot to properly run manually. Until we automate it, I will periodically run it to regenerate the library. This is the first of such refreshes. It includes

  • updates to .Owlbot.yaml
  • the addition of a missing .Owlbot.lock.yaml
  • a change to owlbot.py to exclude src/index.ts, which, if not excluded, will result in the library not being able to compile
  • the addition of some missing rowAccessPolicy methods and other small updates to protos
  • manual updates to bigquery_test.ts that
    - add tests for missing rowAccessPolicy methods
    - fixed up some sync tests that had some async leftovers
    - removed an erroneous todo
    - improve the error message for the check for # of methods to remind the maintainer to add tests for newly added methods instead of only updating that test
  • adds a linkinator config file to skip two links that linkinator doesn't have access to (at the recommendation of @sofisl)
  • manually fix broken links that were fixed in chore: Fix docs session gapic-generator-typescript#1691

@product-auto-label product-auto-label Bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels Mar 6, 2025
Comment thread src/index.ts Outdated
Comment thread src/index.ts Outdated
@leahecole
Copy link
Copy Markdown
Contributor Author

leahecole commented Mar 6, 2025

I also need to open a PR to synthtool I added a linkinator config in lieu of the synthtool PR after talking to @sofisl

@leahecole leahecole marked this pull request as ready for review March 6, 2025 20:01
@leahecole leahecole requested review from a team and PhongChuong and removed request for a team March 6, 2025 20:01
@leahecole leahecole self-assigned this Mar 6, 2025
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Mar 6, 2025

Here is the summary of changes.

You are about to add 5 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@leahecole leahecole assigned alvarowolfx and unassigned leahecole Mar 6, 2025
@leahecole leahecole requested review from alvarowolfx and removed request for PhongChuong March 6, 2025 20:01
@leahecole leahecole merged commit 7ff9064 into googleapis:autogen Mar 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants