Skip to main content

Getting started with Run

"Run" in a pipeline signifies the execution of a predefined sequence of tasks that collectively achieve a specific goal, whether it's building and deploying software, processing data, or automating a set of operations. The concept emphasizes the automation and repeatability of workflows to ensure consistency and efficiency in various domains.

How to Create a Run

To create a Run, first, the user should navigate to the sidebar section and select Pipelines. Upon selecting Pipelines, a dropdown menu will appear, featuring an option labeled Run.

Upon clicking the Run option, the user will be directed to the Manage Run page.

Manage Run

Alternatively, you can create a Run under a pipeline by selecting a particular pipeline and clicking on Create Run.

Create Run under Pipeline

After being redirected to the Manage Runs page, users can locate and click on the CREATE RUN button or the Click-here link to create a run.

Create Run Button

After clicking the CREATE RUN button, the Create Run page will open.

Experiment

Select an experiment, or if you don't have one, create an experiment where you want to keep a record of all pipelines and their corresponding run histories in a container.

Create Run Experiment

Click on the Next button.

Next Button

Schedule Run

After that, you will have the Schedule Run section. If you enable Schedule Run:

Schedule Run Enabled

You will see the screen below, where you can schedule the run according to your needs.

Schedule Run Next

Select the resource and click on the FINISH button.

Resource Details

Click on the CREATE button. You will see the created runs in the Scheduled Run section.

Created Runs - Scheduled

If you do not enable Schedule Run, you will see the created run in the RUN section.

Created Runs

Actions

You can delete a run by clicking the delete icon.

Delete Run