hyper-orama
hyper-orama copied to clipboard
Automatic releases and versioning of this project
Hello, I was thinking since we are now on NPM. That we could use this (https://github.com/semantic-release/semantic-release) to create new releases for us on NPM and github. I could implement it, if needed.
Also checkout this one https://github.com/zeit/release
I would be happy with something like this. How would it change the work flow? Should we implement some CI tests as well?
@cwlowder I am not sure about the how zeit/release works but with semantic-release, it would change how we write commit messages (for the better) and I know it can create releases on github and I think NPM as well.
We would have to setup a CLI like Travis but then we could also create test.
We should probably create a suite of CI tests regardless. @cjoshmartin
@cwlowder That is true