deer-flow/.github
Zheng Feng 790b13fe19
ci(containers): bake postgres extra into published backend image (#4015)
The tag-publish workflow (container.yaml) built backend/Dockerfile with no
build-args, so UV_EXTRAS was empty and the published *-backend image shipped
without the Postgres driver (only --extra redis). Multi-replica deployments
(K8s/Helm) that need shared Postgres persistence instead of file-based SQLite
could not use the release image without rebuilding it.

Pass UV_EXTRAS=postgres so the release image includes
deerflow-harness[postgres]. Additive only: single-replica sqlite/redis setups
keep working; the Postgres driver is added, mirroring how redis is already
always baked in.
2026-07-09 17:12:53 +08:00
..
ISSUE_TEMPLATE feat(scripts): add redacted community support bundle generator (#3886) 2026-07-01 22:30:55 +08:00
workflows ci(containers): bake postgres extra into published backend image (#4015) 2026-07-09 17:12:53 +08:00
copilot-instructions.md chore: remove standalone LangGraph Server remnants from agent docs (#3304) (#3671) 2026-06-21 08:37:56 +08:00
labels.yml feat(ci): PR/issue auto-labeling + declarative label sync (#3360) 2026-06-03 16:40:24 +08:00
pull_request_template.md chore: add AI assistance disclosure to PR template and CONTRIBUTING (#3398) 2026-06-05 22:08:24 +08:00