polydawn / repeatr

Repeatr: Reproducible, hermetic Computation. Provision containers from Content-Addressable snapshots; run using familiar containers (e.g. runc); store outputs in Content-Addressable form too! JSON API; connect your own pipelines! (Or, use github.com/polydawn/stellar for pipelines!)
https://repeatr.io
Apache License 2.0
68 stars 5 forks source link

Allow policy changes in introspective mode. #73

Closed TripleDogDare closed 8 years ago

TripleDogDare commented 8 years ago

Adds the option to run twerk with different policies. e.g. repeatr twerk -P governor

warpfork commented 8 years ago

LGTM. cli package needs to be DRYer in the future but that's... already due for refactor, tbh, and at a bigger scope than this.