Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 405 Bytes

Pipelines

About

Pipelines are a way to describe, organize and parallelize testing and validation tasks in a Continuous Integration (CI) or Continuous Deployment (CD) context.

This package

This package is divided in 2 components:

  • Kiboko\Component\Phroovy, an interpreter for Jenkins-like pipelines files
  • Kiboko\Component\Pipeline, a pipelines execution engine