1 repo
Definitions for strongly-typed input parameters with validation rules and default values.
Distinguishing note: Focuses on schema-based validation for workflow execution parameters.
Explore 1 awesome GitHub repository matching development tools & productivity · Workflow Parameter Schemas. Refine with filters or upvote what's useful.
Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external
Defines strongly-typed inputs with validation and default values to ensure parameters are provided before execution.