Commit graph

8 commits

Author SHA1 Message Date
Seth Vargo
e838bc6edf
Update deps (#716)
Fixes https://github.com/google-github-actions/setup-gcloud/issues/714
by updating the setup-cloud-sdk action to the latest version which
implements retries for all errors (not just HTTP).
2025-07-18 16:02:58 -04:00
Seth Vargo
98d8f78fcc
Update linters (#715) 2025-07-17 21:03:57 -04:00
Seth Vargo
0c0751a334
Update deps (#704) 2025-01-31 16:27:07 -05:00
Seth Vargo
25043b08d0
Allow manually running integration tests with workflow_dispatch (#702) 2025-01-28 17:15:16 +00:00
Seth Vargo
7c7fdb013a
Add CI for release branches (#661) 2023-12-04 08:48:54 -05:00
Seth Vargo
63496e6521
Upgrade setup-cloud-sdk package (#656) 2023-11-08 06:21:19 -08:00
Seth Vargo
602747fdf0
Update deps to Node 20 (#653) 2023-11-07 07:00:56 -08:00
Seth Vargo
65a3df0bf4
Reduce duplicate in integration tests (#591)
⚠️ 🚧 

As part of the 1.0 release, we removed service_account support from
setup-gcloud, but many of the integration tests were actually duplicates
now, since they used to test service_account. This updates the
integration tests to run all the tests in a single job (reducing the
number of times we install NPM packages and download gcloud).
2022-11-10 16:43:12 -05:00
Renamed from .github/workflows/setup-gcloud.yml (Browse further)