v0.15.3
·
87 commits
to master
since this release
0.15.3 (2020-12-16)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (9f512da)
Continuous Integration
- gemfile: restrict
traingem version until upstream fix [skip ci] (01d3a15) - gemfile.lock: add to repo with updated
Gemfile[skip ci] (b5a46b0) - gitlab-ci: use GitLab CI as Travis CI replacement (c8f7bd8)
- kitchen: avoid using bootstrap for
masterinstances [skip ci] (3fef519) - kitchen: use
debian-10-master-py3instead ofdevelop[skip ci] (1a55295) - kitchen: use
developimage untilmasteris ready (amazonlinux) [skip ci] (0b14160) - kitchen: use
saltimagesDocker Hub where available [skip ci] (e6b4532) - kitchen+travis: remove
master-py2-arch-base-latest[skip ci] (8e1157b) - kitchen+travis: upgrade matrix after
2019.2.2release [skip ci] (fe49f47) - pre-commit: add to formula [skip ci] (281ff3c)
- pre-commit: enable/disable
rstcheckas relevant [skip ci] (9a7c084) - pre-commit: finalise
rstcheckconfiguration [skip ci] (b2d06e6) - travis: add notifications => zulip [skip ci] (23d89b1)
- travis: apply changes from build config validation [skip ci] (f597621)
- travis: opt-in to
dpl v2to complete build config validation [skip ci] (36b9fed) - travis: quote pathspecs used with
git ls-files[skip ci] (a7848ce) - travis: run
shellcheckduring lint job [skip ci] (7b7505e) - travis: update
salt-lintconfig forv0.0.10[skip ci] (3ed24f3) - travis: use
major.minorforsemantic-releaseversion [skip ci] (ba2083f) - travis: use build config validation (beta) [skip ci] (e262e3e)
- workflows/commitlint: add to repo [skip ci] (d5e07a7)
Documentation
- contributing: remove to use org-level file instead [skip ci] (2343c4f)
- readme: update link to
CONTRIBUTING[skip ci] (8b9588e)
Performance Improvements
- travis: improve
salt-lintinvocation [skip ci] (bc7efe4)