semantic-release-bot
|
cc83b76633
|
chore(release): 0.25.0 [skip ci]
# [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 ))
|
2021-08-29 00:09:11 +00:00 |
|
semantic-release-bot
|
25cd2cf0e3
|
chore(release): 0.24.0 [skip ci]
# [0.24.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.4...v0.24.0) (2021-08-18)
### Continuous Integration
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([4b05f27 ](4b05f272ef ))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e8e046f ](e8e046fc45 ))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([5dd9f21 ](5dd9f2117a ))
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9d3efc2 ](9d3efc20eb ))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([05bfba0 ](05bfba0495 ))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([29df517 ](29df51794e ))
### Documentation
* **readme:** fix heading [skip ci] ([f38e79a ](f38e79a797 ))
### Features
* **macro:** to use in several state ([70e66c9 ](70e66c97be ))
### Tests
* **_mapdata:** add verification file for `debian-11` [skip ci] ([72fa4c2 ](72fa4c2dbc ))
* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([5109ee0 ](5109ee0c5c ))
|
2021-08-18 12:46:12 +00:00 |
|
semantic-release-bot
|
9da1c8cb81
|
chore(release): 0.23.4 [skip ci]
## [0.23.4](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.3...v0.23.4) (2021-04-30)
### Bug Fixes
* **sudoers/included:** fix idempotence with purge_includedir=True ([a64bf89 ](a64bf89777 ))
### Continuous Integration
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([73379d6 ](73379d6b23 ))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([32e3825 ](32e3825e63 ))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([285cdaa ](285cdaa778 ))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([cfb67f9 ](cfb67f9545 ))
* **pre-commit:** update hook for `rubocop` [skip ci] ([7c1b16f ](7c1b16f963 ))
### Tests
* **_mapdata:** add verification file for `fedora-34` [skip ci] ([d90f31b ](d90f31bbfa ))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([e58973f ](e58973f6a7 ))
* **_mapdata:** add verification files for new platforms ([96a5724 ](96a5724ffc ))
* **share:** standardise with latest changes [skip ci] ([67f85fa ](67f85fa218 ))
|
2021-04-30 15:57:50 +00:00 |
|
semantic-release-bot
|
30f6e73393
|
chore(release): 0.23.3 [skip ci]
## [0.23.3](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.2...v0.23.3) (2021-01-14)
### Bug Fixes
* **_mapdata:** ensure map data is directly under `values` ([e2c2a8f ](e2c2a8f1a2 ))
### Tests
* **_mapdata:** update for `_mapdata/init.sls` change ([a018875 ](a018875c03 ))
|
2021-01-14 21:33:29 +00:00 |
|
semantic-release-bot
|
964f2ee66e
|
chore(release): 0.23.2 [skip ci]
## [0.23.2](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.1...v0.23.2) (2020-12-23)
### Code Refactoring
* **map:** use top-level `values:` key in `map.jinja` dumps ([a643385 ](a643385daf ))
|
2020-12-23 18:54:52 +00:00 |
|
semantic-release-bot
|
63e82c4c47
|
chore(release): 0.23.1 [skip ci]
## [0.23.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.0...v0.23.1) (2020-12-22)
### Continuous Integration
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([c2182ef ](c2182efdfa ))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([3f34c0a ](3f34c0a6b0 ))
### Tests
* **_mapdata:** fix existing verification files ([b7aa04d ](b7aa04db28 ))
* **map:** standardise `map.jinja` verification ([ac8921f ](ac8921f11a ))
|
2020-12-22 12:46:03 +00:00 |
|
semantic-release-bot
|
004e70f74f
|
chore(release): 0.23.0 [skip ci]
# [0.23.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.22.2...v0.23.0) (2020-12-16)
### Bug Fixes
* permissions on sudoers include dir were wrong ([c6a3a60 ](c6a3a6040f ))
### Code Refactoring
* change pillar calls ([d5002c3 ](d5002c3c25 ))
* convert map.jinja to new standards ([ee173b0 ](ee173b0041 ))
### Continuous Integration
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([cdf0d44 ](cdf0d44053 ))
* **pre-commit:** add to formula [skip ci] ([cfcece9 ](cfcece9e1f ))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([df72fba ](df72fbadf8 ))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([0202050 ](02020503ea ))
### Features
* implement option to purge included files directory ([c5acbc6 ](c5acbc696a ))
### Styles
* fix rubocop ([d67a062 ](d67a06254a ))
### Tests
* fix mapdata files ([7400528 ](7400528fd2 ))
|
2020-12-16 06:57:37 +00:00 |
|
semantic-release-bot
|
0183aed04b
|
chore(release): 0.22.2 [skip ci]
## [0.22.2](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.22.1...v0.22.2) (2020-08-26)
### Bug Fixes
* **release.config.js:** use full commit hash in commit link [skip ci] ([551f300 ](551f300b4b ))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([b9dd8b1 ](b9dd8b1c0f ))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([54e19fd ](54e19fdd98 ))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([567ff29 ](567ff29b98 ))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([b8d5c0b ](b8d5c0bfa1 ))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([9f217a2 ](9f217a2675 ))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([242f719 ](242f71956d ))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([a2729d0 ](a2729d05eb ))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([e32be01 ](e32be015d6 ))
* **kitchen+travis:** use latest pre-salted images ([cd29502 ](cd2950289e ))
* **travis:** add notifications => zulip [skip ci] ([7b5f0e9 ](7b5f0e95bf ))
* **travis:** apply changes from build config validation [skip ci] ([08ca2a6 ](08ca2a6ebb ))
* **travis:** merge `rubocop` linter into main `lint` job ([371bed2 ](371bed2d7a ))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([43cf4c6 ](43cf4c6b45 ))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([438ba3e ](438ba3e5d4 ))
* **travis:** run `shellcheck` during lint job [skip ci] ([f87c4ba ](f87c4baa30 ))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([2fe682e ](2fe682effc ))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([1fc0e95 ](1fc0e95f6a ))
* **travis:** use build config validation (beta) [skip ci] ([5a6ed53 ](5a6ed537d6 ))
* **workflows/commitlint:** add to repo [skip ci] ([32ae435 ](32ae435463 ))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([67880a5 ](67880a513e ))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([9a36e1a ](9a36e1a933 ))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([8314aa0 ](8314aa0df1 ))
### Tests
* **map:** verify `map.jinja` dump using `_mapdata` state ([63865a2 ](63865a286e ))
|
2020-08-26 14:53:55 +00:00 |
|
semantic-release-bot
|
f94d7774db
|
chore(release): 0.22.1 [skip ci]
## [0.22.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.22.0...v0.22.1) (2019-10-11)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/sudoers-formula/commit/652c350))
* **rubocop:** fix remaining errors manually ([](https://github.com/saltstack-formulas/sudoers-formula/commit/a10ea35))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/sudoers-formula/commit/2821526))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/sudoers-formula/commit/9719ac9))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/sudoers-formula/commit/e63f441))
* **kitchen+travis:** replace EOL pre-salted images ([](https://github.com/saltstack-formulas/sudoers-formula/commit/dea2da0))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/sudoers-formula/commit/55ce214))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/sudoers-formula/commit/f3a98c2))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/sudoers-formula/commit/96dcd0f))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/sudoers-formula/commit/7b44df2))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/sudoers-formula/commit/9df9a48))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/sudoers-formula/commit/5e22568))
|
2019-10-11 21:36:48 +00:00 |
|
semantic-release-bot
|
b194fe528e
|
chore(release): 0.22.0 [skip ci]
# [0.22.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.1...v0.22.0) (2019-08-17)
### Continuous Integration
* **kitchen+travis:** modify matrix to include `develop` platform ([3d42a82 ](https://github.com/saltstack-formulas/sudoers-formula/commit/3d42a82))
### Features
* **yamllint:** include for this repo and apply rules throughout ([8d08719 ](https://github.com/saltstack-formulas/sudoers-formula/commit/8d08719))
|
2019-08-17 09:31:40 +00:00 |
|
semantic-release-bot
|
d1346e5c0e
|
chore(release): 0.21.1 [skip ci]
## [0.21.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.0...v0.21.1) (2019-05-29)
### Tests
* **kitchen:** tests on config files ([5fa1cf1 ](https://github.com/saltstack-formulas/sudoers-formula/commit/5fa1cf1))
|
2019-05-29 21:24:47 +00:00 |
|
semantic-release-bot
|
09bbb6f3a5
|
chore(release): 0.21.0 [skip ci]
# [0.21.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.20.0...v0.21.0) (2019-05-29)
### Documentation
* fix `CONTRIBUTING` and `README` ([d604876 ](https://github.com/saltstack-formulas/sudoers-formula/commit/d604876)), closes [#51](https://github.com/saltstack-formulas/sudoers-formula/issues/51)
### Features
* implementing semantic release ([1a59d4e ](https://github.com/saltstack-formulas/sudoers-formula/commit/1a59d4e))
|
2019-05-29 19:04:30 +00:00 |
|
Imran Iqbal
|
d60487643e
|
docs: fix CONTRIBUTING and README
* Finalises comments from #51
|
2019-05-29 19:50:49 +01:00 |
|
Eric Veiras Galisson
|
1a59d4e99a
|
feat: implementing semantic release
|
2019-05-29 17:41:56 +02:00 |
|