• Joined on 2024-04-09
giles pushed to decoupling at coop/market 2026-02-12 01:43:20 +00:00
f81d6803d4 Add glue layer: replace /internal/menu-items API with direct DB query
giles pushed to decoupling at coop/shared 2026-02-12 01:43:09 +00:00
2c4ab9e3c8 Add glue layer support: MenuNode templates, factory registration, migration
giles pushed to decoupling at coop/events 2026-02-11 16:32:06 +00:00
4a0041efd5 ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/cart 2026-02-11 16:32:01 +00:00
14838ebbaa ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/market 2026-02-11 16:31:56 +00:00
ba10f5547a ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/blog 2026-02-11 16:31:50 +00:00
da3481196b ci: clean all sibling dirs before copying to fix stale table defs
giles pushed to decoupling at coop/events 2026-02-11 16:15:19 +00:00
b2aa657d70 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/cart 2026-02-11 16:15:10 +00:00
dc379b30a2 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/market 2026-02-11 16:14:58 +00:00
7025333951 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/blog 2026-02-11 16:14:51 +00:00
9d13230465 CI: skip copying own models to avoid duplicate SQLAlchemy table defs
giles pushed to decoupling at coop/events 2026-02-11 16:01:49 +00:00
dd827541ee Update shared submodule: import all model packages at startup
giles pushed to decoupling at coop/cart 2026-02-11 16:01:46 +00:00
d8bec5317a Update shared submodule: import all model packages at startup
giles pushed to decoupling at coop/market 2026-02-11 16:01:44 +00:00
737c82ae7f Update shared submodule: import all model packages at startup
giles pushed to decoupling at coop/blog 2026-02-11 16:01:41 +00:00
73160377f1 Update shared submodule: import all model packages at startup
giles pushed to decoupling at coop/shared 2026-02-11 16:00:34 +00:00
e1e6a7a98b Import all app model packages at startup for SQLAlchemy mapper
giles pushed to decoupling at coop/events 2026-02-11 15:11:06 +00:00
b26b47169a CI: use git archive for sibling models (atomic, race-safe)
giles pushed to decoupling at coop/cart 2026-02-11 15:11:04 +00:00
f4cd2f41c7 CI: use git archive for sibling models (atomic, race-safe)
giles pushed to decoupling at coop/market 2026-02-11 15:11:01 +00:00
cccdba65a8 CI: use git archive for sibling models (atomic, race-safe)
giles pushed to decoupling at coop/blog 2026-02-11 15:11:00 +00:00
977e8d99af CI: use git archive for sibling models (atomic, race-safe)
giles pushed to decoupling at coop/events 2026-02-11 15:02:15 +00:00
05867ff7f5 CI: copy sibling app models into build context for cross-domain imports