upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/grasp-audit/src/bin
AgeCommit message (Expand)Author
2026-02-26chore: apply cargo fmt and fix clippy warningsDanConwayDev
2026-02-25show probe help when invoked with no argumentsDanConwayDev
2026-02-25make read-only the default probe mode; add --create-repo to opt into write pathDanConwayDev
2026-02-25report partial results on overall timeout: completed checks pass/fail, timed-...DanConwayDev
2026-02-25add overall probe timeout of min(20s, watch_interval) to prevent overlapping ...DanConwayDev
2026-02-25silence all library logs for probe subcommand in both human and JSON modesDanConwayDev
2026-02-25suppress [Run N] header and redirect logs to stderr in JSON mode for clean pi...DanConwayDev
2026-02-25add probe subcommand for end-to-end relay health checksDanConwayDev
2026-02-24fix grasp-audit test isolation to prevent cross-spec relay state corruptionDanConwayDev
2026-02-24wire PurgatoryTests into CLI runner so purgatory tests are actually runDanConwayDev
2026-01-12feat(grasp-audit): add filter capability compliance testsDanConwayDev
2025-12-03remove depricated audit mode label ci / production ~> isolated / sharedDanConwayDev
2025-12-02refactor: rename AuditMode variants and change CLI default to sharedDanConwayDev
2025-12-01fix cargo clippy and fmt warningsDanConwayDev
2025-11-28audit: fix shared test context to minimise events sent to production relaysDanConwayDev
2025-11-28audit: stop checking git_data_directoryDanConwayDev
2025-11-28add git http advertisment allow-reachable-sha1-in-want and allow-tip-sha1-in-...DanConwayDev
2025-11-28fix running audit with production flagDanConwayDev
2025-11-28grasp-audit run all tests in audit modeDanConwayDev
2025-11-19fix some clippy fmt warningsDanConwayDev
2025-11-04created POC grasp-auditorDanConwayDev