05591c8934
## [0.11.4](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.3...v0.11.4) (2020-05-07) ### Bug Fixes * make necessary modifications to get working on `salt-ssh` ([57c88a8
](57c88a8140
)), closes [/freenode.logbot.info/saltstack-formulas/20200506#c3811885-c3812572](https://github.com//freenode.logbot.info/saltstack-formulas/20200506/issues/c3811885-c3812572) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([a5cf505
](a5cf505cc0
)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([bf6f940
](bf6f9406da
)) * **workflows/commitlint:** add to repo [skip ci] ([4c2a90b
](4c2a90bccd
))
7 KiB
7 KiB
Changelog
0.11.4 (2020-05-07)
Bug Fixes
- make necessary modifications to get working on
salt-ssh
(57c88a8), closes /freenode.logbot.info/saltstack-formulas/20200506#c3811885-c3812572
Continuous Integration
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (a5cf505) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (bf6f940) - workflows/commitlint: add to repo [skip ci] (4c2a90b)
0.11.3 (2020-03-22)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (c79d42e)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (e6a2d52) - kitchen: avoid using bootstrap for
master
instances [skip ci] (6200869) - kitchen: ensure
cron
installed onDebian
(4401a20) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (7ba188f) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (c4a1fa9) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (74ab7a1) - travis: apply changes from build config validation [skip ci] (4e65a71)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (05f9738) - travis: quote pathspecs used with
git ls-files
[skip ci] (b7ff28d) - travis: run
shellcheck
during lint job [skip ci] (b60e2ab) - travis: update
salt-lint
config forv0.0.10
[skip ci] (a75723c) - travis: use
major.minor
forsemantic-release
version [skip ci] (d08d9bf) - travis: use build config validation (beta) [skip ci] (ef455ff)
Documentation
- contributing: remove to use org-level file instead [skip ci] (01493e9)
- readme: update link to
CONTRIBUTING
[skip ci] (d2ee252)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (ebd94f0)
0.11.2 (2019-10-11)
Bug Fixes
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
() - kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - platform: add
arch-base-latest
(commented out for now) [skip ci] () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - use
dist: bionic
& applyopensuse-leap-15
SCP error workaround () - travis: merge
rubocop
linter into mainlint
job () - yamllint: add rule
empty-values
& use newyaml-files
setting ()
0.11.1 (2019-09-01)
Continuous Integration
- kitchen+travis: replace EOL pre-salted images (cc3fa62)
Tests
- inspec: improve to work on
amazon
as well (be09e0d)
0.11.0 (2019-08-10)
Features
- yamllint: include for this repo and apply rules throughout (86aed1e)
0.10.0 (2019-06-25)
Bug Fixes
- test: on suse using and additional kitchen state (21a1866)
Features
- implement semantic release (ef086b2)