kiboko/pipeline

There is no license information available for the latest version (dev-master) of this package.

Deployment pipeline toolbox

dev-master 2019-01-04 20:14 UTC

This package is auto-updated.

Last update: 2024-03-11 04:16:22 UTC


README

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