1
- # Created with package:mono_repo v6.1 .0
1
+ # Created with package:mono_repo v6.2 .0
2
2
name : Dart CI
3
3
on :
4
4
push :
20
20
runs-on : ubuntu-latest
21
21
steps :
22
22
- name : Cache Pub hosted dependencies
23
- uses : actions/cache@v2.1.7
23
+ uses : actions/cache@v3
24
24
with :
25
25
path : " ~/.pub-cache/hosted"
26
26
key : " os:ubuntu-latest;pub-cache-hosted;sdk:stable"
@@ -33,15 +33,15 @@ jobs:
33
33
- id : checkout
34
34
35
35
- name : mono_repo self validate
36
- run : dart pub global activate mono_repo 6.1 .0
36
+ run : dart pub global activate mono_repo 6.2 .0
37
37
- name : mono_repo self validate
38
38
run : dart pub global run mono_repo generate --validate
39
39
job_002 :
40
40
name : " analyzer_and_format; Dart 2.14.0; PKGS: _test_yaml, checked_yaml, example, json_annotation, json_serializable; `dart format --output=none --set-exit-if-changed .`, `dart analyze --fatal-infos .`"
41
41
runs-on : ubuntu-latest
42
42
steps :
43
43
- name : Cache Pub hosted dependencies
44
- uses : actions/cache@v2.1.7
44
+ uses : actions/cache@v3
45
45
with :
46
46
path : " ~/.pub-cache/hosted"
47
47
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.14.0;packages:_test_yaml-checked_yaml-example-json_annotation-json_serializable;commands:format-analyze"
@@ -125,7 +125,7 @@ jobs:
125
125
runs-on : ubuntu-latest
126
126
steps :
127
127
- name : Cache Pub hosted dependencies
128
- uses : actions/cache@v2.1.7
128
+ uses : actions/cache@v3
129
129
with :
130
130
path : " ~/.pub-cache/hosted"
131
131
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example-json_annotation-json_serializable;commands:format-analyze"
@@ -209,7 +209,7 @@ jobs:
209
209
runs-on : ubuntu-latest
210
210
steps :
211
211
- name : Cache Pub hosted dependencies
212
- uses : actions/cache@v2.1.7
212
+ uses : actions/cache@v3
213
213
with :
214
214
path : " ~/.pub-cache/hosted"
215
215
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.14.0;packages:_test_yaml-checked_yaml-example-json_serializable;commands:test_0"
@@ -268,7 +268,7 @@ jobs:
268
268
runs-on : ubuntu-latest
269
269
steps :
270
270
- name : Cache Pub hosted dependencies
271
- uses : actions/cache@v2.1.7
271
+ uses : actions/cache@v3
272
272
with :
273
273
path : " ~/.pub-cache/hosted"
274
274
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.14.0;packages:json_serializable;commands:test_3"
@@ -300,7 +300,7 @@ jobs:
300
300
runs-on : ubuntu-latest
301
301
steps :
302
302
- name : Cache Pub hosted dependencies
303
- uses : actions/cache@v2.1.7
303
+ uses : actions/cache@v3
304
304
with :
305
305
path : " ~/.pub-cache/hosted"
306
306
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.14.0;packages:json_serializable;commands:test_1"
@@ -332,7 +332,7 @@ jobs:
332
332
runs-on : ubuntu-latest
333
333
steps :
334
334
- name : Cache Pub hosted dependencies
335
- uses : actions/cache@v2.1.7
335
+ uses : actions/cache@v3
336
336
with :
337
337
path : " ~/.pub-cache/hosted"
338
338
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.14.0;packages:json_serializable;commands:test_2"
@@ -364,7 +364,7 @@ jobs:
364
364
runs-on : ubuntu-latest
365
365
steps :
366
366
- name : Cache Pub hosted dependencies
367
- uses : actions/cache@v2.1.7
367
+ uses : actions/cache@v3
368
368
with :
369
369
path : " ~/.pub-cache/hosted"
370
370
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example-json_serializable;commands:test_0"
@@ -423,7 +423,7 @@ jobs:
423
423
runs-on : ubuntu-latest
424
424
steps :
425
425
- name : Cache Pub hosted dependencies
426
- uses : actions/cache@v2.1.7
426
+ uses : actions/cache@v3
427
427
with :
428
428
path : " ~/.pub-cache/hosted"
429
429
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_3"
@@ -455,7 +455,7 @@ jobs:
455
455
runs-on : ubuntu-latest
456
456
steps :
457
457
- name : Cache Pub hosted dependencies
458
- uses : actions/cache@v2.1.7
458
+ uses : actions/cache@v3
459
459
with :
460
460
path : " ~/.pub-cache/hosted"
461
461
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_1"
@@ -487,7 +487,7 @@ jobs:
487
487
runs-on : ubuntu-latest
488
488
steps :
489
489
- name : Cache Pub hosted dependencies
490
- uses : actions/cache@v2.1.7
490
+ uses : actions/cache@v3
491
491
with :
492
492
path : " ~/.pub-cache/hosted"
493
493
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_2"
@@ -519,7 +519,7 @@ jobs:
519
519
runs-on : ubuntu-latest
520
520
steps :
521
521
- name : Cache Pub hosted dependencies
522
- uses : actions/cache@v2.1.7
522
+ uses : actions/cache@v3
523
523
with :
524
524
path : " ~/.pub-cache/hosted"
525
525
key : " os:ubuntu-latest;pub-cache-hosted;sdk:2.14.0;packages:_test_yaml-checked_yaml-example;commands:test_1"
@@ -577,7 +577,7 @@ jobs:
577
577
runs-on : ubuntu-latest
578
578
steps :
579
579
- name : Cache Pub hosted dependencies
580
- uses : actions/cache@v2.1.7
580
+ uses : actions/cache@v3
581
581
with :
582
582
path : " ~/.pub-cache/hosted"
583
583
key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example;commands:test_1"
0 commit comments