mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-02-23 09:24:46 +01:00
# [0.25.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.24.0...v0.25.0) (2021-08-29) ### Continuous Integration * **appended:** add second test suite ([38126a3](38126a31a6)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([93ae700](93ae700eed)) ### Features * **ordering:** optionally append includefiles to main config ([751eff7](751eff7218))
15 KiB
15 KiB
Changelog
0.25.0 (2021-08-29)
Continuous Integration
- appended: add second test suite (38126a3)
- kitchen+ci: update with latest
3003.2pre-salted images [skip ci] (93ae700)
Features
- ordering: optionally append includefiles to main config (751eff7)
0.24.0 (2021-08-18)
Continuous Integration
- gemfile+lock: use
ssfcustomisedinspecrepo [skip ci] (4b05f27) - add
arch-masterto matrix and update.travis.yml[skip ci] (e8e046f) - add Debian 11 Bullseye & update
yamllintconfiguration [skip ci] (5dd9f21) - 3003.1: update inc. AlmaLinux, Rocky &
rst-lint[skip ci] (9d3efc2) - kitchen: move
provisionerblock & updaterun_command[skip ci] (05bfba0) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (29df517)
Documentation
- readme: fix heading [skip ci] (f38e79a)
Features
- macro: to use in several state (70e66c9)
Tests
- _mapdata: add verification file for
debian-11[skip ci] (72fa4c2) - alma+rocky: add platforms (based on CentOS 8) [skip ci] (5109ee0)
0.23.4 (2021-04-30)
Bug Fixes
- sudoers/included: fix idempotence with purge_includedir=True (a64bf89)
Continuous Integration
- gemfile+lock: use
ssfcustomisedkitchen-dockerrepo [skip ci] (73379d6) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (32e3825)
- kitchen+gitlab: adjust matrix to add
3003[skip ci] (285cdaa) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (cfb67f9)
- pre-commit: update hook for
rubocop[skip ci] (7c1b16f)
Tests
- _mapdata: add verification file for
fedora-34[skip ci] (d90f31b) - standardise use of
sharesuite &_mapdatastate [skip ci] (e58973f) - _mapdata: add verification files for new platforms (96a5724)
- share: standardise with latest changes [skip ci] (67f85fa)
0.23.3 (2021-01-14)
Bug Fixes
- _mapdata: ensure map data is directly under
values(e2c2a8f)
Tests
- _mapdata: update for
_mapdata/init.slschange (a018875)
0.23.2 (2020-12-23)
Code Refactoring
- map: use top-level
values:key inmap.jinjadumps (a643385)
0.23.1 (2020-12-22)
Continuous Integration
- commitlint: ensure
upstream/masteruses main repo URL [skip ci] (c2182ef) - gitlab-ci: add
rubocoplinter (withallow_failure) [skip ci] (3f34c0a)
Tests
- _mapdata: fix existing verification files (b7aa04d)
- map: standardise
map.jinjaverification (ac8921f)
0.23.0 (2020-12-16)
Bug Fixes
- permissions on sudoers include dir were wrong (c6a3a60)
Code Refactoring
Continuous Integration
- gitlab-ci: use GitLab CI as Travis CI replacement (cdf0d44)
- pre-commit: add to formula [skip ci] (cfcece9)
- pre-commit: enable/disable
rstcheckas relevant [skip ci] (df72fba) - pre-commit: finalise
rstcheckconfiguration [skip ci] (0202050)
Features
- implement option to purge included files directory (c5acbc6)
Styles
- fix rubocop (d67a062)
Tests
- fix mapdata files (7400528)
0.22.2 (2020-08-26)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (551f300)
Continuous Integration
- gemfile: restrict
traingem version until upstream fix [skip ci] (b9dd8b1) - gemfile.lock: add to repo with updated
Gemfile[skip ci] (54e19fd) - kitchen: avoid using bootstrap for
masterinstances [skip ci] (567ff29) - kitchen: use
debian-10-master-py3instead ofdevelop[skip ci] (b8d5c0b) - kitchen: use
developimage untilmasteris ready (amazonlinux) [skip ci] (9f217a2) - kitchen: use
saltimagesDocker Hub where available [skip ci] (242f719) - kitchen+travis: remove
master-py2-arch-base-latest[skip ci] (a2729d0) - kitchen+travis: upgrade matrix after
2019.2.2release [skip ci] (e32be01) - kitchen+travis: use latest pre-salted images (cd29502)
- travis: add notifications => zulip [skip ci] (7b5f0e9)
- travis: apply changes from build config validation [skip ci] (08ca2a6)
- travis: merge
rubocoplinter into mainlintjob (371bed2) - travis: opt-in to
dpl v2to complete build config validation [skip ci] (43cf4c6) - travis: quote pathspecs used with
git ls-files[skip ci] (438ba3e) - travis: run
shellcheckduring lint job [skip ci] (f87c4ba) - travis: update
salt-lintconfig forv0.0.10[skip ci] (2fe682e) - travis: use
major.minorforsemantic-releaseversion [skip ci] (1fc0e95) - travis: use build config validation (beta) [skip ci] (5a6ed53)
- workflows/commitlint: add to repo [skip ci] (32ae435)
Documentation
- contributing: remove to use org-level file instead [skip ci] (67880a5)
- readme: update link to
CONTRIBUTING[skip ci] (9a36e1a)
Performance Improvements
- travis: improve
salt-lintinvocation [skip ci] (8314aa0)
Tests
- map: verify
map.jinjadump using_mapdatastate (63865a2)
0.22.1 (2019-10-11)
Bug Fixes
Continuous Integration
- kitchen: change
log_leveltodebuginstead ofinfo() - kitchen: install required packages to bootstrapped
opensuse[skip ci] () - kitchen: use bootstrapped
opensuseimages until2019.2.2[skip ci] () - kitchen+travis: replace EOL pre-salted images ()
- platform: add
arch-base-latest() - merge travis matrix, add
salt-lint&rubocoptolintjob () - merge travis matrix, add
salt-lint&rubocoptolintjob () - use
dist: bionic& applyopensuse-leap-15SCP error workaround () - travis: merge
rubocoplinter into mainlintjob () - yamllint: add rule
empty-values& use newyaml-filessetting ()
0.22.0 (2019-08-17)
Continuous Integration
- kitchen+travis: modify matrix to include
developplatform (3d42a82)
Features
- yamllint: include for this repo and apply rules throughout (8d08719)
0.21.1 (2019-05-29)
Tests
- kitchen: tests on config files (5fa1cf1)
0.21.0 (2019-05-29)
Documentation
Features
- implementing semantic release (1a59d4e)