Daniel Dehennin
|
e2c2a8f1a2
|
fix(_mapdata): ensure map data is directly under values
* Semi-automated using https://github.com/myii/ssf-formula/pull/287
|
2021-01-14 20:35:46 +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 |
|
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
|
2020-12-23 18:46:35 +00:00 |
|
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
|
2020-12-23 16:47:27 +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 |
|
Imran Iqbal
|
4933e91cf7
|
Merge pull request #69 from myii/test/compare-mapdata-using-yaml
test(map): standardise `map.jinja` verification
|
2020-12-22 12:35:55 +00:00 |
|
Imran Iqbal
|
b7aa04db28
|
test(_mapdata): fix existing verification files
|
2020-12-22 00:46:01 +00:00 |
|
Imran Iqbal
|
ac8921f11a
|
test(map): standardise map.jinja verification
* Automated using https://github.com/myii/ssf-formula/pull/281
|
2020-12-22 00:43:11 +00:00 |
|
Imran Iqbal
|
c2182efdfa
|
ci(commitlint): ensure upstream/master uses main repo URL [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/278
|
2020-12-20 18:50:14 +00:00 |
|
Imran Iqbal
|
3f34c0a6b0
|
ci(gitlab-ci): add rubocop linter (with allow_failure ) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/277
|
2020-12-19 14:35:50 +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 |
|
Imran Iqbal
|
cdf0d44053
|
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
|
2020-12-16 06:40:57 +00:00 |
|
Éric Veiras Galisson
|
9c7ef4068c
|
Merge pull request #70 from kmosher/master
fix: permissions on sudoers include dir were wrong
|
2020-11-26 14:37:48 +01:00 |
|
Keith Mosher
|
c6a3a6040f
|
fix: permissions on sudoers include dir were wrong
|
2020-11-24 21:35:09 -06:00 |
|
Imran Iqbal
|
a56d54ee1d
|
Merge pull request #66 from daks/purge-included-dir
New feature to purge included dir
|
2020-11-24 21:19:40 +00:00 |
|
Eric Veiras Galisson
|
7400528fd2
|
test: fix mapdata files
|
2020-11-24 21:54:25 +01:00 |
|
Eric Veiras Galisson
|
d67a06254a
|
style: fix rubocop
|
2020-11-24 21:51:05 +01:00 |
|
Eric Veiras Galisson
|
c5acbc696a
|
feat: implement option to purge included files directory
|
2020-11-24 18:11:36 +01:00 |
|
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
|
2020-10-26 22:54:25 +00:00 |
|
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
|
2020-10-20 10:22:20 +01:00 |
|
Imran Iqbal
|
02020503ea
|
ci(pre-commit): finalise rstcheck configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
|
2020-10-10 06:52:24 +01:00 |
|
Dafydd Jones
|
f53639a487
|
chore(commitlint): add {body,footer,header}-max(-line)-length [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
|
2020-10-07 09:10:28 +01:00 |
|
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
|
2020-10-07 00:08:40 +01:00 |
|
Imran Iqbal
|
df72fbadf8
|
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
|
2020-10-05 00:24:57 +01:00 |
|
Dafydd Jones
|
cfcece9e1f
|
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
|
2020-10-03 10:53:53 +01:00 |
|
Imran Iqbal
|
6e0dc536f5
|
Merge pull request #65 from daks/map.jinja
Map.jinja refactoring
|
2020-08-26 19:22:57 +01:00 |
|
Eric Veiras Galisson
|
d5002c3c25
|
refactor: change pillar calls
|
2020-08-26 17:47:30 +02:00 |
|
Eric Veiras Galisson
|
ee173b0041
|
refactor: convert map.jinja to new standards
|
2020-08-26 16:58:42 +02: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 |
|
Imran Iqbal
|
997a7324b7
|
Merge pull request #68 from myii/test/verify_map.jinja_dump
test(map): verify `map.jinja` dump using `_mapdata` state
|
2020-08-26 15:44:49 +01:00 |
|
Imran Iqbal
|
63865a286e
|
test(map): verify map.jinja dump using _mapdata state
* Semi-automated using https://github.com/myii/ssf-formula/pull/245
|
2020-08-25 16:06:48 +01:00 |
|
Imran Iqbal
|
cd2950289e
|
ci(kitchen+travis): use latest pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/245
|
2020-08-25 16:06:47 +01:00 |
|
Imran Iqbal
|
1b951eb671
|
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
|
2020-07-06 14:31:38 +01:00 |
|
Imran Iqbal
|
ebf60891d5
|
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/233
|
2020-06-26 12:47:47 +01:00 |
|
Imran Iqbal
|
6d1291c4b6
|
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/229
|
2020-06-21 13:00:12 +01:00 |
|
Imran Iqbal
|
242f71956d
|
ci(kitchen): use saltimages Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
|
2020-06-15 17:00:53 +01:00 |
|
Imran Iqbal
|
accd1c51b1
|
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
|
2020-06-15 15:11:26 +01:00 |
|
Imran Iqbal
|
9b3ee5944c
|
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
|
2020-06-05 22:20:45 +01:00 |
|
Imran Iqbal
|
5182e985f6
|
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
|
2020-05-28 00:22:13 +01:00 |
|
Imran Iqbal
|
7b5f0e95bf
|
ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
|
2020-05-21 20:10:44 +01:00 |
|
Imran Iqbal
|
d2b50d9068
|
chore(codeowners): update semantic-release related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
|
2020-05-04 23:18:19 +01:00 |
|
Imran Iqbal
|
6470a2b1ed
|
chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
|
2020-05-04 22:46:48 +01:00 |
|
Imran Iqbal
|
32ae435463
|
ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
|
2020-05-04 09:32:25 +01:00 |
|
Imran Iqbal
|
a2729d05eb
|
ci(kitchen+travis): remove master-py2-arch-base-latest [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/167
|
2020-05-02 04:30:46 +01:00 |
|
Imran Iqbal
|
54e19fdd98
|
ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
|
2020-04-21 22:10:46 +01:00 |
|
Imran Iqbal
|
f83ec0a639
|
chore(rubocop): use org-wide standard settings for Metrics/BlockLength [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
|
2020-04-18 13:46:48 +01:00 |
|
Imran Iqbal
|
b8a8f6f45c
|
chore(gitignore): update from the template-formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
|
2020-02-14 22:32:00 +00:00 |
|
Imran Iqbal
|
e0c2356899
|
chore(rubocop): move LineLength cop from Metrics to Layout [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
|
2020-02-14 12:53:27 +00:00 |
|
Imran Iqbal
|
567ff29b98
|
ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
|
2020-02-05 14:08:47 +00:00 |
|
Imran Iqbal
|
1fc0e95f6a
|
ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
|
2019-12-22 01:02:40 +00:00 |
|