v1.0.0
saltstack-formulas-travis
released this
18 Nov 21:31
·
177 commits
to master
since this release
1.0.0 (2020-11-18)
Bug Fixes
- cent7: install yum-plugin-versionlock too (3b2e237)
- clean: do not remove python package (e7ee880)
- pillar.example: fix
yamllint
violation [skip ci] (31087af), closes #250 - state: corrected remove state (e178243)
Code Refactoring
- rewrite: modernize formula and fresh start (1e48667), closes #252 #249 #243 #236 #234 #219 #202 #191 #190 #160 #95 #85 #74 #251 #253
Continuous Integration
- kitchen: use
saltimages
Docker Hub where available [skip ci] (1755f38) - pre-commit: add to formula [skip ci] (d04e24a)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (8454e4a) - pre-commit: finalise
rstcheck
configuration [skip ci] (87c737c) - travis: add notifications => zulip [skip ci] (6222d60)
Documentation
BREAKING CHANGES
- rewrite: This version is not backwards compatible. Update
your states and pillar data to align with new formula.
- MacOS was not tested in this PR but hopefully no regression.
- docker.containers: sls was simplified (raise PR if regression)