Commit 0af1c4b
ci(chapel): include src/rust/dispatch.rs in path filter
dispatch.rs now carries the L2 Wave 1 ChapelParallelSearch wiring
(d01a33b), so changes to it can affect the Chapel parallel path.
Adding it to the chapel-ci.yml path filter means future dispatch.rs
edits trigger the Chapel accelerator workflow (Chapel build + Zig FFI
+ Rust --features chapel tests) rather than relying on collateral
workflows to catch regressions in that path.
Also: pushes that touch Cargo.toml already re-trigger Chapel CI, so
this closes the last structural hole for the now-wired dispatch
→ ChapelParallelSearch → Zig FFI → Chapel pipeline.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d01a33b commit 0af1c4b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments