LIBNOVA DOCS Home
Pipelines module
Pipelines module
  • Pipelines Module Definition
    • Pipelines Module
  • Benefits and importance of the Pipelines module
  • Pipeline Metadata Definition (Metadata Schemas)
  • Creating a new Pipeline
  • Pipelines details
  • Target selection and object filtering (Triggers)
  • Execution/launching and review restrictions
  • Steps
  • Monitoring the progress of your pipeline tasks (Jobs)
  • Filtering jobs
  • Jobs and API access
  • Running a pipeline on a given container
  • Branching
  • Wait for user step
  • Automating your pipeline (using a function)
  • Stopping a running job
  • Pipeline Details
Powered by GitBook
On this page

Creating a new Pipeline

Creating a new pipeline is an essential step in automating and streamlining complex workflows.

Whether you're managing data ingestion, processing large datasets, or automating reporting, building a pipeline allows you to structure and organize multiple tasks into a cohesive, efficient process.

In this guide, you'll learn how to set up a new pipeline, define its stages, and configure the necessary components to ensure smooth execution from start to finish.

By following these steps, you'll be able to create scalable, flexible pipelines tailored to your specific needs.

Last updated 7 months ago