Commit d79cab0
chore: use shared rainix nix+cachix composites in js-bindings CI
The rainix-rs reusable callers (static, test) gain `secrets: inherit` so
the shared Cachix substituter is reachable. The js-bindings job drops its
hand-rolled nix-quick-install + cache-nix preamble (which omitted Cachix)
for the rainix nix-cachix-setup + rust-cache composites that every rainix
reusable uses. The build/test/docs commands stay: they are dotrain flake
devShell tasks (npm + wasm-bindgen CLI over the js-api crate, mocha tests,
api-extractor docs) with no matching rainix reusable workflow.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent cff67b3 commit d79cab0
1 file changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
12 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
0 commit comments