sofisl
sofisl
https://github.com/googleapis/gapic-generator-typescript/pull/1391 https://github.com/googleapis/gapic-generator-typescript/pull/1391
- [x] Make sure all previous builds are cancelled when new builds on the same PR are triggered - [x] audit all pre & post-install scripts - [x] perhaps copy...
https://github.com/googleapis/google-cloud-node/pull/4199 I think this PR points to files that kick off tests we don't check anything against. We should delete these.
These will be breaking changes, so upgrade these to stable: - [ ] certificatemanager (https://github.com/googleapis/google-cloud-node/issues/3423) - [ ] cloud life sciences (https://github.com/googleapis/google-cloud-node/issues/3542) - [ ] nodejs-analytics-data (https://github.com/googleapis/google-cloud-node/issues/3540)
During the Node 14 migration, I skipped some handwritten system tests that were silently failing. It seems like no one is responsible for those tests, so it would be worth...
https://kiosk-dot-codelabs-site.appspot.com/codelabs/offline/index.html?index=..%2F..nodejs-interactive#0 Codelab does not give instructions to open cloud shell vs. terminal, key for demo environments
Context: https://github.com/googleapis/google-cloud-node/issues/5289 There is a known breaking change in the generator that when an API specifies multiple pattern types, after only having one, the generator only generates paths for the...
In the autogeneration process for a library, prelint says it doesn't exist. Should it?