1
0
Fork 0
Commit Graph

194 Commits

Author SHA1 Message Date
Stanislav Asunkin a64bf89777 fix(sudoers/included): fix idempotence with purge_includedir=True 2021-02-20 21:14:26 +03:00
Imran Iqbal 73379d6b23
ci(gemfile+lock): use `ssf` customised `kitchen-docker` repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/294
2021-02-17 13:54:04 +00:00
Imran Iqbal cfb67f9545
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
2021-02-15 07:59:00 +00:00
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`
2021-02-15 07:53:25 +00:00
Imran Iqbal c93fa78805
chore: standardise structure (`.gitignore` & `_mapdata.rb`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:54:05 +00:00
Imran Iqbal 7c1b16f963
ci(pre-commit): update hook for `rubocop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
2021-02-02 00:23:35 +00:00
Imran Iqbal 67f85fa218
test(share): standardise with latest changes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/288
2021-02-01 07:24:11 +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
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`
2021-01-14 21:28:04 +00:00
Imran Iqbal a018875c03
test(_mapdata): update for `_mapdata/init.sls` change 2021-01-14 21:18:16 +00:00
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