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.
Alternatively, you can create a Run under a pipeline by selecting a particular pipeline and clicking on Create Run.
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.
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.
Click on the Next button.
Schedule Run
After that, you will have the Schedule Run section. If you enable Schedule Run:
You will see the screen below, where you can schedule the run according to your needs.
Select the resource and click on the FINISH button.
Click on the CREATE button. You will see the created runs in the Scheduled Run section.
If you do not enable Schedule Run, you will see the created run in the RUN section.
Actions
You can delete a run by clicking the delete icon.