v0.4.3
saltstack-formulas-travis
released this
16 Dec 07:40
·
126 commits
to master
since this release
0.4.3 (2020-12-16)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (8e5a997)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (1d3dbe0) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (2ab3b86) - gitlab-ci: use GitLab CI as Travis CI replacement (7a45acc)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (1a60083) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (e0e3597) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (8f3cd1d) - kitchen: use
saltimages
Docker Hub where available [skip ci] (83e3dc1) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (70e7539) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (d2b4a13) - pre-commit: add to formula [skip ci] (6ea0cec)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (2a8f832) - pre-commit: finalise
rstcheck
configuration [skip ci] (125dffb) - travis: add notifications => zulip [skip ci] (667d949)
- travis: apply changes from build config validation [skip ci] (6bb2e29)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (712662e) - travis: quote pathspecs used with
git ls-files
[skip ci] (8dc28ce) - travis: run
shellcheck
during lint job [skip ci] (59c3c26) - travis: update
salt-lint
config forv0.0.10
[skip ci] (126da96) - travis: use
major.minor
forsemantic-release
version [skip ci] (bbcc4d7) - travis: use build config validation (beta) [skip ci] (34b4f1b)
- workflows/commitlint: add to repo [skip ci] (2b5b9c2)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (b3b4f57)
Documentation
- contributing: remove to use org-level file instead [skip ci] (48288cd)
- readme: update link to
CONTRIBUTING
[skip ci] (72ef2c0)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (2ac2db7)