This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Commit 1516dca
authored
feat: build PRs using matrix strategy (#7)
* feat: build PRs using matrix strategy
Some ORT PRs are focussed on the resulting container, so it makes sense
to build them too. Use a matrix strategy to build these containers as
well.
Signed-off-by: Nico Rikken <[email protected]>
* chore: try fixing git refs
Signed-off-by: Nico Rikken <[email protected]>
* chore: try `/ref/pulls` prefix
As this is handled seperately in the checkout action.
Signed-off-by: Nico Rikken <[email protected]>
* chore: prevent fail-fast
Prevent fail-fast so that an attempt is made to build all containers.
Signed-off-by: Nico Rikken <[email protected]>
* chore: rename tern output based on suffix
Signed-off-by: Nico Rikken <[email protected]>
* chore: remove Porche PR that cannot be built
Signed-off-by: Nico Rikken <[email protected]>1 parent ee4c39b commit 1516dca
1 file changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
| |||
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
| 37 | + | |
25 | 38 | | |
26 | 39 | | |
27 | 40 | | |
| |||
30 | 43 | | |
31 | 44 | | |
32 | 45 | | |
33 | | - | |
| 46 | + | |
34 | 47 | | |
35 | 48 | | |
36 | 49 | | |
| |||
82 | 95 | | |
83 | 96 | | |
84 | 97 | | |
85 | | - | |
86 | | - | |
| 98 | + | |
| 99 | + | |
87 | 100 | | |
88 | 101 | | |
89 | 102 | | |
| |||
96 | 109 | | |
97 | 110 | | |
98 | 111 | | |
99 | | - | |
| 112 | + | |
100 | 113 | | |
101 | 114 | | |
102 | 115 | | |
| |||
0 commit comments