Changelog
1.2.5 (2021-04-30)
1.2.4 (2021-04-17)
Code Refactoring
-
cert-gen.sh: use
shnotbashfor portability (860f1ba)
Continuous Integration
-
commitlint: ensure
upstream/masteruses main repo URL [skip ci] (134d6f5) -
gemfile: restrict
traingem version until upstream fix [skip ci] (999e3c7) -
gemfile.lock: add to repo with updated
Gemfile[skip ci] (c6bf47b) -
gemfile+lock: use
ssfcustomisedkitchen-dockerrepo [skip ci] (f3c1007) -
gitlab-ci: add
rubocoplinter (withallow_failure) [skip ci] (31a61f8) -
gitlab-ci: use GitLab CI as Travis CI replacement (0a90aa7)
-
kitchen: avoid using bootstrap for
masterinstances [skip ci] (6d0cff0) -
kitchen: use
saltimagesDocker Hub where available [skip ci] (7403ecd) -
kitchen: use
stableforamazonlinux-1bootstrap [skip ci] (83930ff) -
kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (49e5671)
-
kitchen+gitlab-ci: use latest pre-salted images [skip ci] (d96b789)
-
kitchen+travis: add new platforms [skip ci] (98bad0d)
-
kitchen+travis: adjust matrix to add
3000.1& remove2017.7(37ce4f4) -
kitchen+travis: adjust matrix to add
3000.2& remove2018.3[skip ci] (3ffb96f) -
kitchen+travis: adjust matrix to add
3000.3[skip ci] (fe39213) -
kitchen+travis: remove
master-py2-arch-base-latest[skip ci] (43e6673) -
pre-commit: add to formula [skip ci] (034157b)
-
pre-commit: enable/disable
rstcheckas relevant [skip ci] (d8b64e3) -
pre-commit: finalise
rstcheckconfiguration [skip ci] (e42dc17) -
pre-commit: update hook for
rubocop[skip ci] (99be484) -
travis: add notifications ⇒ zulip [skip ci] (279a5b4)
-
travis: apply changes from build config validation [skip ci] (d494294)
-
travis: opt-in to
dpl v2to complete build config validation [skip ci] (b8e3f4f) -
travis: quote pathspecs used with
git ls-files[skip ci] (f4beb33) -
travis: run
shellcheckduring lint job [skip ci] (c4090d6) -
travis: use
major.minorforsemantic-releaseversion [skip ci] (1ab3801) -
travis: use build config validation (beta) [skip ci] (b54b06d)
-
workflows/commitlint: add to repo [skip ci] (98e056a)
1.2.3 (2019-11-07)
Bug Fixes
-
release.config.js: use full commit hash in commit link [skip ci] (297db70)
Continuous Integration
-
kitchen: use
debian-10-master-py3instead ofdevelop[skip ci] (bc13a28) -
kitchen: use
developimage untilmasteris ready (amazonlinux) [skip ci] (c38389c) -
kitchen+travis: upgrade matrix after
2019.2.2release [skip ci] (8c9631e) -
kitchen+travis: use bootstrapped
amazonlinux-1images (a9576e8) -
travis: update
salt-lintconfig forv0.0.10[skip ci] (562874c) -
merge travis matrix, add
salt-lint&rubocoptolintjob (af7f503)
Performance Improvements
-
travis: improve
salt-lintinvocation [skip ci] (8b098a3)
1.2.2 (2019-10-09)
1.2.1 (2019-10-01)
Bug Fixes
-
gemfile: restrict
inspecversion to~> 4.16.0(c82034a), closes /travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220 /travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926 /travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520 -
inspec: fix Ruby lint warnings (9d823ed)
-
osfamilymap: add support for
Arch(b64a589)
Continuous Integration
-
use
dist: bionic& applyopensuse-leap-15SCP error workaround (d2c97f4) -
kitchen: change
log_leveltodebuginstead ofinfo(79b902e) -
kitchen+travis: replace EOL pre-salted images (346cd1e)
-
platform: add
arch-base-latest(6dd656f) -
travis: apply suggestions from code review (800d842)
-
travis: split suites across instances (bfdba0c)
-
travis: use
kitchen verifyinstead ofkitchen test(6939af9) -
yamllint: add rule
empty-values& use newyaml-filessetting (ece89fa)
Tests
-
inspec: move tests to standard
controlssub-directory (bd8649c)
1.1.0 (2019-07-10)
Bug Fixes
-
package: explicitly require package providing setcap (d476700)
-
user: handle removal of
gid_from_namein Salt develop branch (dee3748), closes saltstack/salt#48640
Code Refactoring
-
defaults: place common values in defaults.yaml (3656e31)
Continuous Integration
-
kitchen+travis: bring into line with
template-formula(34f05bd)
Features
-
add support for openSUSE (76b8ac3)
Tests
-
user+group: test for vault user/group existence (ff5cdf9)