Releases: saltstack-formulas/vault-formula
Releases · saltstack-formulas/vault-formula
v1.3.2
1.3.2 (2025-06-07)
Continuous Integration
- remove FreeBSD from testing (fd1cb10)
- renovate: extend from
saltstack-formulasCopier preset;remove rest (86909c7) - renovate: extend from
saltstack-formulasdefault preset (7f0c895) - disable Vagrant tests (5b03baf)
- pick platforms to run CI (7c24898)
Tests
- test on all supported OSes (bff0a58)
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
ssfcustomisedinspecrepo [skip ci] (6eab66e) - gitlab-ci: allow failure for OpenSUSE Leap 15.2 [skip ci] (bbb1e69)
- kitchen: move
provisionerblock & updaterun_command[skip ci] (104b032) - kitchen+ci: update with
3004pre-salted images/boxes [skip ci] (8d83b50) - kitchen+ci: update with latest
3003.2pre-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
yamllintconfiguration [skip ci] (8a1c505) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (f044bcb)
- add
arch-masterto matrix and update.travis.yml[skip ci] (120c065)
Documentation
- readme: add
Testing with Vagrantsection (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
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)
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-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)
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-lintinvocation [skip ci] (8b098a3)
v1.2.2
v1.2.1
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)