File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 115
115
# fix output location of logs
116
116
bash .kokoro/coerce_logs.sh
117
117
118
- if [[ " ${ENABLE_BUILD_COP } " == " true" ]]
118
+ if [[ " ${ENABLE_FLAKYBOT } " == " true" ]]
119
119
then
120
120
chmod +x ${KOKORO_GFILE_DIR} /linux_amd64/flakybot
121
121
${KOKORO_GFILE_DIR} /linux_amd64/flakybot -repo=googleapis/java-spanner
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ env_vars: {
22
22
}
23
23
24
24
env_vars: {
25
- key: " ENABLE_BUILD_COP "
25
+ key: " ENABLE_FLAKYBOT "
26
26
value: " true"
27
27
}
28
28
Original file line number Diff line number Diff line change 69
69
}
70
70
],
71
71
"semanticCommits" : true ,
72
- "masterIssue" : true
72
+ "dependencyDashboard" : true ,
73
+ "dependencyDashboardLabels" : [
74
+ " type: process"
75
+ ]
73
76
}
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-spanner.git",
7
- "sha": "8b760d65414333e75c63ff74d9a68ebe285105c9 "
7
+ "sha": "2d605e405c9efad5b18f66eff9e5c9942413404f "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "09c59c20a4bf0daed1665af59035ff240fe356df "
22
+ "sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d "
23
23
}
24
24
}
25
25
],
You can’t perform that action at this time.
0 commit comments