regro / rever

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

Setup CI #106

Open scopatz opened 6 years ago

scopatz commented 6 years ago

It might be nice to (as a setup task) bootstap Circle, Travis, etc support.

CJ-Wright commented 6 years ago

Yes :heart:

CJ-Wright commented 6 years ago

How do you want to setup the dependencies for the build? We could also make that setup optionally use doctr (insert the env: global: ...).

scopatz commented 6 years ago

I think we could use / repurpose the DOCKER_*_DEPS for figuring out the dependencies.

And yes, we could have a doctr activity, that is basically only for setup.

CJ-Wright commented 6 years ago

What are the DOCKER_*_DEPS? Edit: never mind