Skip to content

Commit ea1b214

Browse files
Merge branch 'main' into auth_forgiving_types
2 parents da7af3f + 0361363 commit ea1b214

649 files changed

Lines changed: 13205 additions & 4990 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
# - @googleapis/gcs-team
2222
# - @googleapis/pubsub-team
2323
# - @googleapis/spanner-team
24+
# - @googleapis/cloud-sdk-librarian-team
2425

2526
# As per the above, the following list is only used for notifications, not for approvals.
2627
# Googlers see b/477912165 and corresponding design doc
@@ -44,3 +45,4 @@
4445
/packages/pandas-gbq/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team
4546
/packages/sqlalchemy-bigquery/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team
4647
/packages/sqlalchemy-spanner/ @googleapis/spanner-team
48+
/librarian.yaml @googleapis/cloud-sdk-librarian-team

.kokoro/system.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ packages_with_system_tests=(
9595
"google-auth"
9696
"google-cloud-bigquery-storage"
9797
"google-cloud-bigtable"
98+
"google-cloud-compute"
99+
"google-cloud-compute-v1beta"
98100
"google-cloud-datastore"
99101
"google-cloud-dns"
100102
"google-cloud-error-reporting"

0 commit comments

Comments
 (0)