| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-05 | docs: fixed desired grasp-audit behaviour in README.md | DanConwayDev | |
| 2025-11-05 | fix: hardcoded port | DanConwayDev | |
| 2025-11-05 | feat(grasp-audit): implement test_reject_repo_announcement_missing_clone_tag | DanConwayDev | |
| - Tests that relay rejects repo announcements without service in clone tag - Validates GRASP-01 line 5 requirement - Tested against ngit-relay on port 18081 - Test passes (4/18 GRASP-01 Nostr relay tests now passing) | |||
| 2025-11-05 | feat(grasp-audit): implement test_accept_valid_repo_announcement | DanConwayDev | |
| - Fix Tags iteration error (use .iter() method) - Test validates GRASP-01 requirement: accept repo announcements listing service - Verifies clone and relays tags contain service URL - Tested against ngit-relay on port 18081 - Test passes successfully | |||
| 2025-11-05 | preparing to build grasp-audit against git-relay | DanConwayDev | |