Skip to content

impl/file-upload-trigger#255

Merged
mbakgun merged 17 commits into
mainfrom
impl/file-upload-trigger
Jun 25, 2026
Merged

impl/file-upload-trigger#255
mbakgun merged 17 commits into
mainfrom
impl/file-upload-trigger

Conversation

@mbakgun

@mbakgun mbakgun commented Jun 25, 2026

Copy link
Copy Markdown
Contributor
  • Implement file upload trigger node with documentation

mbakgun added 17 commits June 25, 2026 19:39
…ode results

E2E surfaced two bugs: the mint short-circuit was gated behind
`not test_run` (canvas runs are test runs), and the DebugPanel curl
block lived in the results v-else branch hidden when node_results is empty.
…ckend base

Reuse hitl_service.build_public_base_url (Origin -> X-Forwarded-Host ->
FRONTEND_URL -> request base) so the minted curl points at the public
frontend host that proxies /api, not the internal backend address.
The mint run ends as awaiting_file_upload; the out-of-band upload triggers a
separate run. Add an authenticated GET /api/file-intake/slots/{id} status
endpoint and poll it from the canvas so the run result appears automatically
once the file is uploaded. E2E covers the full mint -> upload -> advance flow.
@mbakgun mbakgun enabled auto-merge (squash) June 25, 2026 18:54
@mbakgun mbakgun merged commit f6f6664 into main Jun 25, 2026
2 checks passed
@mbakgun mbakgun deleted the impl/file-upload-trigger branch June 25, 2026 18:58
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