Imran Iqbal
b9dd8b1c0f
ci(gemfile): restrict train
gem version until upstream fix [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:45:42 +00:00
Imran Iqbal
438ba3e5d4
ci(travis): quote pathspecs used with git ls-files
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 21:58:45 +00:00
Imran Iqbal
f87c4baa30
ci(travis): run shellcheck
during lint job [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 20:59:12 +00:00
Imran Iqbal
43cf4c6b45
ci(travis): opt-in to dpl v2
to complete build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/100
2019-11-20 16:34:42 +00:00
Imran Iqbal
08ca2a6ebb
ci(travis): apply changes from build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:07:46 +00:00
Imran Iqbal
5a6ed537d6
ci(travis): use build config validation (beta) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:50:03 +00:00
Imran Iqbal
9f217a2675
ci(kitchen): use develop
image until master
is ready (amazonlinux
) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/93
2019-11-03 11:38:32 +00:00
Imran Iqbal
8314aa0df1
perf(travis): improve salt-lint
invocation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:40:35 +00:00
Imran Iqbal
551f300b4b
fix(release.config.js): use full commit hash in commit link [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/89
2019-10-31 10:32:31 +00:00
Imran Iqbal
e32be015d6
ci(kitchen+travis): upgrade matrix after 2019.2.2
release [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-30 04:49:44 +00:00
Imran Iqbal
b8d5c0bfa1
ci(kitchen): use debian-10-master-py3
instead of develop
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/84
2019-10-24 18:12:43 +01:00
Imran Iqbal
2fe682effc
ci(travis): update salt-lint
config for v0.0.10
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/82
2019-10-23 17:35:46 +01:00
Imran Iqbal
67880a513e
docs(contributing): remove to use org-level file instead [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/70
2019-10-14 12:30:39 +01:00
Imran Iqbal
9a36e1a933
docs(readme): update link to CONTRIBUTING
[skip ci]
2019-10-14 11:38:42 +01: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
Imran Iqbal
7a8851ea47
Merge pull request #63 from myii/ci/merge-rubocop-linter
...
ci(travis): merge `rubocop` linter into main `lint` job
2019-10-11 22:11:49 +01:00
Imran Iqbal
9df9a48754
ci(travis): merge rubocop
linter into main lint
job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-11 21:40:01 +01:00
Imran Iqbal
371bed2d7a
ci(travis): merge rubocop
linter into main lint
job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-11 21:38:29 +01:00
Imran Iqbal
a10ea35efa
fix(rubocop): fix remaining errors manually
2019-10-11 21:33:11 +01:00
Imran Iqbal
652c350785
fix(rubocop): add fixes using rubocop --safe-auto-correct
2019-10-11 21:31:38 +01:00
Imran Iqbal
8c14b06140
chore(issues): remove issues templates to use org-level templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/61
2019-10-10 15:28:17 +01:00
Éric Veiras Galisson
2c5f1aba31
Merge pull request #62 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
...
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
2019-10-09 11:39:05 +02:00
Imran Iqbal
f3a98c25e8
ci: merge travis matrix, add salt-lint
& rubocop
to lint
job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-09 03:08:31 +01:00
Imran Iqbal
96dcd0f17b
ci: merge travis matrix, add salt-lint
& rubocop
to lint
job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-08 16:38:25 +01:00
Imran Iqbal
00709c7df7
chore(yamllint): update ignored paths and add octal-values
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/59
2019-10-07 19:34:09 +01:00
Imran Iqbal
73aee751a1
chore(issues): update Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/58
2019-10-07 15:28:26 +01:00
Imran Iqbal
9719ac9e3c
ci(kitchen): install required packages to bootstrapped opensuse
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/53
2019-10-02 00:09:27 +01:00
Imran Iqbal
e63f441cdb
ci(kitchen): use bootstrapped opensuse
images until 2019.2.2
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/52
2019-10-01 21:36:15 +01:00
Imran Iqbal
2bb8977195
chore(issues): provide Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/48
2019-09-30 16:01:13 +01:00
Niels Abspoel
a86d6d29c3
Merge pull request #61 from myii/chore/standardise-structure
...
ci(platform): add `arch-base-latest`
2019-09-25 19:57:31 +02:00
Imran Iqbal
28215266bc
ci(kitchen): change log_level
to debug
instead of info
...
* Automated using https://github.com/myii/ssf-formula/pull/41
2019-09-23 17:02:11 +01:00
Imran Iqbal
55ce2146a0
ci(platform): add arch-base-latest
...
* Automated using https://github.com/myii/ssf-formula/pull/40
2019-09-22 22:40:35 +01:00
Niels Abspoel
07bd524b95
Merge pull request #60 from myii/chore/standardise-structure
...
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
2019-09-12 18:10:33 +02:00
Imran Iqbal
5e22568471
ci(yamllint): add rule empty-values
& use new yaml-files
setting
...
* Automated using https://github.com/myii/ssf-formula/pull/27
2019-09-10 05:56:12 +01:00
Niels Abspoel
04839673ad
Merge pull request #59 from myii/chore/standardise-structure
...
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
2019-09-08 21:43:25 +02:00
Imran Iqbal
7b44df2ef9
ci: use dist: bionic
& apply opensuse-leap-15
SCP error workaround
...
* Automated using https://github.com/myii/ssf-formula/pull/22
2019-09-07 03:40:09 +01:00
Niels Abspoel
00159bbf3f
Merge pull request #58 from myii/chore/standardise-structure
...
ci(kitchen+travis): replace EOL pre-salted images
2019-09-01 11:42:42 +02:00
Imran Iqbal
dea2da0038
ci(kitchen+travis): replace EOL pre-salted images
...
* Automated using https://github.com/myii/ssf-formula/pull/16
2019-08-28 07:40:44 +01: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
Niels Abspoel
ced602e4a5
Merge pull request #56 from myii/chore/standardise-structure
...
feat(yamllint): include for this repo and apply rules throughout
2019-08-17 09:51:30 +02:00
Imran Iqbal
8d08719844
feat(yamllint): include for this repo and apply rules throughout
...
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
sudoers-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
6:23 warning truthy value should be one of [false, true] (truthy)
test/salt/pillar/kitchen.sls
3:1 warning missing document start "---" (document-start)
7:1 error too many blank lines (1 > 0) (empty-lines)
test/salt/pillar/default.sls
1:1 warning missing document start "---" (document-start)
3:23 warning truthy value should be one of [false, true] (truthy)
```
2019-08-16 19:22:11 +01:00
Niels Abspoel
9bfca090ed
Merge pull request #55 from myii/ci/standardise-structure
...
chore: use `semantic-release` cross-formula standard structure
2019-07-21 15:33:33 +02:00
Imran Iqbal
8af3849f1c
chore: use semantic-release
cross-formula standard structure
...
* Automated using `ssf-formula` (v0.1.0-rc.1)
2019-07-19 13:38:21 +01:00
Imran Iqbal
773c417954
Merge pull request #54 from myii/ci/use-develop-image-in-matrix
...
ci(kitchen+travis): modify matrix to include `develop` platform
2019-06-28 06:37:37 +01:00
Imran Iqbal
3d42a82890
ci(kitchen+travis): modify matrix to include develop
platform
...
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
2019-06-28 06:21:43 +01: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
Imran Iqbal
bb2bb016be
Merge pull request #53 from daks/more-tests
...
test(kitchen): tests on config files
2019-05-29 22:12:34 +01:00
Eric Veiras Galisson
5fa1cf1432
test(kitchen): tests on config files
2019-05-29 22:24:48 +02: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
ce282bc518
Merge pull request #52 from myii/docs/fix-contributing
...
docs: fix `CONTRIBUTING` and `README`
2019-05-29 19:52:08 +01:00