Commit 0495c1b
ci(audience): trim playmode PR to 8 cells, add weekly 12-cell run (SDK-327)
- Trims playmode PR matrix from 12 to 8 cells.
- Keeps Unity 2021.3.45f2 (LTS floor) and 6000.4.0f1 (current major) on every PR.
- Drops Unity 2022.3.62f2 from PR runs.
- Retains both backends (IL2CPP, Mono2x) and both targets (Windows, macOS) per Unity version.
- Adds weekly schedule trigger (cron '0 14 * * 6') so the full 12-cell matrix runs on the
default branch. Saturday 14:00 UTC maps to Sunday 00:00 Sydney AEST in winter,
Sunday 01:00 AEDT in summer.
- Keeps workflow_dispatch as the on-demand path for the full matrix.
- Restructures playmode matrix from a flat 12-entry include list to cross-product axes
(unity x target x backend), with include entries supplying changeset by unity and
runner by target.
- Sets matrix.exclude conditionally via fromJSON so only PR runs drop the 2022 cells.
- One job, steps unchanged.
- Collapses mobile-build matrix to the same cross-product shape (target x unity) with
method added by target via include. Cell list and behaviour unchanged.
- Single self-hosted Windows runner serializes 6 Windows cells per PR.
- Cut is expected to drop PR runner-hold from ~120 min to ~80 min.
- Unity 2022 LTS coverage on every PR remains via the mobile-build job (Android + iOS).
Linear: https://linear.app/imtbl/issue/SDK-327
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c539fbd commit 0495c1b
1 file changed
Lines changed: 24 additions & 68 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
22 | 33 | | |
23 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
24 | 38 | | |
25 | 39 | | |
26 | 40 | | |
27 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
28 | 45 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 46 | + | |
37 | 47 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 48 | + | |
62 | 49 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 50 | + | |
72 | 51 | | |
73 | | - | |
74 | 52 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 53 | | |
79 | 54 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 55 | | |
| 56 | + | |
89 | 57 | | |
90 | 58 | | |
91 | 59 | | |
| |||
450 | 418 | | |
451 | 419 | | |
452 | 420 | | |
| 421 | + | |
| 422 | + | |
453 | 423 | | |
454 | 424 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | 425 | | |
463 | 426 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | 427 | | |
472 | 428 | | |
473 | 429 | | |
| |||
0 commit comments