fix: restore regeneration#4292
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4292 +/- ##
=======================================
Coverage 94.84% 94.84%
=======================================
Files 187 187
Lines 7195 7195
=======================================
Hits 6824 6824
Misses 371 371 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Filed issue for failure in generating |
I suspect |
| output: src/generated/cloud/gkehub/configmanagement/v1 | ||
| rust: | ||
| title_override: GKE Hub Types | ||
| rust: {} |
There was a problem hiding this comment.
I think @dbolduc asked this elsewhere. Looks like we can remove these lines, they represent "no rust overrides", right?
Maybe something to try in a follow up PR.
There was a problem hiding this comment.
The title moved from the configuration to https://github.com/googleapis/librarian/blob/acaf08d7b78898d47c9c4e488cac49b5c083f5bc/internal/serviceconfig/api.go#L227
Restore library regeneration after resolving googleapis/librarian#3561.
Also update librarian version and
librarian.yaml.Fixes #4288