sofisl
sofisl
see: https://github.com/googleapis/google-cloud-node/pull/5451/commits/a41d855dd3dac948ef98cc5d8084a7419825e084 (was failing beforehand) This matches what we did in ESM.
Cheerio just released a breaking change in 1.0.0: https://github.com/cheeriojs/cheerio/releases/tag/v1.0.0 This is stalling all of our repos that depend on compodoc. Would you mind pinning and/or releasing a new version of...
See issues like: https://github.com/googleapis/google-cloud-node/issues/3956 and https://github.com/googleapis/google-cloud-node/issues/3541 We still need to manually check for upgrades. Instead, we should create an action that automatically promotes the library iff: - it's been open...
Currently, we don't run linting tests so we don't catch linting errors at the generation level. We also don't run fixes at the generation level either. So, if there are...
see failure https://github.com/googleapis/gapic-generator-typescript/actions/runs/14117976928/job/39552537783?pr=1710