regro / rever

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

Integration tests #54

Open CJ-Wright opened 7 years ago

CJ-Wright commented 7 years ago

We might consider running a version bump, changelog, tag (non push) of rever inside the circle build. This way we can test the usage patterns for rever implemented in rever (especially since rever's own rever.xsh may be the best example of usage).

scopatz commented 6 years ago

Are you suggesting that rever run a rever release of itself in CI? That is pretty bold :)

CJ-Wright commented 6 years ago

I guess? It seems like the ultimate test. Although I would be wary of pushing to a remote (or maybe make a dummy one?) since I don't know if we are ready for CD.