Fix upstream digest formatter step on main #348

Merged
barrettruth merged 1 commit from ci/fix-upstream-digest-format-main into main 2026-05-02 02:33:12 +00:00
Owner

Summary

  • pass --no-errors-on-unmatched to Biome when formatting doc/upstream.md
  • prevents the scheduled/manual digest from failing when the markdown tracker is ignored by Biome

Verification

  • git diff --check
  • nix develop .#ci --command biome format --write --no-errors-on-unmatched doc/upstream.md
  • nix develop .#ci --command python3 scripts/upstream_digest.py --dry-run
## Summary - pass `--no-errors-on-unmatched` to Biome when formatting `doc/upstream.md` - prevents the scheduled/manual digest from failing when the markdown tracker is ignored by Biome ## Verification - `git diff --check` - `nix develop .#ci --command biome format --write --no-errors-on-unmatched doc/upstream.md` - `nix develop .#ci --command python3 scripts/upstream_digest.py --dry-run`
ci: tolerate ignored upstream digest docs
All checks were successful
Request Review / request_review (pull_request_target) Successful in 8s
quality / Lint (pull_request) Successful in 9s
quality / Format (pull_request) Successful in 15s
quality / Test (pull_request) Successful in 11s
67c477f4f7
barrettruth deleted branch ci/fix-upstream-digest-format-main 2026-05-02 02:33:12 +00:00
Sign in to join this conversation.
No description provided.