Viewing Resources in the UI

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

After a pipeline's YAML file is committed to a repository, add the repository to Pipelines through the UI. The Pipelines platform then watches for changes (job additions, edits or deletes) through source control webhooks. YAML changes are automatically synced and are reflected in the UI immediately.

After the pipeline source successfully syncs the YAML file, select Applications | My Pipelines to view the the pipeline.

In the Pipelines view:

  • Each resource is shown as a circular icon

  • Clicking a resource displays information specific to that resource

  • Clicking the YAML yaml_icon_1a.png icon → Resources tab displays the resources definition for the pipeline

resources_5a.png

Note

A resource that automatically triggers a step is represented by a solid line (see below). This changes to a dashed line when the trigger tag for an input resource is set as false. For more information, see Automatic Trigger.

resources_ui_2a.png