chipsalliance / fpga-tool-perf

FPGA tool performance profiling
https://chipsalliance.github.io/fpga-tool-perf
Apache License 2.0
101 stars 30 forks source link

ci: pin gcloud to 413.0.0-0 #551

Closed AdamOlech closed 1 year ago

AdamOlech commented 1 year ago

This is a temporary workaround for a regression in gsutil which causes multithreaded uploads to fail if the storage.buckets.get permission is missing on the caller IAM. The regression is further documented in the release notes: https://cloud.google.com/storage/docs/release-notes#January_19_2023

This commit should be reverted once the regression has been fixed.

Internal-tag: [#41010] Signed-off-by: Adam Olech aolech@antmicro.com

tmichalak commented 1 year ago

LGTM