v0.4.0
saltstack-formulas-travis
released this
28 Mar 18:29
·
104 commits
to master
since this release
0.4.0 (2020-03-28)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (47470ba)
- release.config.js: use full commit hash in commit link [skip ci] (d60feaf)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (15c1847) - kitchen: avoid using bootstrap for
master
instances [skip ci] (98b1708) - kitchen: change
log_level
todebug
instead ofinfo
(f29dadb) - kitchen: install required packages to bootstrapped
opensuse
[skip ci] (c2a22b5) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (9a0551c) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (9c99c79) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (72b7884) - kitchen+travis: replace EOL pre-salted images (b9e16d5)
- kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (cfca07f) - platform: add
arch-base-latest
(c5db9a5) - travis: apply changes from build config validation [skip ci] (e9b9c35)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (d49d6c5) - travis: quote pathspecs used with
git ls-files
[skip ci] (c211ac5) - travis: run
shellcheck
during lint job [skip ci] (056d015) - travis: update
salt-lint
config forv0.0.10
[skip ci] (64b821e) - travis: use
major.minor
forsemantic-release
version [skip ci] (ca4508a) - travis: use build config validation (beta) [skip ci] (91489dd)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (2e40417) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (29af05e) - yamllint: add rule
empty-values
& use newyaml-files
setting (2cea0b2) - use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (142ff66)
Documentation
- contributing: remove to use org-level file instead [skip ci] (4cf5a60)
- readme: update link to
CONTRIBUTING
[skip ci] (b5d30cf)
Features
- os: graceful fail for unsupported os (be66570)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (cf877cf)