- StackStorm 3.8.1 released
- Build Vagrant boxes with GitHub (#63)
- StackStorm 3.8.0 released
- StackStorm 3.7.0 released
- StackStorm 3.6.0 released
- StackStorm 3.6.0 released
- Switch OS to Ubuntu Bionic
18.04.6
from18.04.5
- StackStorm 3.5.0 released
- Switch OS to Ubuntu Bionic
18.04
LTS (#61) - Switch the VirtualBox guest additions installation from .deb packages to native .iso (#61)
- StackStorm 3.4.1 released
- StackStorm 3.4.0 released
- Remove references to EWC/Enterprise StackStorm #53
- Remove check for the (now removed)
st2resultstracker
process from tests #55 - Add
--u16-add-insecure-py3-ppa
to enable Ubuntu 16.04 LTS support
- StackStorm 3.3.0 released
- Upgrade Ubuntu to
16.04.07
(#50) - Switch the VirtualBox guest additions installation from .iso to .deb packages (#49)
- Remove Postgres from cleanup script (no longer needed since Mistral isn't installed) (#52)
- StackStorm 3.2.0 released
- StackStorm 3.1.0 released
- StackStorm 3.0.1 released
- StackStorm 3.0.0 released
- StackStorm 2.10.4 released
- Upgrade Ubuntu to
16.04.06
(#46)
- StackStorm 2.10.3 released
- StackStorm 2.10.2 released
- StackStorm 2.10.1 released
- StackStorm 2.9.2 released
- StackStorm 2.10.0 released
- Use correct version of linux-headers
- Upgrade from Ubuntu 16.04.4 to 16.04.5
- StackStorm 2.9.0 released
- StackStorm 2.8.1 released
- StackStorm 2.8.0 released
- Use /30 mask for private network (access via IP
10.10.10.10
). (#41)
- Add Vagrant port-forwarding rule to access st2web via
https://127.0.0.1:9000/
as a fallback (#36)
- StackStorm 2.7.2 released
- StackStorm 2.7.1 released
- Fix Vagrant Cloud deploy step, caused by wrong 'file not exist' error (#31)
- Expose StackStorm Vagrant access via IP
10.10.10.10
(#29) - Extract from
CIRCLE_TAG
and pinST2_VERSION
&BOX_VERSION
on release (#33)
- Add continuous integration (#19)
- Deploy tagged builds to GitHub releases (#25)
- Add
ST2_VERSION
andBOX_VERSION
ENV vars for version pinning (#26) - Create custom
vagrant-cloud-standalone
Packer post processor,make deploy
to Vagrant Cloud (#27)
- Initial release with minimally working StackStorm Vagrant box, created from Packer build pipeline
- Add first system Vagrant-focused integration tests, tie them with the build (#5)
- Add custom MOTD/welcome message after logging in to console (#15)
- Add StackStorm infrastructure integration tests, ship with new
st2-integration-tests
executable available to user (#20) - Install Virtualbox guest additions (#22)