Conversation
|
The doc failure here is because it's looking for a link that has yet to be committed to master. I'm pretty ignorant to Kokoro but it seems like we shouldn't be testing against master, but the branch being PR'd instead? Aside from that, this is one hefty PR - it includes new features, breaking changes and what looks like some analytics code? I've updated the PR overview to include a mention of the breaking changes, so whoever merges should make sure it (or something similar) is included in the extended message. |
|
The link I see failing - [404] https://github.com/googleapis/googleapis/blob/master/google/cloud/talent/v4beta1/resume_service.proto is at the |
|
I see the problem now. Some files actually got removed since this generation: But neither synthtool/gapic remove files that are not suppose to be there, we didn't catch that. I had to |
Codecov Report
@@ Coverage Diff @@
## master #29 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 4 4
=====================================
Hits 4 4Continue to review full report at Codecov.
|
BREAKING CHANGE: In addition to the
v4betaclient features, this change also removes support for any string template paths relating toprojectPathandcompanyPath, it now supportstenantPathandcompanyOldPathinstead.This PR was generated using Autosynth. 🌈
Here's the log from Synthtool: