upleb.uk

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

summaryrefslogtreecommitdiff
path: root/grasp-audit
AgeCommit message (Expand)Author
2025-11-26test: use fixtures in push testsDanConwayDev
2025-11-26feat(fixtures): reuse prerequisite fixtures in production modeDanConwayDev
2025-11-26fix: parsing maintainers from announcement eventDanConwayDev
2025-11-26feat: push authorization from state eventDanConwayDev
2025-11-26test: remove bad testDanConwayDev
2025-11-26add cors supportDanConwayDev
2025-11-21add http clone testsDanConwayDev
2025-11-21removed test that checked repository test cleanupDanConwayDev
2025-11-21add repository creationDanConwayDev
2025-11-21add nip11DanConwayDev
2025-11-21Implement GRASP-01 stateful write policy with database queriesDanConwayDev
2025-11-20refactor: isolate each grasp-audit lib test with minimal boilerplateDanConwayDev
2025-11-19fix some clippy fmt warningsDanConwayDev
2025-11-11Fixed the RepoWithIssue fixture implementationDanConwayDev
2025-11-06fix cli runs to prevent rate limitingDanConwayDev
2025-11-06fix show rejection errorDanConwayDev
2025-11-05fixed incorrectly labelled async functionDanConwayDev
2025-11-05restructure grasp01 audit tests and add event acceptanceDanConwayDev
2025-11-05test: consolidate state announcement tests with GRASP-01 spec formatDanConwayDev
2025-11-05feat(grasp-audit): implement tests #3 and #4 for GRASP-01 complianceDanConwayDev
2025-11-05tag test events with audit-grasp-test-eventDanConwayDev
2025-11-05Refactor: abstract announcement event creation into AuditClient helperDanConwayDev
2025-11-05Fix cargo test invocation in test-ngit-relay.sh and documentationDanConwayDev
2025-11-05refactor(smoke): abstract NIP-34 announcement creation for ngit-relay compati...DanConwayDev
2025-11-05feat(grasp-audit): standardize testing with test-ngit-relay.shDanConwayDev
2025-11-05feat(grasp-audit): improve test infrastructure and error handlingDanConwayDev
2025-11-05docs: fixed desired grasp-audit behaviour in README.mdDanConwayDev
2025-11-05fix: hardcoded portDanConwayDev
2025-11-05feat(grasp-audit): implement test_reject_repo_announcement_missing_clone_tagDanConwayDev
2025-11-05feat(grasp-audit): implement test_accept_valid_repo_announcementDanConwayDev
2025-11-05fix: NIP-01 smoke test now sends NIP-34 repo announcement for GRASP complianceDanConwayDev
2025-11-05test: use CLI tool in test script, ensure cleanup on errorsDanConwayDev
2025-11-05docs: simplify README testing section, point to test scriptDanConwayDev
2025-11-05test: improve test script with unique names and random portsDanConwayDev
2025-11-05test: add ngit-relay integration testing instructionsDanConwayDev
2025-11-05preparing to build grasp-audit against git-relayDanConwayDev
2025-11-04Migrate to standard NIP-01 't' tags for audit eventsDanConwayDev
2025-11-04Fix audit system tag filtering and event validationDanConwayDev
2025-11-04Upgrade to nostr-sdk 0.43 (from 0.35)DanConwayDev
2025-11-04moved to flakesDanConwayDev
2025-11-04created POC grasp-auditorDanConwayDev