chore(librarian): onboard to librarian#392
Conversation
There was a problem hiding this comment.
Code Review
This pull request migrates the repository's release process from OwlBot to Librarian. This involves removing configuration files for OwlBot and other related release configurations, and adding a new configuration file for Librarian. The changes appear correct and align with the goal of onboarding to Librarian. I have one suggestion regarding the Docker image used in the Librarian configuration to improve build reproducibility.
|
This PR depends on an unreleased fix in librarian (googleapis/librarian#3305). Do not merge this PR until the fix lands in automation. |
|
@parthea Is this ready to be merged now? Looks like googleapis/librarian#3305 is complete |
|
@holtskinner Yes, this is now ready for review. Make sure to install legacylibrarian 0.8.0 which has the fix (instructions) I also ran and then To validate the changes |
| ignore:The python-bigquery library will stop supporting Python 3.7 and Python 3.8:PendingDeprecationWarning | ||
| # This error is expected for python versions that approach EOL | ||
| ignore:.*Please upgrade to the latest Python version.*:FutureWarning | ||
| ignore:.*Please upgrade to the latest Python version.*:FutureWarning |
There was a problem hiding this comment.
This line is a duplicate

Towards googleapis/librarian#2462
Fixes googleapis/librarian#3266