openova/products/openova-flow
e3mrah a2167f36de
fix(openova-flow): COPY go.sum + go mod download in Dockerfile (#1475)
CI build failed with missing go.sum entry for pgx after the
in-memory→CNPG rewrite (now has real deps). The previous Dockerfile
only COPYed go.mod — fine when the codebase had zero external deps,
broken once pgx + pgxpool + x/text + x/sync landed in go.sum.

Co-authored-by: e3mrah <catalyst@openova.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 14:23:57 +04:00
..
adapter-flux fix: restore natural FlowPage canvas + drop synthetic phase/region pillars (#1411) 2026-05-11 20:22:58 +04:00
canvas feat(openova-flow-canvas): fold UX + lane layout + actions menu + cross-flow nav (Agent #9) (#1407) 2026-05-11 18:03:00 +04:00
core feat(openova-flow-canvas): fold UX + lane layout + actions menu + cross-flow nav (Agent #9) (#1407) 2026-05-11 18:03:00 +04:00
server fix(openova-flow): COPY go.sum + go mod download in Dockerfile (#1475) 2026-05-14 14:23:57 +04:00
CONTRACT.md feat(openova-flow): extract flow-core + flow-canvas packages (drop parentId, adopt PMI temporal types) (#1389) 2026-05-11 15:36:51 +04:00