No description
Find a file
Florian Berthold 761faae363
All checks were successful
release / release (push) Successful in 3s
feat: migrate AI_VoiceOverData_Vanilla MP3s to Git LFS
Voice data (9,555 MP3s, ~1.2 GiB) was tracked as plain git blobs,
bloating .git to 1.1 GiB per clone. Migrated to LFS so clones drop to
single-digit MiB; the actual MP3 bytes live once on Gitea LFS storage
(/srv/gitea/data/lfs on git03), fetched on demand via 'git lfs pull'.

Also marks *.mp3 export-ignore so 'git archive' (and the release
workflow's build_zip.sh) skips them — release zips will contain the
addon framework + lookup tables only, never the binary data. Voice
files distributed separately (TBD).
2026-05-25 13:18:08 +02:00
.gitea/workflows ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:05 +02:00
AI_VoiceOver fix(libs): pick up coa-ace3 9583952 (AceDB falsy-defaults PR #10 backport) 2026-05-24 19:31:46 +02:00
AI_VoiceOverData_Vanilla feat: migrate AI_VoiceOverData_Vanilla MP3s to Git LFS 2026-05-25 13:18:08 +02:00
tools ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:05 +02:00
.gitattributes feat: migrate AI_VoiceOverData_Vanilla MP3s to Git LFS 2026-05-25 13:18:08 +02:00
.gitignore ci: add Gitea Actions release workflow (per-addon git-archive zip) 2026-05-25 12:01:26 +02:00
README.md init 2023-04-16 00:31:14 -07:00

AI VoiceOver

This is the repository for AI_VoiceOver. Modified for Ascension.gg.