feedBack-desktop/scripts
OmikronApex 09617aa417 fix(bundle): copy all top-level core python packages (routers/ etc.)
core#834 extracted routes into a new top-level routers/ package; the
bundle script only copied lib/, so the packaged backend would die with
ModuleNotFoundError: No module named 'routers'. Copy every top-level
package (dir with __init__.py) except plugins/ (bundled selectively
below) and tests/ (never ships), so the ongoing R3 extraction series
can't keep breaking packaged builds.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 16:47:32 +02:00
..
dev feat(audio): renderer-audio bus — mix renderer WebAudio master into engine output (Phase 2) (#91) 2026-07-09 23:03:31 +02:00
BUILD_SCRIPTS.md Clean release snapshot 2026-06-16 18:48:12 +02:00
build-audio.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
build-common.sh chore(build): stop bundling feedback-plugin-setlist 2026-07-07 19:17:54 +02:00
build-linux-docker.sh fix(build): make the local + CI Linux build work off main (#26) 2026-06-20 14:32:01 +02:00
build-linux-ubuntu.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
build-macos.sh fix(build): strip dangling symlinks so macOS builds aren't "damaged" (#30) 2026-06-21 08:19:59 +02:00
build-release.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
build-windows.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
bundle-binaries.sh fix(build): make the local + CI Linux build work off main (#26) 2026-06-20 14:32:01 +02:00
bundle-python.sh ci: repoint desktop build off the deleted slopsmith org 2026-06-17 00:47:43 +02:00
bundle-slopsmith.sh fix(bundle): copy all top-level core python packages (routers/ etc.) 2026-07-10 16:47:32 +02:00
bundle-soundfont.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
bundle.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
bundled-lib-skiplist.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
fix-onnxruntime-install-names.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
parse-build-config.py Clean release snapshot 2026-06-16 18:48:12 +02:00
setup-dev.sh Clean release snapshot 2026-06-16 18:48:12 +02:00
sign-macos-binaries.sh fix(ci): rename entitlements file — vpk requires .entitlements extension 2026-07-10 15:04:31 +02:00
VST_TRACE_README.md Clean release snapshot 2026-06-16 18:48:12 +02:00