Releases: saltstack-formulas/rabbitmq-formula
Releases · saltstack-formulas/rabbitmq-formula
v1.0.1
1.0.1 (2021-05-21)
Bug Fixes
- user: fix rendering error for user; fix ci (346df02)
Continuous Integration
- add
arch-master
to matrix and update.travis.yml
[skip ci] (d46cd1d) - kitchen+gitlab: adjust matrix to add
3003
[skip ci] (887ed24)
Documentation
- map.jinja: fix
rst-lint
violation [skip ci] (93dd429) - remove files which aren't formula-specific [skip ci] (0122a74)
Tests
v1.0.0
v0.20.4
0.20.4 (2021-04-12)
Bug Fixes
- latest.sls: change apt repository following bintray shutdown (ac16a5f)
Continuous Integration
- gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (c456f53) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (9a6f0c6)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (ebb55f3)
- pre-commit: update hook for
rubocop
[skip ci] (04ddd76)
Tests
v0.20.3
v0.20.2
v0.20.1
v0.20.0
0.20.0 (2020-12-16)
Continuous Integration
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (5e215cd) - gitlab-ci: use GitLab CI as Travis CI replacement (9ac7690)
- kitchen: use
saltimages
Docker Hub where available [skip ci] (fcdef3f) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (d4a6c8f) - pre-commit: add to formula [skip ci] (2547b23)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (f04bfe6) - pre-commit: finalise
rstcheck
configuration [skip ci] (3e1b397) - travis: add notifications => zulip [skip ci] (232e38f)
- workflows/commitlint: add to repo [skip ci] (cea9af8)
Features
- suse: basic suse support (4a67836)
v0.19.1
0.19.1 (2020-02-18)
Bug Fixes
- slspath: use
tplroot
to prevent path errors inNeon
(d4982df), closes /travis-ci.org/myii/rabbitmq-formula/jobs/651200625#L1830 /travis-ci.org/myii/rabbitmq-formula/jobs/651200626#L1779
Continuous Integration
v0.19.0
0.19.0 (2019-12-23)
Continuous Integration
- kitchen: add salt state to kitchen exec (85e2e32)
- kitchen: standardise structure [skip ci] (3eaab51)
- travis: use
major.minor
forsemantic-release
version [skip ci] (2e6a92b)
Features
- config state now also managed rabbitmq env file (53f12d2)
Tests
- inspec: test new rabbitmq-env file (f7e5d39)
v0.18.0
0.18.0 (2019-12-19)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (e97c976) - travis: quote pathspecs used with
git ls-files
[skip ci] (b350c17) - travis: run
shellcheck
during lint job [skip ci] (b50083a)
Features
- config_files source can be a salt:// path (69308a0)
Tests
- add test for config_files (2854d1b)