Skip to content

Commit 633763b

Browse files
chore: regenerate common templates (#1066)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/eb4eb2fc-bb36-479d-9fc0-f9e61df9f0a3/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5f6ef0e Source-Link: googleapis/synthtool@9593c3b
1 parent 36244c4 commit 633763b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.kokoro/release/publish_javadoc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ popd
6262
# V2
6363
mvn clean site -B -q -Ddevsite.template="${KOKORO_GFILE_DIR}/java/"
6464

65-
pushd target/devsite
65+
pushd target/devsite/reference
6666

6767
# create metadata
6868
python3 -m docuploader create-metadata \

CODE_OF_CONDUCT.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- # Generated by synthtool. DO NOT EDIT! !-->
12
# Code of Conduct
23

34
## Our Pledge
@@ -69,12 +70,12 @@ dispute. If you are unable to resolve the matter for any reason, or if the
6970
behavior is threatening or harassing, report it. We are dedicated to providing
7071
an environment where participants feel welcome and safe.
7172

72-
Reports should be directed to *[PROJECT STEWARD NAME(s) AND EMAIL(s)]*, the
73-
Project Steward(s) for *[PROJECT NAME]*. It is the Project Steward’s duty to
73+
Reports should be directed to *googleapis-stewards@google.com*, the
74+
Project Steward(s) for *Google Cloud Client Libraries*. It is the Project Steward’s duty to
7475
receive and address reported violations of the code of conduct. They will then
7576
work with a committee consisting of representatives from the Open Source
7677
Programs Office and the Google Open Source Strategy team. If for any reason you
77-
are uncomfortable reaching out the Project Steward, please email
78+
are uncomfortable reaching out to the Project Steward, please email
7879
opensource@google.com.
7980

8081
We will investigate every complaint, but you may not receive a direct response.

synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-cloud-bom.git",
7-
"sha": "7d460ad477c652b6e23e7dae249af592cfbba5d3"
7+
"sha": "adfbefecbe57b015c7730f927eaf5cae2467bd06"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
14+
"sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)