Skip to content

Commit

Permalink
Merge branch 'main' into owl-bot-update-lock-1fb09a3eb66af09221da6908…
Browse files Browse the repository at this point in the history
…7fd1b4d075bc7c79e508d0708f5dc0f842069da2
  • Loading branch information
alicejli authored Feb 14, 2024
2 parents 8a1b218 + 827f22a commit 57ea627
Show file tree
Hide file tree
Showing 31 changed files with 54 additions and 552 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
digest: sha256:1fb09a3eb66af09221da69087fd1b4d075bc7c79e508d0708f5dc0f842069da2
# created: 2024-02-05T19:43:08.106031548Z
# created: 2024-02-05T19:43:08.106031548Z
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @googleapis/yoshi-java @googleapis/api-pubsublite

# for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
**/*.java @googleapis/yoshi-java @googleapis/api-pubsublite
**/*.java @googleapis/api-pubsublite


# The java-samples-reviewers team is the default owner for samples changes
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-17.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.3"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.25.0"
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.3"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.25.0"
}

env_vars: {
Expand Down
53 changes: 0 additions & 53 deletions .kokoro/release/bump_snapshot.cfg

This file was deleted.

49 changes: 0 additions & 49 deletions .kokoro/release/common.cfg

This file was deleted.

50 changes: 0 additions & 50 deletions .kokoro/release/common.sh

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/release/drop.cfg

This file was deleted.

32 changes: 0 additions & 32 deletions .kokoro/release/drop.sh

This file was deleted.

6 changes: 0 additions & 6 deletions .kokoro/release/promote.cfg

This file was deleted.

34 changes: 0 additions & 34 deletions .kokoro/release/promote.sh

This file was deleted.

23 changes: 0 additions & 23 deletions .kokoro/release/publish_javadoc.cfg

This file was deleted.

53 changes: 0 additions & 53 deletions .kokoro/release/publish_javadoc.sh

This file was deleted.

30 changes: 0 additions & 30 deletions .kokoro/release/publish_javadoc11.cfg

This file was deleted.

Loading

0 comments on commit 57ea627

Please sign in to comment.