v3.3.2
·
315 commits
to master
since this release
3.3.2 (2019-10-08)
Bug Fixes
- rubocop: add fixes using
rubocop --safe-auto-correct
(484ce24) - rubocop: fix remaining errors manually (9566b6f)
Code Refactoring
- travis: merge
lint
stage into thetest
stage (d3b93f8)
Continuous Integration
- kitchen: install required packages to bootstrapped
opensuse
[skip ci] (1cfed60) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (0467bdf) - travis: quote
${INSTANCE}
when runningkitchen verify
(00d56a4), closes /github.com/saltstack-formulas/template-formula/pull/175#discussion_r332525964 - travis: run
rubocop
during theLint
job (8d8c766) - travis: run
salt-lint
during theLint
job (2df4646), closes /freenode.logbot.info/saltstack-formulas/20191004#c2723464 /freenode.logbot.info/saltstack-formulas/20191004#c2724272 - travis: use
env
andname
for improved display in Travis (5f773d1), closes /github.com/saltstack-formulas/template-formula/pull/175#discussion_r332613933
Documentation
- bug_report: add section requesting commit hash / release tag (faccb6a)
- bug_report: group into sections for better logical ordering (e9b6c2f)
- contributing: add recent
semantic-release
formula (c2924b0) - contributing: add recent
semantic-release
formula (8d2318c) - contributing: add recent
semantic-release
formula [skip ci] (85118de) - issues: provide
Bug report
&Feature request
templates (f90f1f6) - issues: use
Meta
instead ofOptional
as suggested (65cadb4), closes /github.com/saltstack-formulas/template-formula/pull/174#issuecomment-538999459 - issues: use larger headings (from level 4 to level 3) (53e7b75)
- pillar.example: fix TOFS comment to explain the default path [skip ci] (fde5063), closes /github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537965254 /github.com/saltstack-formulas/libvirt-formula/pull/60#issuecomment-537988138
- pillar.example: improve TOFS comment to explain the default path [skip ci] (27d2fe4), closes /github.com/saltstack-formulas/nginx-formula/blob/17291a0ae2c2554707b79d897bb6ddec716e8426/pillar.example#L340-L341