v0.22.2
saltstack-formulas-travis
released this
26 Aug 14:54
·
129 commits
to master
since this release
0.22.2 (2020-08-26)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (551f300)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (b9dd8b1) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (54e19fd) - kitchen: avoid using bootstrap for
master
instances [skip ci] (567ff29) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (b8d5c0b) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (9f217a2) - kitchen: use
saltimages
Docker Hub where available [skip ci] (242f719) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (a2729d0) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (e32be01) - kitchen+travis: use latest pre-salted images (cd29502)
- travis: add notifications => zulip [skip ci] (7b5f0e9)
- travis: apply changes from build config validation [skip ci] (08ca2a6)
- travis: merge
rubocop
linter into mainlint
job (371bed2) - travis: opt-in to
dpl v2
to complete build config validation [skip ci] (43cf4c6) - travis: quote pathspecs used with
git ls-files
[skip ci] (438ba3e) - travis: run
shellcheck
during lint job [skip ci] (f87c4ba) - travis: update
salt-lint
config forv0.0.10
[skip ci] (2fe682e) - travis: use
major.minor
forsemantic-release
version [skip ci] (1fc0e95) - travis: use build config validation (beta) [skip ci] (5a6ed53)
- workflows/commitlint: add to repo [skip ci] (32ae435)
Documentation
- contributing: remove to use org-level file instead [skip ci] (67880a5)
- readme: update link to
CONTRIBUTING
[skip ci] (9a36e1a)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (8314aa0)
Tests
- map: verify
map.jinja
dump using_mapdata
state (63865a2)