Skip to content

History / Contributing

Revisions

  • docs: update wiki pages to match current codebase state

    @sydlexius sydlexius committed Apr 7, 2026
  • docs: add local review toolkit step to PR Process

    @sydlexius sydlexius committed Mar 8, 2026
  • docs: add smoke.sh API test suite to Contributing guide Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @sydlexius sydlexius committed Mar 7, 2026
  • docs: add go build, govulncheck, templ hooks and Go file guard note Update the Pre-commit Hooks table to include go build, govulncheck, and templ, which were previously missing. Add a note explaining that gofmt, templ, go build, golangci-lint, and govulncheck are skipped automatically when no Go or Templ files are staged. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @sydlexius sydlexius committed Mar 6, 2026
  • docs: update wiki for normalized provider IDs and image metadata (#375) Architecture: add artist_provider_ids and artist_images to ERD and table descriptions, add ImageRepository to repository pattern table, remove stale musicbrainz_id from artists entity. Developer Guide: add ImageRepository to interface list. Contributing: add ImageRepository to mock interfaces list. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @sydlexius sydlexius committed Mar 4, 2026
  • docs: update wiki for normalized schema and repository pattern (#375) Architecture: add Schema section with ERD, table descriptions, repository pattern, and shared database helpers. Developer Guide: add internal/dbutil/ package, repository pattern and shared helpers design principles. Contributing: add repository mocks testing guidance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @sydlexius sydlexius committed Mar 4, 2026
  • docs: add Developer Guide, Architecture, and Contributing wiki pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @sydlexius sydlexius committed Feb 28, 2026