Skip to content

Commit 63312c1

Browse files
authored
Merge branch 'main' into fix-typos
2 parents 2b43c56 + 56b4d3b commit 63312c1

Some content is hidden

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

60 files changed

+1948
-968
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
# Copyright 2025 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:5efdf8d38e5a22c1ec9e5541cbdfde56399bdffcb6f531183f84ac66052a8024
17-
# created: 2024-10-25
16+
digest: sha256:023a21377a2a00008057f99f0118edadc30a19d1636a3fee47189ebec2f3921c
17+
# created: 2025-03-31T16:51:40.130756953Z

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ tests/test_identity_pool.py @googleapis/googleap
2626
tests/test_pluggable.py @googleapis/googleapis-auth @googleapis/aion-sdk
2727
tests/test_sts.py @googleapis/googleapis-auth @googleapis/aion-sdk
2828
tests/test_impersonated_credentials.py @googleapis/googleapis-auth @googleapis/aion-sdk
29-
/samples/ @googleapis/python-samples-owners
29+
/samples/ @googleapis/googleapis-auth @googleapis/aion-sdk @googleapis/python-samples-owners
3030
system_tests/secrets.tar.enc # Remove noise from test creds.

.kokoro/build-systests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export PYTHONUNBUFFERED=1
2828
python3 -m pip uninstall --yes --quiet nox-automation
2929

3030
# Install nox
31-
python3 -m pip install --upgrade --quiet nox
31+
python3 -m pip install nox==2024.10.9
3232
python3 -m nox --version
3333

3434
# Setup service account credentials.

.kokoro/docker/docs/Dockerfile

Lines changed: 0 additions & 89 deletions
This file was deleted.

.kokoro/docker/docs/requirements.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

.kokoro/docker/docs/requirements.txt

Lines changed: 0 additions & 42 deletions
This file was deleted.

.kokoro/docs/common.cfg

Lines changed: 0 additions & 67 deletions
This file was deleted.

.kokoro/docs/docs-presubmit.cfg

Lines changed: 0 additions & 28 deletions
This file was deleted.

.kokoro/docs/docs.cfg

Lines changed: 0 additions & 1 deletion
This file was deleted.

.kokoro/publish-docs.sh

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)