saltstack-formulas-travis
released this
09 Sep 04:21
·
95 commits
to master
since this release
0.5.1 (2020-09-09)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (e9c5153)
- release.config.js: use full commit hash in commit link [skip ci] (4d6851d)
- state: restart service when configuration has changed (a8100d0)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (b44bfb5) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (4af7a0f) - kitchen: avoid using bootstrap for
master
instances [skip ci] (b44b24e) - kitchen: install required packages to bootstrapped
opensuse
[skip ci] (8fe499e) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (3ce84e4) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (68366d7) - kitchen: use
saltimages
Docker Hub where available [skip ci] (1762054) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (9b435f2) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (766962a) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (b5ebab0) - travis: add notifications => zulip [skip ci] (7cffd70)
- travis: apply changes from build config validation [skip ci] (c3685b3)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (3d5cd5c) - travis: quote pathspecs used with
git ls-files
[skip ci] (668926c) - travis: run
shellcheck
during lint job [skip ci] (fd9aba2) - travis: update
salt-lint
config forv0.0.10
[skip ci] (ce2de8b) - travis: use
major.minor
forsemantic-release
version [skip ci] (dcfa3d5) - travis: use build config validation (beta) [skip ci] (9d34a63)
- workflows/commitlint: add to repo [skip ci] (ff23c72)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (a3fd56e) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (2eb11ff)
Documentation
- contributing: remove to use org-level file instead [skip ci] (b44429d)
- readme: update link to
CONTRIBUTING
[skip ci] (9231f3f)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (1958610)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (3de8cb7)