You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2023. It is now read-only.
# If this is a continuous build, send the test log to the FlakyBot.
44
-
# See https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot.
44
+
# See https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot.
45
45
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR=*"continuous"* ]];then
Copy file name to clipboardExpand all lines: .kokoro/test-samples-impl.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ for file in samples/**/requirements.txt; do
80
80
EXIT=$?
81
81
82
82
# If this is a periodic build, send the test log to the FlakyBot.
83
-
# See https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot.
83
+
# See https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot.
84
84
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR=*"periodic"* ]];then
s.move(templated_files, excludes=[".coveragerc"]) # the microgenerator has a good coveragerc file
36
+
# Remove the replacements below once https://github.com/googleapis/synthtool/pull/1188 is merged
37
+
38
+
# Update googleapis/repo-automation-bots repo to main in .kokoro/*.sh files
0 commit comments