Skip to content

Update deploy script for composite sub-flows#583

Merged
hardbyte merged 2 commits intomainfrom
fix/deploy-composite-subflows
Feb 8, 2026
Merged

Update deploy script for composite sub-flows#583
hardbyte merged 2 commits intomainfrom
fix/deploy-composite-subflows

Conversation

@hardbyte
Copy link
Owner

@hardbyte hardbyte commented Feb 8, 2026

  • deploy_huey_flow.py: Deploy 3 sub-flows (profile, preferences, recommendation) before the main flow, resolve composite_flow_seed_key references to production UUIDs, add --skip-subflows flag
  • flow_snapshot.py: Delete connections before nodes in materialize_snapshot to respect FK constraints (connections reference nodes)

…t FK order

- deploy_huey_flow.py: Deploy 3 sub-flows (profile, preferences,
  recommendation) before the main flow, resolve composite_flow_seed_key
  references to production UUIDs, add --skip-subflows flag
- flow_snapshot.py: Delete connections before nodes in materialize_snapshot
  to respect FK constraints (connections reference nodes)
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fcb45bae2c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Unresolved composite_flow_seed_key references produce broken flows
at runtime. Fail fast instead of deploying silently broken state.
@hardbyte hardbyte merged commit 1e27a26 into main Feb 8, 2026
11 checks passed
@hardbyte hardbyte deleted the fix/deploy-composite-subflows branch February 8, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant