StackStorm / packer-st2

Packer templates for building & deploying Vagrant & OVA with StackStorm installed
https://app.vagrantup.com/stackstorm/boxes/st2
Apache License 2.0
14 stars 7 forks source link

Include CHANGELOG records in Github release #34

Open arm4b opened 6 years ago

arm4b commented 6 years ago

During the deploy CircleCI stage, parse CHANGELOG and copy-paste list of changes into Github Releases page.

Apart of that, include:

vagrant init stackstorm/st2 --box-version ${CIRCLE_TAG}
vagrant up