upleb.uk

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

summaryrefslogtreecommitdiff
path: root/docs/how-to
AgeCommit message (Expand)Author
2026-02-25drop nostr-db backend support, keep only lmdb and memoryDanConwayDev
2026-02-03Merge relay.ngit.dev migration: bug fixes and migration toolingDanConwayDev
2026-02-03docs: archive relay.ngit.dev migration materials for referenceDanConwayDev
2026-01-28fix(migration): remove local keyword outside function in classify scriptDanConwayDev
2026-01-28feat(migration): detect when archive git data is ahead of prodDanConwayDev
2026-01-27docs: add ngit-relay troubleshooting guide for permission and corruption issuesDanConwayDev
2026-01-27migration analysis add since to limit log downloadDanConwayDev
2026-01-27fix migration script for invalid announcement detectionDanConwayDev
2026-01-27refactor: simplify parse failure enrichment using log entries and nakDanConwayDev
2026-01-27fix classification scriptDanConwayDev
2026-01-27Replace old classification script with redesigned version (Option B)DanConwayDev
2026-01-27Fix parse failure output to show repo|npub instead of event_id|kindDanConwayDev
2026-01-27Add --analysis-root filter to parse failures scriptDanConwayDev
2026-01-27Fix double-counting bug in parse failures extractionDanConwayDev
2026-01-27Capture invalid announcement rejections in Phase 4DanConwayDev
2026-01-27Fix Phase 4 scripts to run flawlessly without manual interventionDanConwayDev
2026-01-27Prevent Phase 4 from using wrong service (ngit-relay vs ngit-grasp)DanConwayDev
2026-01-27Update migration guide with lessons learned from relay.ngit.dev analysisDanConwayDev
2026-01-27Add git prerequisite checks to migration scriptsDanConwayDev
2026-01-27Generalize migration guide for any GRASP implementationDanConwayDev
2026-01-27Restructure migration guide for practical usageDanConwayDev
2026-01-27Add orchestration script for migration analysis pipelineDanConwayDev
2026-01-27Add Phase 5 migration script for final classificationDanConwayDev
2026-01-27Add Phase 4 migration scripts for log extractionDanConwayDev
2026-01-27Add Phase 2 migration script for git sync verificationDanConwayDev
2026-01-27Add Phase 3 migration scripts for categorization and comparisonDanConwayDev
2026-01-27Add Phase 1 migration script to fetch events from relayDanConwayDev
2026-01-27docs: migration updateDanConwayDev
2026-01-27docs: add initial migration how-to with starter contentDanConwayDev
2026-01-12Change default port from 8080 to 7334 (NGIT on phone keypad)DanConwayDev
2026-01-11docs: add guide for updating git dependencies in CargoDanConwayDev
2026-01-11docs: add production deployment how-to guideDanConwayDev
2026-01-10docs: update production sync testing to require 60 secondsDanConwayDev
2026-01-10docs: save both raw and sanitized logs for flexible analysisDanConwayDev
2026-01-09docs: add permission step to fix mode workflowDanConwayDev
2026-01-09docs: update production sync testing workflow to two-mode processDanConwayDev
2026-01-09docs: track production sync issues in work/active-issues/DanConwayDev
2026-01-09Fix production-sync-testing.md guide and sanitize-logs.sh scriptDanConwayDev
2026-01-09docs: add production sync testing guide and log sanitizer scriptDanConwayDev
2025-12-04add prometheus metricsDanConwayDev
2025-11-04test: migrate to TestRelay fixture pattern and add compliance docsDanConwayDev
2025-11-04docs: use Diátaxis structureDanConwayDev