Form Triggers #3

Open
opened 2026-04-20 20:07:01 +00:00 by jmarya · 0 comments
Owner

A thread declares a typed inputs: schema. moira renders a web form from it. Submitting the form creates a run with the form values injected as inputs.

Prerequisites

Thread-level typed inputs (mirrors the module IO schema). Without this the form has nothing to render from. Resolves the gap where moira run . deploy --input ENV=staging has no schema, validation, or documentation.

A thread declares a typed `inputs:` schema. moira renders a web form from it. Submitting the form creates a run with the form values injected as inputs. ## Prerequisites Thread-level typed inputs (mirrors the module IO schema). Without this the form has nothing to render from. Resolves the gap where `moira run . deploy --input ENV=staging` has no schema, validation, or documentation.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmarya/moira#3
No description provided.