chore: complete migration of google-cloud-dataplex#16698
chore: complete migration of google-cloud-dataplex#16698jskeet wants to merge 1 commit intogoogleapis:mainfrom
Conversation
Removed skip_generate and regenerated with Librarian.
There was a problem hiding this comment.
Code Review
This pull request enables generation for the Dataplex library by removing the skip_generate flag in librarian.yaml. Additionally, it updates the repository metadata for google-cloud-dataplex by adding an issue tracker URL and adjusting the JSON indentation. I have no feedback to provide.
|
@parthea Only responding on this one bug - how feasible might it be to turn off "docs warnings as errors" until we can release the gapic generator, then turn it back on once we've updated? |
|
Switching to draft until checks are green |
|
@jskeet We would need something like this for each package where we see the docs failure |
|
You may be able to add more paths here and just rename this file to be more generic |
|
That sounds like it might be the way to go - will give that a try on Monday. |
Removed skip_generate and regenerated with Librarian.