Block a user
TASK: Define and lock minimal deployable backend/frontend image requirements
Implemented the documentation and policy-definition slice for PP-58.
What is now in place:
- Added a canonical deployable runtime contract document covering backend and frontend runtime…
TASK: Define and lock minimal deployable backend/frontend image requirements
Plan: Lock Minimal Runtime Image Contracts (PP-58)
Define an explicit deployable runtime contract for backend and frontend images, document what is required versus forbidden in runtime…
TASK: Add SQLAlchemy async engine and session dependency wiring
darkhelm
deleted branch PP-11_Add_SQLAlchemy_async_engine_session from DarkHelm.org/plex-playlist
2026-06-19 07:40:56 -04:00
PP-11_Add_SQLAlchemy_async_engine_session
darkhelm
synced commits to main at darkhelm/notifications-api from mirror
2026-06-19 04:34:57 -04:00
darkhelm
synced and deleted reference 2026-06-19 04:34:56 -04:00
refs/tags/fix_adr_accepted at darkhelm/notifications-api from mirror
darkhelm
synced commits to fix_adr_accepted at darkhelm/notifications-api from mirror
2026-06-18 20:25:14 -04:00
darkhelm
synced new reference fix_adr_accepted to darkhelm/notifications-api from mirror
2026-06-18 20:25:14 -04:00
darkhelm
pushed to PP-11_Add_SQLAlchemy_async_engine_session at DarkHelm.org/plex-playlist
2026-06-18 19:58:30 -04:00
darkhelm
pushed to PP-11_Add_SQLAlchemy_async_engine_session at DarkHelm.org/plex-playlist
2026-06-18 18:33:18 -04:00
darkhelm
pushed to PP-11_Add_SQLAlchemy_async_engine_session at DarkHelm.org/plex-playlist
2026-06-18 14:58:54 -04:00
darkhelm
pushed to PP-11_Add_SQLAlchemy_async_engine_session at DarkHelm.org/plex-playlist
2026-06-18 13:53:01 -04:00
darkhelm
created branch PP-11_Add_SQLAlchemy_async_engine_session in DarkHelm.org/plex-playlist
2026-06-18 13:53:00 -04:00
TASK: Add SQLAlchemy async engine and session dependency wiring
Plan: Async DB Session Wiring for PP-11
Implement a centralized SQLAlchemy async engine/session layer for the backend, inject sessions through FastAPI dependency wiring, and change /health…
TASK: Upgrade backend runtime and dependency constraints
darkhelm
deleted branch PP-10_Upgrade_backend_runtime from DarkHelm.org/plex-playlist
2026-06-18 11:21:02 -04:00
Backend runtime upgraded to Python 3.14 with exact dependency pinning