regro / rever

Releaser of Versions
https://regro.github.io/rever-docs/
BSD 3-Clause "New" or "Revised" License
74 stars 34 forks source link

Docker #63

Closed scopatz closed 6 years ago

scopatz commented 6 years ago

This adds basic support for building docker containers and dockerized activities. This adds a PyTest activity, which is a DockerActivity.

I have tested the pytest activity with rever itself locally and it seems to work.