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
Requires
- php: ^7.1
- ext-xmlreader: *
- clue/mq-react: dev-master
- react/child-process: ^0.5 || ^0.4
- react/promise: ^2.5
- symfony/http-foundation: ^3.4 || ^4.0
Requires (Dev)
- phpspec/phpspec: ^3.0
- phpunit/phpunit: ^7.1@dev
This package is auto-updated.
Last update: 2024-11-11 05:53:46 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 filesKiboko\Component\Pipeline
, a pipelines execution engine