This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
market/.gitea/workflows
giles 7b1f8a0f5e
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m42s
CI: copy sibling app models into build context for cross-domain imports
Phases 1-3 split models by domain ownership, but cross-app imports
still exist (e.g. cart imports market.models.CartItem). In Docker
each app only has its own code. The CI step now copies sibling app
model packages into the build context before docker build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:01:51 +00:00
..