File tree 34 files changed +94
-46
lines changed
34 files changed +94
-46
lines changed Original file line number Diff line number Diff line change 71
71
72
72
- uses : Wandalen/wretry.action@v1.3.0
73
73
name : Bootstrap cache
74
- timeout-minutes : 20
74
+ continue-on-error : true
75
+ timeout-minutes : 10
75
76
with :
76
77
action : buildjet/cache@v3
77
78
attempt_limit : 3
@@ -192,7 +193,8 @@ jobs:
192
193
193
194
- uses : Wandalen/wretry.action@v1.3.0
194
195
name : Bootstrap cache
195
- timeout-minutes : 20
196
+ continue-on-error : true
197
+ timeout-minutes : 10
196
198
with :
197
199
action : buildjet/cache@v3
198
200
attempt_limit : 3
@@ -358,7 +360,8 @@ jobs:
358
360
359
361
- uses : Wandalen/wretry.action@v1.3.0
360
362
name : Bootstrap cache
361
- timeout-minutes : 20
363
+ continue-on-error : true
364
+ timeout-minutes : 10
362
365
with :
363
366
action : buildjet/cache@v3
364
367
attempt_limit : 3
@@ -421,7 +424,8 @@ jobs:
421
424
422
425
- uses : Wandalen/wretry.action@v1.3.0
423
426
name : Bootstrap cache
424
- timeout-minutes : 20
427
+ continue-on-error : true
428
+ timeout-minutes : 10
425
429
with :
426
430
action : buildjet/cache@v3
427
431
attempt_limit : 3
@@ -525,7 +529,8 @@ jobs:
525
529
526
530
- uses : Wandalen/wretry.action@v1.3.0
527
531
name : Bootstrap cache
528
- timeout-minutes : 20
532
+ continue-on-error : true
533
+ timeout-minutes : 10
529
534
with :
530
535
action : buildjet/cache@v3
531
536
attempt_limit : 3
Original file line number Diff line number Diff line change 51
51
run : scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform linux
52
52
- uses : Wandalen/wretry.action@v1.3.0
53
53
name : Bootstrap cache
54
- timeout-minutes : 20
54
+ continue-on-error : true
55
+ timeout-minutes : 10
55
56
with :
56
57
action : buildjet/cache@v3
57
58
attempt_limit : 3
91
92
run : scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform esp32
92
93
- uses : Wandalen/wretry.action@v1.3.0
93
94
name : Bootstrap cache
94
- timeout-minutes : 20
95
+ continue-on-error : true
96
+ timeout-minutes : 10
95
97
with :
96
98
action : buildjet/cache@v3
97
99
attempt_limit : 3
@@ -131,7 +133,8 @@ jobs:
131
133
run : scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform nrfconnect
132
134
- uses : Wandalen/wretry.action@v1.3.0
133
135
name : Bootstrap cache
134
- timeout-minutes : 20
136
+ continue-on-error : true
137
+ timeout-minutes : 10
135
138
with :
136
139
action : buildjet/cache@v3
137
140
attempt_limit : 3
Original file line number Diff line number Diff line change 67
67
68
68
- uses : Wandalen/wretry.action@v1.3.0
69
69
name : Bootstrap cache
70
- timeout-minutes : 20
70
+ continue-on-error : true
71
+ timeout-minutes : 10
71
72
with :
72
73
action : buildjet/cache@v3
73
74
attempt_limit : 3
93
94
- uses : Wandalen/wretry.action@v1.3.0
94
95
name : Cirque Bootstrap cache
95
96
if : ${{ !env.ACT }}
96
- timeout-minutes : 20
97
+ timeout-minutes : 10
98
+ continue-on-error : true
97
99
with :
98
100
action : buildjet/cache@v3
99
101
attempt_limit : 3
Original file line number Diff line number Diff line change 70
70
71
71
- uses : Wandalen/wretry.action@v1.3.0
72
72
name : Bootstrap cache
73
- timeout-minutes : 20
73
+ continue-on-error : true
74
+ timeout-minutes : 10
74
75
with :
75
76
action : buildjet/cache@v3
76
77
attempt_limit : 3
Original file line number Diff line number Diff line change 53
53
54
54
- uses : Wandalen/wretry.action@v1.3.0
55
55
name : Bootstrap cache
56
- timeout-minutes : 20
56
+ continue-on-error : true
57
+ timeout-minutes : 10
57
58
with :
58
59
action : buildjet/cache@v3
59
60
attempt_limit : 3
Original file line number Diff line number Diff line change 54
54
run : scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform ameba
55
55
- uses : Wandalen/wretry.action@v1.3.0
56
56
name : Bootstrap cache
57
- timeout-minutes : 20
57
+ continue-on-error : true
58
+ timeout-minutes : 10
58
59
with :
59
60
action : buildjet/cache@v3
60
61
attempt_limit : 3
Original file line number Diff line number Diff line change 52
52
run : scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform asr
53
53
- uses : Wandalen/wretry.action@v1.3.0
54
54
name : Bootstrap cache
55
- timeout-minutes : 20
55
+ continue-on-error : true
56
+ timeout-minutes : 10
56
57
with :
57
58
action : buildjet/cache@v3
58
59
attempt_limit : 3
Original file line number Diff line number Diff line change 61
61
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
+ continue-on-error : true
64
65
timeout-minutes : 20
65
66
with :
66
67
action : buildjet/cache@v3
Original file line number Diff line number Diff line change 64
64
65
65
- uses : Wandalen/wretry.action@v1.3.0
66
66
name : Bootstrap cache
67
- timeout-minutes : 20
67
+ continue-on-error : true
68
+ timeout-minutes : 10
68
69
with :
69
70
action : buildjet/cache@v3
70
71
attempt_limit : 3
Original file line number Diff line number Diff line change 62
62
63
63
- uses : Wandalen/wretry.action@v1.3.0
64
64
name : Bootstrap cache
65
- timeout-minutes : 20
65
+ continue-on-error : true
66
+ timeout-minutes : 10
66
67
with :
67
68
action : buildjet/cache@v3
68
69
attempt_limit : 3
Original file line number Diff line number Diff line change 67
67
68
68
- uses : Wandalen/wretry.action@v1.3.0
69
69
name : Bootstrap cache
70
+ continue-on-error : true
70
71
timeout-minutes : 20
71
72
with :
72
73
action : buildjet/cache@v3
Original file line number Diff line number Diff line change 61
61
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
- timeout-minutes : 20
64
+ continue-on-error : true
65
+ timeout-minutes : 10
65
66
with :
66
67
action : buildjet/cache@v3
67
68
attempt_limit : 3
@@ -184,7 +185,8 @@ jobs:
184
185
185
186
- uses : Wandalen/wretry.action@v1.3.0
186
187
name : Bootstrap cache
187
- timeout-minutes : 20
188
+ continue-on-error : true
189
+ timeout-minutes : 10
188
190
with :
189
191
action : buildjet/cache@v3
190
192
attempt_limit : 3
Original file line number Diff line number Diff line change 61
61
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
- timeout-minutes : 20
64
+ continue-on-error : true
65
+ timeout-minutes : 10
65
66
with :
66
67
action : buildjet/cache@v3
67
68
attempt_limit : 3
Original file line number Diff line number Diff line change 63
63
64
64
- uses : Wandalen/wretry.action@v1.3.0
65
65
name : Bootstrap cache
66
- timeout-minutes : 20
66
+ continue-on-error : true
67
+ timeout-minutes : 10
67
68
with :
68
69
action : buildjet/cache@v3
69
70
attempt_limit : 3
Original file line number Diff line number Diff line change 61
61
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
- timeout-minutes : 20
64
+ continue-on-error : true
65
+ timeout-minutes : 10
65
66
with :
66
67
action : buildjet/cache@v3
67
68
attempt_limit : 3
Original file line number Diff line number Diff line change 53
53
54
54
- uses : Wandalen/wretry.action@v1.3.0
55
55
name : Bootstrap cache
56
- timeout-minutes : 20
56
+ continue-on-error : true
57
+ timeout-minutes : 10
57
58
with :
58
59
action : buildjet/cache@v3
59
60
attempt_limit : 3
Original file line number Diff line number Diff line change 61
61
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
- timeout-minutes : 20
64
+ continue-on-error : true
65
+ timeout-minutes : 10
65
66
with :
66
67
action : buildjet/cache@v3
67
68
attempt_limit : 3
Original file line number Diff line number Diff line change 77
77
78
78
- uses : Wandalen/wretry.action@v1.3.0
79
79
name : Bootstrap cache
80
- timeout-minutes : 20
80
+ continue-on-error : true
81
+ timeout-minutes : 10
81
82
with :
82
83
action : buildjet/cache@v3
83
84
attempt_limit : 3
Original file line number Diff line number Diff line change 63
63
64
64
- uses : Wandalen/wretry.action@v1.3.0
65
65
name : Bootstrap cache
66
- timeout-minutes : 20
66
+ continue-on-error : true
67
+ timeout-minutes : 10
67
68
with :
68
69
action : buildjet/cache@v3
69
70
attempt_limit : 3
Original file line number Diff line number Diff line change 76
76
77
77
- uses : Wandalen/wretry.action@v1.3.0
78
78
name : Bootstrap cache
79
- timeout-minutes : 20
79
+ continue-on-error : true
80
+ timeout-minutes : 10
80
81
with :
81
82
action : buildjet/cache@v3
82
83
attempt_limit : 3
Original file line number Diff line number Diff line change 66
66
67
67
- uses : Wandalen/wretry.action@v1.3.0
68
68
name : Bootstrap cache
69
- timeout-minutes : 20
69
+ continue-on-error : true
70
+ timeout-minutes : 10
70
71
with :
71
72
action : buildjet/cache@v3
72
73
attempt_limit : 3
Original file line number Diff line number Diff line change 63
63
64
64
- uses : Wandalen/wretry.action@v1.3.0
65
65
name : Bootstrap cache
66
- timeout-minutes : 20
66
+ continue-on-error : true
67
+ timeout-minutes : 10
67
68
with :
68
69
action : buildjet/cache@v3
69
70
attempt_limit : 3
Original file line number Diff line number Diff line change 62
62
63
63
- uses : Wandalen/wretry.action@v1.3.0
64
64
name : Bootstrap cache
65
- timeout-minutes : 20
65
+ continue-on-error : true
66
+ timeout-minutes : 10
66
67
with :
67
68
action : buildjet/cache@v3
68
69
attempt_limit : 3
Original file line number Diff line number Diff line change 56
56
57
57
- uses : Wandalen/wretry.action@v1.3.0
58
58
name : Bootstrap cache
59
- timeout-minutes : 20
59
+ continue-on-error : true
60
+ timeout-minutes : 10
60
61
with :
61
62
action : buildjet/cache@v3
62
63
attempt_limit : 3
Original file line number Diff line number Diff line change 67
67
68
68
- uses : Wandalen/wretry.action@v1.3.0
69
69
name : Bootstrap cache
70
- timeout-minutes : 20
70
+ continue-on-error : true
71
+ timeout-minutes : 10
71
72
with :
72
73
action : buildjet/cache@v3
73
74
attempt_limit : 3
Original file line number Diff line number Diff line change 58
58
59
59
- uses : Wandalen/wretry.action@v1.3.0
60
60
name : Bootstrap cache
61
- timeout-minutes : 20
61
+ continue-on-error : true
62
+ timeout-minutes : 10
62
63
with :
63
64
action : buildjet/cache@v3
64
65
attempt_limit : 3
@@ -122,7 +123,8 @@ jobs:
122
123
123
124
- uses : Wandalen/wretry.action@v1.3.0
124
125
name : Bootstrap cache
125
- timeout-minutes : 20
126
+ continue-on-error : true
127
+ timeout-minutes : 10
126
128
with :
127
129
action : buildjet/cache@v3
128
130
attempt_limit : 3
Original file line number Diff line number Diff line change 61
61
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
- timeout-minutes : 20
64
+ continue-on-error : true
65
+ timeout-minutes : 10
65
66
with :
66
67
action : buildjet/cache@v3
67
68
attempt_limit : 3
Original file line number Diff line number Diff line change 61
61
run : scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform linux
62
62
- uses : Wandalen/wretry.action@v1.3.0
63
63
name : Bootstrap cache
64
- timeout-minutes : 20
64
+ continue-on-error : true
65
+ timeout-minutes : 10
65
66
with :
66
67
action : buildjet/cache@v3
67
68
attempt_limit : 3
Original file line number Diff line number Diff line change 59
59
60
60
- uses : Wandalen/wretry.action@v1.3.0
61
61
name : Bootstrap cache
62
- timeout-minutes : 20
62
+ continue-on-error : true
63
+ timeout-minutes : 10
63
64
with :
64
65
action : buildjet/cache@v3
65
66
attempt_limit : 3
@@ -127,7 +128,8 @@ jobs:
127
128
128
129
- uses : Wandalen/wretry.action@v1.3.0
129
130
name : Bootstrap cache
130
- timeout-minutes : 20
131
+ continue-on-error : true
132
+ timeout-minutes : 10
131
133
with :
132
134
action : buildjet/cache@v3
133
135
attempt_limit : 3
You can’t perform that action at this time.
0 commit comments