Files
ironclaw/.github
Henry Park 5b4a86690c ci: parallelize affected crate tests with nextest (#8013)
* ci: parallelize affected crate tests with nextest

* ci: preserve process-local test contracts under nextest

- serialize composition runtime and CLI trace-policy tests\n- preserve zero-test package buckets\n- restore fail-closed metadata routing

* fix(ci): validate cargo runner bucket subsets

* Address PR review feedback (#8013)

- Skip nextest installation for exact-target and Cargo-only buckets.
- Validate serialized nextest groups against compiled test inventory.

* fix(ci): parse nextest inventory specifications

Replace the YAML-sensitive heredoc with a Bash array and syntax-check the rendered crate runner in the workflow contract suite.

---------

Co-authored-by: Henry Park <16583448+henrypark133@users.noreply.github.com>
2026-09-01 21:54:43 +00:00
..