codeburn/.github
iamtoruk ffd9213126 test(dsh): skip zstd container tests where node:zlib lacks zstd, cover both Node lines in CI
zstd landed in node:zlib in 22.15; the package floor and CI pin are 22.13, so
the runtime already degrades with a notice there. The tests compressed
fixtures at runtime and failed outright. Fixture writes now fall back to
plain jsonl below 22.15 so parsing semantics still run, container-specific
tests skip, and the Tests workflow runs on both 22.13.0 and latest 22.x.
2026-08-17 14:32:55 -07:00
..
workflows test(dsh): skip zstd container tests where node:zlib lacks zstd, cover both Node lines in CI 2026-08-17 14:32:55 -07:00
FUNDING.yml v0.1.0 - initial release 2026-04-13 15:10:27 -07:00
PULL_REQUEST_TEMPLATE.md Contribution rules: require real-data testing for new providers, one PR at a time 2026-05-11 20:04:18 -07:00