Changelog
0.6.0 (2020-12-16)
Continuous Integration
-
gemfile.lock: add to repo with updated
Gemfile
[skip ci] (eebb7e0) -
gitlab-ci: use GitLab CI as Travis CI replacement (15e3cdb)
-
kitchen: use
saltimages
Docker Hub where available [skip ci] (02347ad) -
kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (161c6a6) -
pre-commit: add to formula [skip ci] (6d36686)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (ec4fa7b) -
pre-commit: finalise
rstcheck
configuration [skip ci] (635902d) -
travis: add notifications ⇒ zulip [skip ci] (3ae2959)
-
workflows/commitlint: add to repo [skip ci] (80bdb6c)
Styles
-
libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (16d6742)
0.5.0 (2020-04-06)
0.4.5 (2020-01-27)
Bug Fixes
-
keepalived.conf.tmpl.jinja: fix
has no attribute
error (4391459), closes /freenode.logbot.info/saltstack-formulas/20200122#c3126298-c3126299 -
release.config.js: use full commit hash in commit link [skip ci] (e9f7b11)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (a1a51d5) -
kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (0bb4271) -
kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (2758e8e) -
kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (e638158) -
travis: apply changes from build config validation [skip ci] (4f492da)
-
travis: opt-in to
dpl v2
to complete build config validation [skip ci] (cc7542a) -
travis: quote pathspecs used with
git ls-files
[skip ci] (5e42eaa) -
travis: run
shellcheck
during lint job [skip ci] (47b3bce) -
travis: update
salt-lint
config forv0.0.10
[skip ci] (4d40216) -
travis: use
major.minor
forsemantic-release
version [skip ci] (3e9bc91) -
travis: use build config validation (beta) [skip ci] (2d42d93)
Performance Improvements
-
travis: improve
salt-lint
invocation [skip ci] (45a87c6)
0.4.4 (2019-10-12)
Bug Fixes
-
rubocop: add fixes using
rubocop --safe-auto-correct
(ce52e09)
Continuous Integration
-
kitchen: change
log_level
todebug
instead ofinfo
(676b623) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (eaaaf9e) -
kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (3419a72) -
kitchen+travis: replace EOL pre-salted images (2de0ca2)
-
platform: add
arch-base-latest
(39f1205) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (ff62d0b) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (0645ea6) -
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (2cb407f) -
travis: merge
rubocop
linter into mainlint
job (49892c0) -
yamllint: add rule
empty-values
& use newyaml-files
setting (0b782d6)