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 |
|
Conflicts |
|
Source [http] | https://github.com/ocurrent/ocurrent/releases/download/v0.5/current-v0.5.tbz sha256=f8c884318a46a568d965c7e8bac00dfe2339efac04ca6f0cbabef916d8b917ca sha512=e0633239a7d02cdde6264db96c39ed7e3d1adf3a7f09bb25ad002d388f203b561e8c808daee90539bc0ee15c547d2ab4bef1789dcc9c22ed00b151bad0083f64 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/current/current.0.5/opam |
Required by