Skip to main content

Create a Pipeline

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

Upon clicking the "Pipeline" option, the user will be directed to the "Manage Pipelines" page.

Manage Pipeline

Click on "GET STARTED" button.

If you click on the "Get started" button, the default pipeline will be created.

Click Get Started

Default Pipeline

Click on "CREATE PIPELINE" button.

After redirecting to the "Manage Pipelines" page, users can locate and click on the "CREATE PIPELINE" button to create a Pipeline.

Create Pipeline

After clicking the 'CREATE PIPELINE' button, the 'Create Pipeline' page will open. On this page, you can create a Pipeline with two options: 'Create a new pipeline' or 'Create a new pipeline version under an existing pipeline'.

Create Pipeline Options

Create a new pipeline

To create a new pipeline, you have to upload a .yaml file, give a description, and click on the "UPLOAD" button. Avoid introducing additional nodes or commands, as such additions could lead to conflicts between nodes within their YAML file.

Create New Pipeline

After successfully creating the pipeline, you can see the below screen with pipeline versions and pipeline details. You can also create and view runs.

Created Pipeline

Create Run: For a selected pipeline, you can create a run by clicking the plus icon, and you will be redirected to the "Create Run" page.

Create Run

View Runs: For a selected pipeline, you can view a run by clicking the arrow icon, and you will be redirected to the "Manage Run" page. On that page, you can view the created runs.

View Runs

Pipeline Versions

You can see the Pipeline Versions of a selected pipeline under the "Pipeline Versions" tab. You can create a version by clicking the "CREATE VERSION" button. After successfully creating pipeline versions, you can see the list.

View Pipeline Versions

CREATE VERSIONS

To create a new pipeline version for an existing pipeline, select the pipeline, then click “Create Version” under Pipeline Versions.

Create Versions

After clicking Create Version, you will see the create pipeline screen. On that screen, you have to upload a file of type .yaml and click on upload.

Create Version Step 1

You can see the pipeline versions below.

Created Pipeline Versions

Create Run

You can create a run for a particular pipeline version by clicking on "Create Run."

Create Run for Version

After clicking on "Create Run," you will see the "Create Run" screen. On that screen, you can fill in the run details and click on finish.

Create Run Details

View Run

After successfully creating a run for a particular pipeline version, you can view that run by clicking "View Runs."

View Run

Pipeline Versions Actions

You can delete a pipeline version by clicking the delete icon.

Delete Pipeline Version

Actions

Create Version

To create versions for a particular pipeline, select the pipeline and then click "Create Version" under Actions.

Actions Create Versions

Delete

To delete a pipeline, select the pipeline and then click "Delete" under Actions.

Actions Delete

After clicking the delete icon, you can see the Delete Pipeline popup and then click on the "DELETE" button.

Delete Pipeline

Create a new pipeline version under an existing pipeline

To create a new pipeline version under an existing pipeline, click on "Create a new pipeline version under an existing pipeline," then select the pipeline in which you want to upload a new version, and upload a .yaml file and click on the "UPLOAD" button.

Create New Pipeline Version

After successfully creating the version, you can see the pipeline versions under the "Pipeline Versions" tab.

View Pipeline Versions

CREATE VERSIONS

After clicking Create Version, you will see the create pipeline screen. On that screen, you have to upload a file of type .yaml and click on upload.

Create Version Button

Create Version Step 1

You can see the pipeline versions below.

Created Pipeline Versions

Create Run

You can create a run for a particular pipeline version by clicking on "Create Run."

Create Run for Version

After clicking on "Create Run," you will see the "Create Run" screen. On that screen, you can fill in the run details and click on finish.

Create Run Details

View Run

After successfully creating a run for a particular pipeline version, you can view that run by clicking "View Runs."

View Run

Pipeline Versions Actions

You can delete a pipeline version by clicking the delete icon.

Delete Pipeline Version

Actions

Create Version

To create versions for a particular pipeline, select the pipeline and then click "Create Version" under Actions.

Actions Create Versions

Delete

To delete a pipeline, select the pipeline and then click "Delete" under Actions.

Actions Delete

After clicking the delete icon, you can see the Delete Pipeline popup and then click on the "DELETE" button.

Delete Pipeline