726d537f9a
# [0.13.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.12.0...v0.13.0) (2022-01-14) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([27829b8
](27829b8969
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([42bde9c
](42bde9c5f5
)) * **kitchen:** use `cron-formula` dependency instead of `cron` state ([4cf2808
](4cf2808840
)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([bacce6e
](bacce6ea89
)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([e6ee323
](e6ee323f87
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([a1dd441
](a1dd4415e5
)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([0e63e18
](0e63e188ef
)) ### Features * **hourly:** add configuration to enable hourly jobs ([7b5676b
](7b5676b9e2
)) * **hourly:** add hourly job def to pillar.example ([cd4cd1d
](cd4cd1d670
)) ### Tests * **alma+rocky:** add platforms (finalisedc63042
) [skip ci] ([e4ad016
](e4ad016b97
)) * **base:** re-enable Arch Linux test (possible due to `cron-formula`) ([2136711
](2136711a12
)) * **jobs:** add `hourly` test ([69677b0
](69677b0c02
))
14 KiB
14 KiB
Changelog
0.13.0 (2022-01-14)
Continuous Integration
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (27829b8) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (42bde9c) - kitchen: use
cron-formula
dependency instead ofcron
state (4cf2808) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (bacce6e) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (e6ee323) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (a1dd441)
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (0e63e18)
Features
- hourly: add configuration to enable hourly jobs (7b5676b)
- hourly: add hourly job def to pillar.example (cd4cd1d)
Tests
- alma+rocky: add platforms (finalise
dc63042
) [skip ci] (e4ad016) - base: re-enable Arch Linux test (possible due to
cron-formula
) (2136711) - jobs: add
hourly
test (69677b0)
0.12.0 (2021-07-07)
Continuous Integration
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (bb6bfac) - commitlint: ensure
upstream/master
uses main repo URL [skip ci] (ac5a57c) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (7368305) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (1f55b57)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (84b2f6a) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (1fc52cd) - gitlab-ci: use GitLab CI as Travis CI replacement (94c2cf7)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (406dbbb)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (b198955) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (ea66a0d)
- pre-commit: add to formula [skip ci] (e506d69)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (267bb94) - pre-commit: finalise
rstcheck
configuration [skip ci] (bd1dc81) - pre-commit: update hook for
rubocop
[skip ci] (2c964b0)
Features
Tests
- alma+rocky: add platforms (based on CentOS 8) [skip ci] (dc63042)
- standardise use of
share
suite &_mapdata
state [skip ci] (650cfad) - base: update from
template-formula
and Arch Linux exclusion (09d4f5a) - rubocop: fix violation [skip ci] (3f5edef)
0.11.5 (2020-06-29)
Bug Fixes
- debian-10: disable login_records, they're managed by the package (335c9e6)
Continuous Integration
- kitchen: use
saltimages
Docker Hub where available [skip ci] (8f32221) - kitchen+travis: use latest pre-salted images [skip ci] (e18246d)
- travis: add notifications => zulip [skip ci] (d1c1a81)
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)