Skip to content

Commit 392084e

Browse files
Revert "merge from main to datacatalog branch (#7449)" (#7450)
This reverts commit 361657a.
1 parent 361657a commit 392084e

File tree

403 files changed

+242
-34090
lines changed

Some content is hidden

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

403 files changed

+242
-34090
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
1-
# Code owners file
2-
3-
# This file controls who is tagged for review for any given pull request
1+
# Code owners file.
2+
# This file controls who is tagged for review for any given pull request.
43

54
# The java-samples-reviewers team is the default owner for anything not
5+
# explicitly taken by someone else.
66

7-
# explicitly taken by someone else
8-
9-
* @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
7+
* @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
108

119
/bigtable/**/*.java @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1210
/cloud-sql/**/*.java @GoogleCloudPlatform/infra-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1311
/datastore/**/*.java @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1412
/firestore/**/*.java @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1513
/iot/ @gcseh @GoogleCloudPlatform/api-iot @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
16-
/logging/ @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
14+
/logging/ @GoogleCloudPlatform/observability-devx @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1715
/pubsub/ @GoogleCloudPlatform/api-pubsub-and-pubsublite @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1816
/pubsublite/ @GoogleCloudPlatform/api-pubsub-and-pubsublite @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
1917
/storage/**/*.java @GoogleCloudPlatform/cloud-storage-dpes @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
2018
.github/auto-approve.yml @googleapis/github-automation/ @sofisl @GoogleCloudPlatform/java-samples-reviewers
21-
/asset/ @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
22-
/errorreporting/ @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver
23-
/monitoring/ @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/java-samples-reviewers @yoshi-approver

.kokoro/tests/run_tests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ if [[ "$SCRIPT_DEBUG" != "true" ]]; then
7474
"java-functions-samples-secrets.txt" \
7575
"java-firestore-samples-secrets.txt" \
7676
"java-cts-v4-samples-secrets.txt" \
77-
"java-cloud-sql-samples-secrets.txt" \
78-
"java-scc-samples-secrets.txt")
77+
"java-cloud-sql-samples-secrets.txt")
7978

8079
# create secret dir
8180
mkdir -p "${KOKORO_GFILE_DIR}/secrets"

appengine-java8/firebase-tictactoe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.api-client</groupId>
7474
<artifactId>google-api-client-appengine</artifactId>
75-
<version>2.0.1</version>
75+
<version>1.34.1</version>
7676
</dependency>
7777

7878

asset/pom.xml

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

asset/src/main/java/com/example/asset/AnalyzeIamPolicyExample.java

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

asset/src/main/java/com/example/asset/AnalyzeIamPolicyLongrunningBigqueryExample.java

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

asset/src/main/java/com/example/asset/AnalyzeIamPolicyLongrunningGcsExample.java

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

0 commit comments

Comments
 (0)