LogoLogo
  • Welcome
  • Getting Started
    • Create a Workspace
    • Join a Workspace
    • Manage your Workspace
  • User Guides
    • Platform User Guide
      • Creating a Platform
      • Creating Chips
    • Fleet User Guide
      • Creating a Fleet
      • Enrolling Machines
        • Enrolling ESP32 Devices
      • Managing a Fleet
    • Workflow User Guide
      • Creating a Workflow
      • Packages and Releases
      • Running Workflows
      • Managing Workflows
  • Operator Guides
    • Generate Chassy Tokens
    • Integrating with GitHub
      • Workflow Run Action
      • Upload Action
  • Tutorials
    • Deploy an Artifact
  • Reference
    • Workflow Components
      • Steps
    • Hardware Hierarchy
    • Integrations
      • AWS
      • GitHub
      • Docker Hub
      • Slack
      • Wasabi
    • Chassy Component for ESP32
Powered by GitBook
On this page
  1. User Guides
  2. Workflow User Guide

Running Workflows

The workflow details page shows information about past executions of a workflow. It also shows the sequence of steps.

Last updated 9 days ago

In the Workflows pane, you will see all of your defined workflows. If a workflow has yet to be run, that will be explicitly stated accompanied by a workflow where each step has no status.

You can run workflows from this view by clicking the play button in the corner of a workflow.

Clicking the workflow will take you to the workflow details page. You can also run the workflow from this page.

However you choose to run the workflow, doing so will create a new workflow run whose progress can be viewed either from the Workflows pane or from the workflow details page. When the workflow is finished executing, it will be shown in a success state.

You can view information about a particular run using the dropdown menu in the top left.

Each step will be colored a green color indicating its success. Other colors indicate other information. Read more about step statuses in the reference.

Step Status
Under each workflow name is a timestamp of the last time the workflow was run.
The workflow details page shows you more information about the workflow, as well as a Run Workflow button on the top right corner.
The dropdown under the workflow name shows each run's timestamp and status.