saltstack-formulas-travis
released this
10 Sep 10:03
·
86 commits
to master
since this release
0.7.3 (2020-09-10)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (4066d80)
- release.config.js: use full commit hash in commit link [skip ci] (73ec594)
- state: restart service when configuration has changed (e098871)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (5bc20e2) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (e0ff2cb) - kitchen: avoid using bootstrap for
master
instances [skip ci] (f545de1) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (7930d3f) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (2e218d5) - kitchen: use
saltimages
Docker Hub where available [skip ci] (9ad588a) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (cfa5a6c) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (91797a7) - travis: add notifications => zulip [skip ci] (072885a)
- travis: apply changes from build config validation [skip ci] (542aa80)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (e93070a) - travis: quote pathspecs used with
git ls-files
[skip ci] (195d7b4) - travis: run
shellcheck
during lint job [skip ci] (5832b4d) - travis: update
salt-lint
config forv0.0.10
[skip ci] (6eba0cd) - travis: use
major.minor
forsemantic-release
version [skip ci] (46c4dd8) - travis: use build config validation (beta) [skip ci] (419960a)
- workflows/commitlint: add to repo [skip ci] (293fd13)
Documentation
- contributing: remove to use org-level file instead [skip ci] (a5d1626)
- readme: update link to
CONTRIBUTING
[skip ci] (5359eca)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (f06b160)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (80c59cd)