signal_tag · 2_broadcasts
#ci
// 2 transmissions tagged with #ci

TX_960973· Engineering
Carrylint misflags CLI list dependencies, adds use‑mention rule
A recent carrylint patch inverted its CLI‑dependency rule, causing list‑style dependencies and policy statements to be flagged as missing. The fix distinguishes executable commands from mentions and rewrites a regex, cutting worst‑case runtime from 312 ms to under 5 ms.

TX_208088· Engineering
Zed.dev launches DeltaDB, a version‑aware data store
Zed.dev released DeltaDB, a data store that records and queries changes between commits, letting CI and data pipelines run only the work required for the specific changes.