• Joined on 2024-04-09
giles pushed to decoupling at coop/market 2026-02-11 14:20:21 +00:00
4f90f65a8f Update shared submodule (adds missing alembic.ini)
giles pushed to decoupling at coop/blog 2026-02-11 14:17:31 +00:00
3e1aa7197b Fix alembic.ini missing + entrypoint CWD safety
giles pushed to decoupling at coop/shared 2026-02-11 14:11:26 +00:00
ddc66fb1cf Add alembic.ini missing from decoupling branch
giles pushed to decoupling at coop/events 2026-02-11 14:01:54 +00:00
541dd2ccd7 Add PYTHONPATH=/app so Hypercorn spawn workers find app module
giles pushed to decoupling at coop/cart 2026-02-11 14:01:47 +00:00
3adf268ffe Add PYTHONPATH=/app so Hypercorn spawn workers find app module
giles pushed to decoupling at coop/market 2026-02-11 14:01:38 +00:00
3b24cf45e5 Add PYTHONPATH=/app so Hypercorn spawn workers find app module
giles pushed to decoupling at coop/blog 2026-02-11 14:01:23 +00:00
9b180b364b Add PYTHONPATH=/app so Hypercorn spawn workers find app module
giles pushed to decoupling at coop/events 2026-02-11 13:56:17 +00:00
cac3c12241 Update shared submodule: rename logging → log_config
giles pushed to decoupling at coop/cart 2026-02-11 13:56:08 +00:00
e97eea816f Update shared submodule: rename logging → log_config
giles pushed to decoupling at coop/market 2026-02-11 13:55:59 +00:00
a6ed49d0c1 Update shared submodule: rename logging → log_config
giles pushed to decoupling at coop/blog 2026-02-11 13:55:50 +00:00
9e6f138f45 Update shared submodule: rename logging → log_config
giles pushed to decoupling at coop/shared 2026-02-11 13:55:29 +00:00
9bc9f64dce Rename shared/logging/ to shared/log_config/ to avoid stdlib shadow
giles pushed to decoupling at coop/events 2026-02-11 13:29:55 +00:00
b35abdeda8 Replace shared_lib submodule with shared for decoupling deploy
giles pushed to decoupling at coop/cart 2026-02-11 13:29:49 +00:00
25fc3a933c Replace shared_lib submodule with shared for decoupling deploy
giles pushed to decoupling at coop/market 2026-02-11 13:29:44 +00:00
62000256aa Replace shared_lib submodule with shared for decoupling deploy
giles pushed to decoupling at coop/blog 2026-02-11 13:29:39 +00:00
a1eaba5119 Replace shared_lib submodule with shared for decoupling deploy
giles pushed to decoupling at coop/shared 2026-02-11 13:16:10 +00:00
4dd25526b9 Add requirements.txt and guard app model imports in env.py
giles pushed to decoupling at coop/market 2026-02-11 12:50:50 +00:00
079293eb2c fix: update market template to use container refs, add config
giles created branch decoupling in coop/events 2026-02-11 12:46:55 +00:00
giles pushed to decoupling at coop/events 2026-02-11 12:46:55 +00:00
154f968296 feat: decouple events from shared_lib, add app-owned models