You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of googleapis/googleapis in repositories.bzl should be updated periodically to a newer version in order for the golden files to be kept up to date.
In googleapis/python-logging#746, there is an issue where an import statement is duplicated. I was only able to re-create the issue in 5e03e71 using the latest version of googleapis/googleapis . #1726 fixes the problem with the duplicate import. I had to back out the update of googleapis/googleapis in #1726 because it caused a large change to the golden files. The update of googleapis/googleapis should be done in a separate PR. Creating this issue to track updating googleapis/googleapis in repositories.bzl once #1726 is fixed.
The version of
googleapis/googleapis
inrepositories.bzl
should be updated periodically to a newer version in order for the golden files to be kept up to date.gapic-generator-python/repositories.bzl
Lines 70 to 75 in 42a8c82
In googleapis/python-logging#746, there is an issue where an import statement is duplicated. I was only able to re-create the issue in 5e03e71 using the latest version of
googleapis/googleapis
. #1726 fixes the problem with the duplicate import. I had to back out the update ofgoogleapis/googleapis
in #1726 because it caused a large change to the golden files. The update ofgoogleapis/googleapis
should be done in a separate PR. Creating this issue to track updating googleapis/googleapis inrepositories.bzl
once #1726 is fixed.gapic-generator-python/tests/integration/goldens/logging/google/cloud/logging_v2/services/config_service_v2/transports/grpc.py
Lines 16 to 29 in 42a8c82
The text was updated successfully, but these errors were encountered: