giles
efe769a0fc
fix: add cart services stub for product blueprint dependency
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Product routes import total() from cart.services — provide a minimal
copy so the market image can start independently.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 01:16:00 +00:00
giles
601a696ecb
fix: add register_product to bp/__init__.py (needed by browse)
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 00:34:39 +00:00
giles
e737a953a6
fix: add proper register_market_bp export to bp/__init__.py
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 00:28:46 +00:00
giles
b129986078
fix: add bp symlink in Dockerfile for suma_browser.app.bp import path
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 00:24:19 +00:00
giles
14c72b868a
fix: Dockerfile, entrypoint, and CI for multi-repo deployment
...
Build and Deploy / build-and-deploy (push) Has been cancelled
- Fix requirements.txt path to shared_lib/requirements.txt
- Remove alembic migrations (managed by blog service)
- Fix APP_MODULE default to app:app
- CI: add git submodule update, deploy shared coop stack from /root/coop
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 00:14:03 +00:00
giles
dc7c989834
feat: add shared library as git submodule
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-09 23:41:50 +00:00
giles
6271a715a1
feat: initialize market app with browsing, product, and scraping code
...
Build and Deploy / build-and-deploy (push) Has been cancelled
Split from coop monolith. Includes:
- Market/browse/product blueprints
- Product sync API
- Suma scraping pipeline
- Templates for market, browse, and product views
- Dockerfile and CI workflow for independent deployment
2026-02-09 23:16:34 +00:00