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

Pipelines details

Last updated 7 months ago

When a pipeline is executed, LIBSAFE automatically captures certain context metadata (such as the date and time of execution, user id that is executing it, etc), but it can also:

  • Be used by the execution, so the execution process fills them. This may be useful for keeping the total number of objects finally processed, the ones with warnings, performance ratios, etc.