video-accessibility/scripts
michael 3ca70a7c03 fix: add rendering_video status to MongoDB schema validator
The rendering_video status was defined in job.py and frontend types but
was missing from the MongoDB schema validator, causing document update
failures when jobs transitioned to the rendering_video state.

Changes:
- Add migration script to update existing databases
- Update mongodb-init.js for new database setups

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 08:40:23 -06: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
deploy.sh add approved_source and qc_feedback job statuses to MongoDB schema 2025-12-22 13:12:14 -06: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
run-local.sh added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00