Diego Marquez

Results 110 comments of Diego Marquez

Hi @ashokkumarrathore, thanks for bringing this up. Would you mind sharing a small reproducing snippet that causes this error? Thanks!

Hi @ashokkumarrathore, any chance we can have a quick snippet to look into? Thanks!

This is probably not a particular case edit: confirmed ai-platform to also reference an old service version https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-aiplatform/v1/2.0.0 It looks like revisions get updated correctly, but service versions get stale

``` git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git diff --numstat --no-renames --raw 985a0b98f96b47da45882877259265c2fcb31ff5 9af27683a6dc1ca7a6ca82feb08303dd3b1a23f3 -- stderr: 'fatal: You are attempting to fetch 2c9122112925d2184fa8179821b6422893a153e8, which is in the commit...

Triggered in https://github.com/googleapis/google-cloud-java/actions/runs/10818240349/job/30013411844?pr=11135

Given the comment above confirming this is a JDK-related issue, we are closing this issue. Please feel free to reopen this if this is related to Jib.

Solved by https://github.com/googleapis/google-cloud-cpp/pull/15144

cl/753251559 fails due to this check. > `Found version declaration(s) without x-version-update` Would we be ok with adding the region tag for the time being?

> here isn't a matching entry in versions.txt Ah, gotcha. I'll wait for the next sdk-platform. > Can the CI only run the GH required checks? I'll take a look...

> This transport in itself is a bandaid solution until async clients required for HTTP/2 are supported in google http client. cc: @burkedavison @ldetmer