Commit 9c33f00
authored
ci+licence: fix e2e Zig toolchain + standalone build + trustfile SPDX (#149)
Fixes the E2E/Bench Zig toolchain (deprecated goto-bus-stop/setup-zig@v2.2.1
+ Zig 0.15.0 -> mlugg/setup-zig@v1 + 0.15.2, matching build.zig.zon) and
points the E2E/Bench jobs at build_standalone.zig (pure-Zig FFI surface), so
they no longer require the private nextgen-languages/language-bridges path
dependency that CI cannot fetch.
Also sets bindings/rust/fuzz/README.adoc SPDX to MPL-2.0 (was CC-BY-4.0),
fixing the Enforce Trustfile Policies check.
E2E, Bench, and Enforce Trustfile Policies all green. The remaining
governance / Language / package anti-pattern policy failure is pre-existing
(hyperpolymath/standards rsr-antipattern.yml) and out of scope here.1 parent c54d0c3 commit 9c33f00
2 files changed
Lines changed: 15 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | | - | |
54 | | - | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | | - | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
157 | | - | |
| 161 | + | |
158 | 162 | | |
159 | | - | |
| 163 | + | |
160 | 164 | | |
161 | 165 | | |
162 | | - | |
| 166 | + | |
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments