Min Zhu
Min Zhu
This error seems to be flaky, but getting pretty frequent lately together with https://github.com/googleapis/google-cloud-java/issues/11377 in the last couple of days https://screenshot.googleplex.com/BqfWxYx5prJnhKS ``` Failures (2): JUnit Vintage:ITSystemTest:detectIntentTest MethodSource [className = 'com.google.cloud.dialogflow.v2.it.ITSystemTest',...
duplicate declaration for gax-grpc. Exact same dependency at [L126-131](https://github.com/googleapis/google-cloud-java/blob/a3eafb2a66bf8a082d91bf4550b5aab7403f8084/java-notebooks/google-cloud-notebooks/pom.xml#L126-L131)
This is in prep for a generator change to determine if is monorepo from this config instead of length of config items. Adding this additional line before generator change will...
https://github.com/googleapis/google-cloud-cpp/pull/15563 introduced compilation error for code guarded behind a #ifdef that detects if c++20 support is available. The presubmit running c++20 was not able to capture this compilation issue. However,...