Imran Iqbal
|
e8e046fc45
|
ci: add `arch-master` to matrix and update `.travis.yml` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/323
|
2 years ago |
Imran Iqbal
|
f38e79a797
|
docs(readme): fix heading [skip ci]
|
2 years ago |
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 ))
|
2 years ago |
Éric Veiras Galisson
|
4e8f515ef2
|
Merge pull request #74 from stasjok/fix-idempotence
fix(sudoers/included): fix idempotence with purge_includedir=True
|
2 years ago |
Imran Iqbal
|
285cdaa778
|
ci(kitchen+gitlab): adjust matrix to add `3003` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/318
|
2 years ago |
Imran Iqbal
|
d90f31bbfa
|
test(_mapdata): add verification file for `fedora-34` [skip ci]
|
2 years ago |
Imran Iqbal
|
72c228b0bf
|
chore: update `CODEOWNERS` & `.yamllint` re: `kitchen-vagrant` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/310
|
2 years ago |
Imran Iqbal
|
e58973f6a7
|
test: standardise use of `share` suite & `_mapdata` state [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/302
|
2 years ago |
Imran Iqbal
|
32e3825e63
|
ci(kitchen+ci): use latest pre-salted images (after CVE) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/299
|
2 years ago |
Imran Iqbal
|
3d1d7c1cca
|
chore(yamllint): add `.git/` to ignores [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/297
|
2 years ago |
Daniel Dehennin
|
a784992887
|
chore(rubocop): allow use of `YAML.load` for `_mapdata.rb` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/296
|
2 years ago |
Dafydd Jones
|
0ebf476362
|
chore(shellcheck): switch hook for `shellcheck` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/295
|
2 years ago |
Stanislav Asunkin
|
a64bf89777
|
fix(sudoers/included): fix idempotence with purge_includedir=True
|
2 years ago |
Imran Iqbal
|
73379d6b23
|
ci(gemfile+lock): use `ssf` customised `kitchen-docker` repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/294
|
2 years ago |
Imran Iqbal
|
cfb67f9545
|
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
|
2 years ago |
Imran Iqbal
|
96a5724ffc
|
test(_mapdata): add verification files for new platforms
* `fedora-33`
* `gentoo-2-sysd`
* `gentoo-2-sysv`
* `opensuse-tumbleweed`
* `oraclelinux-7`
* `oraclelinux-8`
|
2 years ago |
Imran Iqbal
|
c93fa78805
|
chore: standardise structure (`.gitignore` & `_mapdata.rb`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
|
2 years ago |
Imran Iqbal
|
7c1b16f963
|
ci(pre-commit): update hook for `rubocop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
|
2 years ago |
Imran Iqbal
|
67f85fa218
|
test(share): standardise with latest changes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/288
|
2 years ago |
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 ))
|
2 years ago |
Imran Iqbal
|
4df78f2112
|
Merge pull request #73 from myii/fix/ensure-map-data-directly-under-values
fix(_mapdata): ensure map data is directly under `values`
|
2 years ago |
Imran Iqbal
|
a018875c03
|
test(_mapdata): update for `_mapdata/init.sls` change
|
2 years ago |
Daniel Dehennin
|
e2c2a8f1a2
|
fix(_mapdata): ensure map data is directly under `values`
* Semi-automated using https://github.com/myii/ssf-formula/pull/287
|
2 years ago |
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 ))
|
2 years ago |
Imran Iqbal
|
6f21f9455b
|
Merge pull request #72 from myii/refactor/use-top-level-values-in-map-jinja-dumps
refactor(map): use top-level `values:` key in `map.jinja` dumps
|
2 years ago |
Imran Iqbal
|
a643385daf
|
refactor(map): use top-level `values:` key in `map.jinja` dumps
* Semi-automated using https://github.com/myii/ssf-formula/pull/284
|
2 years ago |
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 ))
|
2 years ago |
Imran Iqbal
|
4933e91cf7
|
Merge pull request #69 from myii/test/compare-mapdata-using-yaml
test(map): standardise `map.jinja` verification
|
2 years ago |
Imran Iqbal
|
b7aa04db28
|
test(_mapdata): fix existing verification files
|
2 years ago |
Imran Iqbal
|
ac8921f11a
|
test(map): standardise `map.jinja` verification
* Automated using https://github.com/myii/ssf-formula/pull/281
|
2 years ago |
Imran Iqbal
|
c2182efdfa
|
ci(commitlint): ensure `upstream/master` uses main repo URL [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/278
|
2 years ago |
Imran Iqbal
|
3f34c0a6b0
|
ci(gitlab-ci): add `rubocop` linter (with `allow_failure`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/277
|
2 years ago |
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 ))
|
2 years ago |
Imran Iqbal
|
cdf0d44053
|
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
|
2 years ago |
Éric Veiras Galisson
|
9c7ef4068c
|
Merge pull request #70 from kmosher/master
fix: permissions on sudoers include dir were wrong
|
3 years ago |
Keith Mosher
|
c6a3a6040f
|
fix: permissions on sudoers include dir were wrong
|
3 years ago |
Imran Iqbal
|
a56d54ee1d
|
Merge pull request #66 from daks/purge-included-dir
New feature to purge included dir
|
3 years ago |
Eric Veiras Galisson
|
7400528fd2
|
test: fix mapdata files
|
3 years ago |
Eric Veiras Galisson
|
d67a06254a
|
style: fix rubocop
|
3 years ago |
Eric Veiras Galisson
|
c5acbc696a
|
feat: implement option to purge included files directory
|
3 years ago |
Imran Iqbal
|
153ac6ea48
|
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/274
|
3 years ago |
Imran Iqbal
|
9af3787e9f
|
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/273
|
3 years ago |
Imran Iqbal
|
02020503ea
|
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
|
3 years ago |
Dafydd Jones
|
f53639a487
|
chore(commitlint): add `{body,footer,header}-max(-line)-length` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
|
3 years ago |
Imran Iqbal
|
95e7e81182
|
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
|
3 years ago |
Imran Iqbal
|
df72fbadf8
|
ci(pre-commit): enable/disable `rstcheck` as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
|
3 years ago |
Dafydd Jones
|
cfcece9e1f
|
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
|
3 years ago |
Imran Iqbal
|
6e0dc536f5
|
Merge pull request #65 from daks/map.jinja
Map.jinja refactoring
|
3 years ago |
Eric Veiras Galisson
|
d5002c3c25
|
refactor: change pillar calls
|
3 years ago |
Eric Veiras Galisson
|
ee173b0041
|
refactor: convert map.jinja to new standards
|
3 years ago |