Workflows
FirmwareCI executes tests based on workflows when triggered through any of its clients.
Workflow Overview
Workflows define the sequence of operations that FirmwareCI performs when a test is triggered. Each workflow consists of a series of tests defined through the Test Files and executed on the (hardware)type defined in the workflow. FirmwareCI supports various types of Triggers, such as Github, Gitlab, or direct API calls, to initiate a workflow.