Commit 5f47a32
committed
Add
This change adds the `--availability-wait-timeout` option to the build
scan summary tool invocation with a value of '60' when the
`--fail-if-not-fully-cacheable` option is used.
This should increase the likelihood of experiment build scans being
ingested in order to retrieve the required data from the Develocity API
to determine cacheability.--availability-wait-timeout when --fail-if-not-fully-cacheable is used1 parent de05cda commit 5f47a32
File tree
3 files changed
+6
-1
lines changed- components/scripts/lib
- release
3 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
98 | 102 | | |
99 | 103 | | |
100 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
0 commit comments