video-accessibility-old/scripts
Vadym Samoilenko b5e5ad7e42 fix: deploy.sh pull_code now works with monorepo structure
Was checking backend/.git and frontend/.git (submodule pattern) which
never exists — git pull silently skipped, deploying stale code.
Now pulls root repo first, falls back to submodule pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 11:50:20 +01:00
..
build-frontend.sh adjusted deploy scripts to NOT make a backup of front end when deploying new one 2025-10-10 12:27:21 -05:00
check_job.py chore: update check_job.py to dump full outputs structure 2026-03-03 11:23:46 +00:00
deploy.sh fix: deploy.sh pull_code now works with monorepo structure 2026-04-16 11:50:20 +01:00
full-deploy.sh adjusted deploy scripts to NOT make a backup of front end when deploying new one 2025-10-10 12:27:21 -05:00
mark-migrations-applied.sh add script to mark old migrations as applied 2025-12-22 13:26:51 -06:00
mongodb-init.js fix: add rendering_video status to MongoDB schema validator 2025-12-27 08:40:23 -06:00
replace_cue_voice.py chore: add one-off script to regenerate AD cue TTS with different voice 2026-03-03 10:58:18 +00:00
run-local.sh added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00