feat: refine orchestration and repository delivery #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/musical-refinement-pass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Testing
python3 tools/generate_score.pypython3 tests/validate_project.pymake rendermake hifi-audiobuild/audio/hifi/memory-symphony-hifi.mp3Notes
The binary artifacts are now LFS pointers in Git with payloads uploaded through Git LFS. Branch protection was also updated on
mainto require signed commits, apply to admins, require the stable PR check context, and require up-to-date branches.Local and remote validation passed. PR check is green: Score CI / Validate generated score artifacts (pull_request). This pass also fixes the issues Micah flagged: Git LFS now tracks PDFs/MP3/MIDI, Forgejo Actions uses data.forgejo.org checkout@v6 with lfs: true on ubuntu-latest, and main branch protection now requires signed commits, applies to admins, requires the stable PR check, and blocks outdated branches. Proceeding with rebase merge.