osint-dashboard/alembic/versions
Sirius DevOps 1b1f2d3b3a
Some checks failed
build-and-deploy / build-push-deploy (push) Failing after 2m59s
fix: merge alembic heads so the dashboard stops crash-looping
005_phase2 and 005_news_items both revised 004_camera_enum. Entrypoint
`alembic upgrade head` then failed and the app never bound :8000 (502
over Tailscale). Merge revision + `upgrade heads`.
2026-08-28 18:29:06 -04:00
..
001_initial.py Fix SQLAlchemy 2.0 count().filter(); add search_vector trigger for full-text search 2026-07-07 18:32:02 -04:00
002_cameras.py Fix alembic migration fork: chain 002_cameras after 002_fires 2026-08-24 15:44:05 -04:00
002_fires.py Add NASA FIRMS active-fire ingest + /api/fires; API keys management page 2026-08-24 15:37:42 -04:00
003_news.py Add news pipeline: hourly scraper + Gemini summarizer in compose 2026-08-24 17:28:46 -04:00
004_camera_enum.py Migration 004 fix: pg_type catalog table, not pg_typname 2026-08-24 21:29:25 -04:00
005_news_items.py feat: add news_items table and summary model column 2026-08-28 17:06:55 -04:00
005_phase2.py feat: lean-Pi WS fan-out, geofences, DVR playback, fire/aircraft correlation 2026-08-28 09:35:18 -04:00
006_merge_phase2_news.py fix: merge alembic heads so the dashboard stops crash-looping 2026-08-28 18:29:06 -04:00