Skip to content

fix(build): scope Git LFS audio filters to sound repository - #50

Merged
zoeyrose merged 1 commit into
mainfrom
fix/scope-lfs-to-sound-repository
Aug 31, 2026
Merged

fix(build): scope Git LFS audio filters to sound repository#50
zoeyrose merged 1 commit into
mainfrom
fix/scope-lfs-to-sound-repository

Conversation

@zoeyrose

Copy link
Copy Markdown
Member

Summary

Keep audio and tracker-format Git LFS wildcard rules in atrinik/sound, the
repository that owns the audio corpus.

Implementation / behavior

  • Remove the broad audio/tracker suffix rules from this repository's
    .gitattributes.
  • Preserve the existing non-audio image, font, and archive LFS rules.
  • Keep go.mod and any repository-local test/probe fixtures as ordinary Git
    files rather than LFS objects.
  • No source or runtime behavior changes.

Validation

  • Audited all manifest repositories for tracked audio/tracker extensions and
    LFS attributes; only atrinik/sound retains the audio globs.
  • Verified this repository's relevant tracked paths do not resolve to the LFS
    filter.
  • git diff --check

Limitations / follow-up

  • Existing clones may need to refresh their checkout after this change so
    previously misclassified files are materialized normally.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying atrinik-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7cae98a
Status: ✅  Deploy successful!
Preview URL: https://0b427cb4.atrinik-website.pages.dev
Branch Preview URL: https://fix-scope-lfs-to-sound-repos.atrinik-website.pages.dev

View logs

@zoeyrose
zoeyrose merged commit 56d5f50 into main Aug 31, 2026
7 checks passed
@zoeyrose
zoeyrose deleted the fix/scope-lfs-to-sound-repository branch August 31, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant