v0.3.0
saltstack-formulas-travis
released this
25 Aug 11:26
·
141 commits
to master
since this release
0.3.0 (2019-08-25)
Bug Fixes
- gemfile: don't put Gemfile.lock in repo (c20c491)
- install: fix systemd unit install on Suse (94c5367)
- state: fix int comparison (4874c05)
- states: use curl instead of wget (not installed everywhere) (cfdfc38)
Code Refactoring
- kitchen: sync Kitchene file with template-formula (5d40aec)
Continuous Integration
- travis: default-debian-9-develop-py3 is buggy (ec3e57d)
- travis: re-enable tests on default-debian-9-develop-py3 (70f8d6f)
- travis: run tests first (13a55a7)
Documentation
- readme: update readme and add some documentation (d1fad82)
Features
- yamllint: include for this repo and apply rules throughout (f9e638c)
Styles
- misc: fix coding style (cece6c8)