osint-dashboard/alembic
Sirius DevOps 172273bed6
Some checks failed
build-and-deploy / build (push) Failing after 4s
Fix alembic migration fork: chain 002_cameras after 002_fires
002_fires and 002_cameras both had down_revision=001_initial, producing two
heads so 'alembic upgrade head' fails at container startup and the dashboard
never boots. Tables are independent; linearize 001 -> 002_fires -> 002_cameras.
2026-08-24 15:44:05 -04:00
..
versions Fix alembic migration fork: chain 002_cameras after 002_fires 2026-08-24 15:44:05 -04:00
env.py Containerize for Pi: env-var config, compose stack, CI workflow 2026-07-07 17:50:51 -04:00
script.py.mako first commit 2026-06-04 20:30:04 -04:00