Changelog
1.1.4 (2020-12-16)
Bug Fixes
-
release.config.js: use full commit hash in commit link [skip ci] (8b108b5)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (18b26ab) -
gemfile.lock: add to repo with updated
Gemfile
[skip ci] (ab3add7) -
gitlab-ci: use GitLab CI as Travis CI replacement (572e73c)
-
kitchen: avoid using bootstrap for
master
instances [skip ci] (bca1b99) -
kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (7ed2701) -
kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (c36843c) -
kitchen: use
saltimages
Docker Hub where available [skip ci] (071343b) -
kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (9814be5) -
kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (a147c9d) -
pre-commit: add to formula [skip ci] (5f80569)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (88ed018) -
pre-commit: finalise
rstcheck
configuration [skip ci] (938b8ed) -
travis: add notifications ⇒ zulip [skip ci] (3558a40)
-
travis: apply changes from build config validation [skip ci] (2cb2751)
-
travis: opt-in to
dpl v2
to complete build config validation [skip ci] (17ccf35) -
travis: quote pathspecs used with
git ls-files
[skip ci] (2c9ef3e) -
travis: run
shellcheck
during lint job [skip ci] (310c19f) -
travis: update
salt-lint
config forv0.0.10
[skip ci] (a351fd3) -
travis: use
major.minor
forsemantic-release
version [skip ci] (32b8c33) -
travis: use build config validation (beta) [skip ci] (e55fc61)
-
workflows/commitlint: add to repo [skip ci] (c71e7b3)
Performance Improvements
-
travis: improve
salt-lint
invocation [skip ci] (c583ff4)
1.1.3 (2019-10-11)
1.1.2 (2019-10-09)
Continuous Integration
-
kitchen: change
log_level
todebug
instead ofinfo
(3d0009a) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (c1ae589) -
kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (aed6fff) -
kitchen+travis: replace EOL pre-salted images (9f67565)
-
platform: add
arch-base-latest
(commented out for now) [skip ci] (5923a2e) -
yamllint: add rule
empty-values
& use newyaml-files
setting (768a78e) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (0e2bd15) -
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (505054d)