Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

piper

Pipelines built out of Docker containers, so the same definition runs on any CI/CD system — and on your own machine, before you push.

The idea: a CI pipeline that can only run on the server that owns it is a pipeline you cannot debug. If every step is a container with declared inputs, the runner becomes interchangeable and "run it locally first" becomes possible.

Status

Nothing built. The repository holds a licence and this README — the idea was written down and never started. The repository description records the intent to write it in Rust.

About

Creating pipelines based of docker for any CI/CD system (and you can test locally) (made with Rust)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors