@@ -25,23 +25,21 @@ subprojects:
25
25
- " .actions/**"
26
26
checks :
27
27
# Note: updates here should be applied to the lightning_lite group
28
- - " pl-cpu (macos-11, pytorch, 3.7, 1.9, oldest)"
29
- - " pl-cpu (macos-11, pytorch, 3.7, 1.12)"
30
- - " pl-cpu (macos-11, pytorch, 3.8, 1.10)"
31
- - " pl-cpu (macos-11, pytorch, 3.9, 1.11)"
32
- - " pl-cpu (macos-11, pytorch, 3.10, 1.12)"
33
- - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.9, oldest)"
34
- - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.12)"
35
- - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.9)"
36
- - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.10)"
37
- - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.11)"
38
- - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.12)"
28
+ - " pl-cpu (macOS-11, pytorch, 3.9, 1.11)"
29
+ - " pl-cpu (macOS-11, pytorch, 3.8, 1.10)"
30
+ - " pl-cpu (windows-2022, pytorch, 3.10, 1.11)"
31
+ - " pl-cpu (windows.2022, pytorch, 3.9, 1.10)"
32
+ - " pl-cpu (windows-2022, pytorch, 3.8, 1.9)"
33
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.11)"
34
+ - " pl-cpu (macOS-11, pytorch, 3.10, 1.12)"
39
35
- " pl-cpu (ubuntu-20.04, pytorch, 3.10, 1.12)"
40
- - " pl-cpu (windows-2022, pytorch, 3.7, 1.9, oldest)"
41
- - " pl-cpu (windows-2022, pytorch, 3.7, 1.12)"
42
- - " pl-cpu (windows-2022, pytorch, 3.8, 1.10)"
43
- - " pl-cpu (windows-2022, pytorch, 3.9, 1.11)"
44
36
- " pl-cpu (windows-2022, pytorch, 3.10, 1.12)"
37
+ - " pl-cpu (macOS-11, pytorch, 3.7, 1.9, oldest)"
38
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.9, oldest)"
39
+ - " pl-cpu (windows-2022, pytorch, 3.7, 1.9, oldest)"
40
+ - " pl-cpu (macOS-11, pytorch, 3.10, 1.13, pre)"
41
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.13, pre)"
42
+ - " pl-cpu (windows-2022, pytorch, 3.8, 1.13, pre)"
45
43
- " make-doctest (pytorch)"
46
44
- " make-html (pytorch)"
47
45
- " mypy"
@@ -58,23 +56,21 @@ subprojects:
58
56
paths :
59
57
- " .github/workflows/ci-pytorch-test-full.yml"
60
58
checks :
61
- - " pl-cpu (macos-11, pytorch, 3.7, 1.9, oldest)"
62
- - " pl-cpu (macos-11, pytorch, 3.7, 1.12)"
63
- - " pl-cpu (macos-11, pytorch, 3.8, 1.10)"
64
- - " pl-cpu (macos-11, pytorch, 3.9, 1.11)"
65
- - " pl-cpu (macos-11, pytorch, 3.10, 1.12)"
66
- - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.9, oldest)"
67
- - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.12)"
68
- - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.9)"
69
- - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.10)"
70
- - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.11)"
71
- - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.12)"
59
+ - " pl-cpu (macOS-11, pytorch, 3.9, 1.11)"
60
+ - " pl-cpu (macOS-11, pytorch, 3.8, 1.10)"
61
+ - " pl-cpu (windows-2022, pytorch, 3.10, 1.11)"
62
+ - " pl-cpu (windows.2022, pytorch, 3.9, 1.10)"
63
+ - " pl-cpu (windows-2022, pytorch, 3.8, 1.9)"
64
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.11)"
65
+ - " pl-cpu (macOS-11, pytorch, 3.10, 1.12)"
72
66
- " pl-cpu (ubuntu-20.04, pytorch, 3.10, 1.12)"
73
- - " pl-cpu (windows-2022, pytorch, 3.7, 1.9, oldest)"
74
- - " pl-cpu (windows-2022, pytorch, 3.7, 1.12)"
75
- - " pl-cpu (windows-2022, pytorch, 3.8, 1.10)"
76
- - " pl-cpu (windows-2022, pytorch, 3.9, 1.11)"
77
67
- " pl-cpu (windows-2022, pytorch, 3.10, 1.12)"
68
+ - " pl-cpu (macOS-11, pytorch, 3.7, 1.9, oldest)"
69
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.9, oldest)"
70
+ - " pl-cpu (windows-2022, pytorch, 3.7, 1.9, oldest)"
71
+ - " pl-cpu (macOS-11, pytorch, 3.10, 1.13, pre)"
72
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.13, pre)"
73
+ - " pl-cpu (windows-2022, pytorch, 3.8, 1.13, pre)"
78
74
79
75
- id : " pytorch_lightning: Slow"
80
76
paths :
@@ -181,23 +177,21 @@ subprojects:
181
177
- " lightning-lite (GPUs)"
182
178
- " mypy"
183
179
# Lite also requires PL checks as it depends on Lite
184
- - " pl-cpu (macos-11, pytorch, 3.7, 1.9, oldest)"
185
- - " pl-cpu (macos-11, pytorch, 3.7, 1.12)"
186
- - " pl-cpu (macos-11, pytorch, 3.8, 1.10)"
187
- - " pl-cpu (macos-11, pytorch, 3.9, 1.11)"
188
- - " pl-cpu (macos-11, pytorch, 3.10, 1.12)"
189
- - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.9, oldest)"
190
- - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.12)"
191
- - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.9)"
192
- - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.10)"
193
- - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.11)"
194
- - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.12)"
180
+ - " pl-cpu (macOS-11, pytorch, 3.9, 1.11)"
181
+ - " pl-cpu (macOS-11, pytorch, 3.8, 1.10)"
182
+ - " pl-cpu (windows-2022, pytorch, 3.10, 1.11)"
183
+ - " pl-cpu (windows.2022, pytorch, 3.9, 1.10)"
184
+ - " pl-cpu (windows-2022, pytorch, 3.8, 1.9)"
185
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.11)"
186
+ - " pl-cpu (macOS-11, pytorch, 3.10, 1.12)"
195
187
- " pl-cpu (ubuntu-20.04, pytorch, 3.10, 1.12)"
196
- - " pl-cpu (windows-2022, pytorch, 3.7, 1.9, oldest)"
197
- - " pl-cpu (windows-2022, pytorch, 3.7, 1.12)"
198
- - " pl-cpu (windows-2022, pytorch, 3.8, 1.10)"
199
- - " pl-cpu (windows-2022, pytorch, 3.9, 1.11)"
200
188
- " pl-cpu (windows-2022, pytorch, 3.10, 1.12)"
189
+ - " pl-cpu (macOS-11, pytorch, 3.7, 1.9, oldest)"
190
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.7, 1.9, oldest)"
191
+ - " pl-cpu (windows-2022, pytorch, 3.7, 1.9, oldest)"
192
+ - " pl-cpu (macOS-11, pytorch, 3.10, 1.13, pre)"
193
+ - " pl-cpu (ubuntu-20.04, pytorch, 3.9, 1.13, pre)"
194
+ - " pl-cpu (windows-2022, pytorch, 3.8, 1.13, pre)"
201
195
- " make-doctest (pytorch)"
202
196
- " make-html (pytorch)"
203
197
- " pytorch-lightning (GPUs)"
@@ -302,22 +296,24 @@ subprojects:
302
296
- " .actions/**"
303
297
- " .github/workflows/ci-pkg-install.yml"
304
298
- " setup.py"
305
- - " src/lightning/**"
306
- # all __about__, __version__, __setup__
307
- - " src/*/__*.py"
299
+ - " src/**"
300
+ - " requirements/**"
308
301
checks :
309
- - " install-meta-pypi (macOS-11, 3.8)"
310
- - " install-meta-pypi (ubuntu-20.04, 3.8)"
311
- - " install-meta-pypi (windows-2022, 3.8)"
312
- - " install-meta-src (macOS-11, 3.8)"
313
- - " install-meta-src (macOS-11, lightning, 3.8)"
314
- - " install-meta-src (ubuntu-20.04, 3.8)"
315
- - " install-meta-src (ubuntu-20.04, lightning, 3.8)"
316
- - " install-meta-src (windows-2022, 3.8)"
317
- - " install-meta-src (windows-2022, lightning, 3.8)"
318
- - " install-standalone (macOS-11, app, 3.8)"
319
- - " install-standalone (macOS-11, pytorch, 3.8)"
320
- - " install-standalone (ubuntu-20.04, app, 3.8)"
321
- - " install-standalone (ubuntu-20.04, pytorch, 3.8)"
322
- - " install-standalone (windows-2022, app, 3.8)"
323
- - " install-standalone (windows-2022, pytorch, 3.8)"
302
+ - " install-pkg (ubuntu-22.04, app, 3.7)"
303
+ - " install-pkg (ubuntu-22.04, app, 3.10)"
304
+ - " install-pkg (ubuntu-22.04, lite, 3.7)"
305
+ - " install-pkg (ubuntu-22.04, lite, 3.10)"
306
+ - " install-pkg (ubuntu-22.04, pytorch, 3.7)"
307
+ - " install-pkg (ubuntu-22.04, pytorch, 3.10)"
308
+ - " install-pkg (macOS-12, app, 3.7)"
309
+ - " install-pkg (macOS-12, app, 3.10)"
310
+ - " install-pkg (macOS-12, lite, 3.7)"
311
+ - " install-pkg (macOS-12, lite, 3.10)"
312
+ - " install-pkg (macOS-12, pytorch, 3.7)"
313
+ - " install-pkg (macOS-12, pytorch, 3.10)"
314
+ - " install-pkg (windows-2022, app, 3.7)"
315
+ - " install-pkg (windows-2022, app, 3.10)"
316
+ - " install-pkg (windows-2022, lite, 3.7)"
317
+ - " install-pkg (windows-2022, lite, 3.10)"
318
+ - " install-pkg (windows-2022, pytorch, 3.7)"
319
+ - " install-pkg (windows-2022, pytorch, 3.10)"
0 commit comments