Releases: saltstack-formulas/cert-formula
Releases · saltstack-formulas/cert-formula
v1.3.3
1.3.3 (2022-02-21)
Bug Fixes
- libmapstack: allow mapping by booleans and numbers (bb4a726)
- libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (3622ad2)
Continuous Integration
- update linters to latest versions [skip ci] (66e953e)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (4f8cea7)
- kitchen+ci: update with
3004pre-salted images/boxes [skip ci] (128c1ce) - kitchen+gitlab: update for new pre-salted images [skip ci] (e6af371)
Styles
- libsaltcli: fix comments to jinja comments [skip ci] (0e802c6)
Tests
- system: add
build_platform_codename[skip ci] (9f6afde)
v1.3.2
1.3.2 (2021-11-05)
Bug Fixes
- update: allow for empty pillar without state fail (0b562f9)
Code Refactoring
- map.jinja: standardise v5 structure [skip ci] (10db716)
Continuous Integration
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint[skip ci] (9cdcdb6) - gemfile+lock: use
ssfcustomisedinspecrepo [skip ci] (3d4783d) - kitchen: move
provisionerblock & updaterun_command[skip ci] (22e2cc2) - kitchen+ci: update with latest
3003.2pre-salted images [skip ci] (93910b1) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (4893b5d)
- add Debian 11 Bullseye & update
yamllintconfiguration [skip ci] (785782b) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (81d4098)
Tests
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2021-04-13)
Bug Fixes
- map: unable to setup test infrastructure (c223af4)
Features
- map: update to generic v5
map.jinja(93c89e1)
Tests
- inspec:
map.jinjaconfiguration is now in reference files (4041422) - standardise use of
sharesuite &_mapdatastate [skip ci] (b372c37)
BREAKING CHANGES
- map:
map.jinjaimport must usewithout context - map:
libmapstack.jinjaimport must usewithout context - map:
libmatchers.jinjaimport must usewithout context - map:
map.jinjanow export a genericmapdatavariable - map: the parameters per grains are now under
cert/parameters/
v0.4.4
0.4.4 (2021-03-17)
Continuous Integration
- commitlint: ensure
upstream/masteruses main repo URL [skip ci] (8aef477) - gemfile+lock: use
ssfcustomisedkitchen-dockerrepo [skip ci] (bc13f8a) - gitlab-ci: add
rubocoplinter (withallow_failure) [skip ci] (6a7eb8c) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (d7b7da0)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (1af4b43)
- pre-commit: update hook for
rubocop[skip ci] (21a2b99)
Tests
v0.4.3
0.4.3 (2020-12-16)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (8e5a997)
Continuous Integration
- gemfile: restrict
traingem version until upstream fix [skip ci] (1d3dbe0) - gemfile.lock: add to repo with updated
Gemfile[skip ci] (2ab3b86) - gitlab-ci: use GitLab CI as Travis CI replacement (7a45acc)
- kitchen: avoid using bootstrap for
masterinstances [skip ci] (1a60083) - kitchen: use
debian-10-master-py3instead ofdevelop[skip ci] (e0e3597) - kitchen: use
developimage untilmasteris ready (amazonlinux) [skip ci] (8f3cd1d) - kitchen: use
saltimagesDocker Hub where available [skip ci] (83e3dc1) - kitchen+travis: remove
master-py2-arch-base-latest[skip ci] (70e7539) - kitchen+travis: upgrade matrix after
2019.2.2release [skip ci] (d2b4a13) - pre-commit: add to formula [skip ci] (6ea0cec)
- pre-commit: enable/disable
rstcheckas relevant [skip ci] (2a8f832) - pre-commit: finalise
rstcheckconfiguration [skip ci] (125dffb) - travis: add notifications => zulip [skip ci] (667d949)
- travis: apply changes from build config validation [skip ci] (6bb2e29)
- travis: opt-in to
dpl v2to complete build config validation [skip ci] (712662e) - travis: quote pathspecs used with
git ls-files[skip ci] (8dc28ce) - travis: run
shellcheckduring lint job [skip ci] (59c3c26) - travis: update
salt-lintconfig forv0.0.10[skip ci] (126da96) - travis: use
major.minorforsemantic-releaseversion [skip ci] (bbcc4d7) - travis: use build config validation (beta) [skip ci] (34b4f1b)
- workflows/commitlint: add to repo [skip ci] (2b5b9c2)
- merge travis matrix, add
salt-lint&rubocoptolintjob (b3b4f57)
Documentation
- contributing: remove to use org-level file instead [skip ci] (48288cd)
- readme: update link to
CONTRIBUTING[skip ci] (72ef2c0)
Performance Improvements
- travis: improve
salt-lintinvocation [skip ci] (2ac2db7)