currentversion
Pipeline language for keeping things up-to-date
OCurrent provides an OCaml eDSL for writing CI/CD pipelines.
It is used in ocaml-ci (which provides CI for OCaml projects on GitHub), and in docker-base-images (a pipeline that builds Docker images for various Linux distributions, OCaml compiler versions and CPU types, and pushes them to Docker Hub).
A pipeline is written much like you would write a one-shot sequential script, but OCurrent will automatically re-run steps when the inputs change, and will run steps in parallel where possible.
Author | talex5@gmail.com |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/ocurrent/ocurrent |
Issue Tracker | https://github.com/ocurrent/ocurrent/issues |
Maintainer | talex5@gmail.com |
Dependencies |
|
Source [http] | https://github.com/ocurrent/ocurrent/releases/download/0.6.1/current-0.6.1.tbz sha256=cf7067dcbe09d054ff35fa22a0bfb1c9bdb6923784c686d51d0f1e599b853cd0 sha512=a80560c937ab760e032ad4a508c591d91b0aed802e6c5dd8469a28f8e4e75014ff88f89f21ddb3bde86a9379839f43a38f4f39a946621a4e5847695d1ca20f98 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/current/current.0.6.1/opam |
Required by
- current-albatross-deployer
- current_docker=0.6.1
- current_examples=0.6.1
- current_git=0.6.1
- current_github=0.6.1
- current_gitlab=0.6.1
- current_ocluster<0.2.1
- current_slack=0.6.1
- current_web=0.6.1