Changelog
0.4.1 (2020-12-16)
Continuous Integration
-
gemfile.lock: add to repo with updated
Gemfile
[skip ci] (0bac4d9) -
gitlab-ci: use GitLab CI as Travis CI replacement (371749e)
-
kitchen: use
saltimages
Docker Hub where available [skip ci] (fca90ff) -
kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (e5c83d2) -
pre-commit: add to formula [skip ci] (7196f19)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (06d84db) -
pre-commit: finalise
rstcheck
configuration [skip ci] (bf59577) -
travis: add notifications ⇒ zulip [skip ci] (e7ee82d)
-
workflows/commitlint: add to repo [skip ci] (38e980f)
Styles
-
libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (06139ce)
0.4.0 (2020-03-28)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (15c1847) -
kitchen: avoid using bootstrap for
master
instances [skip ci] (98b1708) -
kitchen: change
log_level
todebug
instead ofinfo
(f29dadb) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (c2a22b5) -
kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (9a0551c) -
kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (9c99c79) -
kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (72b7884) -
kitchen+travis: replace EOL pre-salted images (b9e16d5)
-
kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (cfca07f) -
platform: add
arch-base-latest
(c5db9a5) -
travis: apply changes from build config validation [skip ci] (e9b9c35)
-
travis: opt-in to
dpl v2
to complete build config validation [skip ci] (d49d6c5) -
travis: quote pathspecs used with
git ls-files
[skip ci] (c211ac5) -
travis: run
shellcheck
during lint job [skip ci] (056d015) -
travis: update
salt-lint
config forv0.0.10
[skip ci] (64b821e) -
travis: use
major.minor
forsemantic-release
version [skip ci] (ca4508a) -
travis: use build config validation (beta) [skip ci] (91489dd)
-
merge travis matrix, add
salt-lint
&rubocop
tolint
job (2e40417) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (29af05e) -
yamllint: add rule
empty-values
& use newyaml-files
setting (2cea0b2) -
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (142ff66)
Features
-
os: graceful fail for unsupported os (be66570)
Performance Improvements
-
travis: improve
salt-lint
invocation [skip ci] (cf877cf)