saltstack-formulas-travis
released this
16 Dec 08:03
·
78 commits
to master
since this release
0.3.3 (2020-12-16)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (4f2c4a5)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (9ac0fac) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (78abe11) - gitlab-ci: use GitLab CI as Travis CI replacement (09e1ffe)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (f2ba8bd) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (1ada26c) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (489ac8c) - kitchen: use
saltimages
Docker Hub where available [skip ci] (5ca8b9a) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (d8372de) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (61edc79) - pre-commit: add to formula [skip ci] (172b5b4)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (fabc9eb) - pre-commit: finalise
rstcheck
configuration [skip ci] (c80c66e) - travis: add notifications => zulip [skip ci] (0bc4566)
- travis: apply changes from build config validation [skip ci] (c4ade2b)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (b09be58) - travis: quote pathspecs used with
git ls-files
[skip ci] (c8f134e) - travis: run
shellcheck
during lint job [skip ci] (2994fa6) - travis: update
salt-lint
config forv0.0.10
[skip ci] (834e3df) - travis: use
major.minor
forsemantic-release
version [skip ci] (3d280b1) - travis: use build config validation (beta) [skip ci] (b6cc703)
- workflows/commitlint: add to repo [skip ci] (d80c8c6)
Documentation
- contributing: remove to use org-level file instead [skip ci] (ff4f0fd)
- readme: update link to
CONTRIBUTING
[skip ci] (f6d3bfb)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (b995d48)