Releases: saltstack-formulas/vault-formula
Releases · saltstack-formulas/vault-formula
v1.3.1
v1.3.0
1.3.0 (2022-03-23)
Continuous Integration
- enable Vagrant-based testing using GitHub Actions (16ec625)
- update linters to latest versions [skip ci] (b95d2c9)
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (f80da8c) - gemfile: allow rubygems proxy to be provided as an env var [skip ci] (7f06dc1)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (6eab66e) - gitlab-ci: allow failure for OpenSUSE Leap 15.2 [skip ci] (bbb1e69)
- kitchen: move
provisioner
block & updaterun_command
[skip ci] (104b032) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (8d83b50) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (c2bd458) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (dd0fc12)
- kitchen+gitlab: update for new pre-salted images [skip ci] (3a12912)
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (8a1c505) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (f044bcb)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (120c065)
Documentation
- readme: add
Testing with Vagrant
section (208e31b)
Features
- freebsd: add FreeBSD support (946e2d0)
Tests
v1.2.5
v1.2.4
1.2.4 (2021-04-17)
Code Refactoring
- cert-gen.sh: use
sh
notbash
for portability (860f1ba)
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (134d6f5) - gemfile: restrict
train
gem version until upstream fix [skip ci] (999e3c7) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (c6bf47b) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (f3c1007) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (31a61f8) - gitlab-ci: use GitLab CI as Travis CI replacement (0a90aa7)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (6d0cff0) - kitchen: use
saltimages
Docker Hub where available [skip ci] (7403ecd) - kitchen: use
stable
foramazonlinux-1
bootstrap [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
rstcheck
as relevant [skip ci] (d8b64e3) - pre-commit: finalise
rstcheck
configuration [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 v2
to complete build config validation [skip ci] (b8e3f4f) - travis: quote pathspecs used with
git ls-files
[skip ci] (f4beb33) - travis: run
shellcheck
during lint job [skip ci] (c4090d6) - travis: use
major.minor
forsemantic-release
version [skip ci] (1ab3801) - travis: use build config validation (beta) [skip ci] (b54b06d)
- workflows/commitlint: add to repo [skip ci] (98e056a)
Tests
v1.2.3
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-py3
instead ofdevelop
[skip ci] (bc13a28) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (c38389c) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (8c9631e) - kitchen+travis: use bootstrapped
amazonlinux-1
images (a9576e8) - travis: update
salt-lint
config forv0.0.10
[skip ci] (562874c) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (af7f503)
Documentation
- contributing: remove to use org-level file instead [skip ci] (7214aa7)
- readme: update link to
CONTRIBUTING
[skip ci] (e5542dd)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (8b098a3)
v1.2.2
v1.2.1
1.2.1 (2019-10-01)
Bug Fixes
- gemfile: restrict
inspec
version 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-15
SCP error workaround (d2c97f4) - kitchen: change
log_level
todebug
instead 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 verify
instead ofkitchen test
(6939af9) - yamllint: add rule
empty-values
& use newyaml-files
setting (ece89fa)
Tests
- inspec: move tests to standard
controls
sub-directory (bd8649c)
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2019-07-10)
Bug Fixes
- package: explicitly require package providing setcap (d476700)
- user: handle removal of
gid_from_name
in 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)