Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
/java-redisPublic archive

Commitad75ae2

Browse files
feat: add gcf-owl-bot[bot] to ignoreAuthors (#421)
This PR was generated using Autosynth. 🌈Synth log will be available here:https://source.cloud.google.com/results/invocations/7bd35b13-902c-414c-8d49-bff54a20fdc5/targets To automatically regenerate this PR, check this box. (May take up to 24 hours.)Source-Link:googleapis/synthtool@8eae023Source-Link:googleapis/synthtool@7332178Source-Link:googleapis/synthtool@c86c7a6chore: add changelog to cloud-radchore: dump maven version along with javaSource-Author: Igor Bernstein <igorbernstein@google.com>Source-Date: Thu May 20 10:56:02 2021 -0400Source-Repo: googleapis/synthtoolSource-Sha: 8eae0234a16b26c2ff616d305dbd9786c8b10a47Source-Link:googleapis/synthtool@8eae023
1 parentc06497b commitad75ae2

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

‎.github/generated-files-bot.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ ignoreAuthors:
99
-'renovate-bot'
1010
-'yoshi-automation'
1111
-'release-please[bot]'
12+
-'gcf-owl-bot[bot]'

‎.kokoro/build.sh‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ cd ${scriptDir}/..
2323
# include common functions
2424
source${scriptDir}/common.sh
2525

26-
# Print out Java version
27-
java -version
26+
# Print outMaven &Java version
27+
mvn -version
2828
echo${JOB_TYPE}
2929

3030
# attempt to install 3 times with exponential backoff (starting with 10 seconds)

‎.kokoro/release/publish_javadoc11.sh‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ mvn clean site -B -q -P docFX
4242

4343
# copy README to docfx-yml dir and rename index.md
4444
cp README.md target/docfx-yml/index.md
45+
# copy CHANGELOG to docfx-yml dir and rename history.md
46+
cp CHANGELOG.md target/docfx-yml/history.md
4547

4648
pushd target/docfx-yml
4749

‎synth.metadata‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-redis.git",
7-
"sha": "1940d118470b2cedf1611c8a8fc41a975190ff54"
7+
"sha": "72b922439f167fd7902f327a852fe7aaaf31ec71"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
30+
"sha": "8eae0234a16b26c2ff616d305dbd9786c8b10a47"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp