Commit Graph

159 Commits

Author SHA1 Message Date
Dafydd Jones c9fdc8f634
chore(shellcheck): switch hook for `shellcheck` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/295
2021-02-21 08:34:27 +00:00
Imran Iqbal efb56e8a43
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:16 +00:00
Imran Iqbal 54230e8857
chore: standardise structure (`.gitignore` & `_mapdata.rb`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:54:17 +00:00
Imran Iqbal c04dc831e7
ci(pre-commit): update hook for `rubocop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
2021-02-02 00:23:48 +00:00
Imran Iqbal ede2ca268d
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:26 +00:00
Imran Iqbal 26352ffede
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:36:03 +00:00
semantic-release-bot 132804c09a chore(release): 0.6.3 [skip ci]
## [0.6.3](https://github.com/saltstack-formulas/sysctl-formula/compare/v0.6.2...v0.6.3) (2020-12-16)

### Bug Fixes

* **release.config.js:** use full commit hash in commit link [skip ci] ([2099574](20995746db))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5671b69](5671b6995e))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([cf7e8f1](cf7e8f1528))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([1ad61e6](1ad61e6736))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([62455ed](62455ed3b5))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([dd28ef7](dd28ef7d51))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([fba7752](fba7752311))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([d352001](d3520014ff))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([e37c3c9](e37c3c9c8c))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([017ac0b](017ac0b76f))
* **pre-commit:** add to formula [skip ci] ([f76d8ba](f76d8ba57d))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([2dac756](2dac7562b5))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ba59cf8](ba59cf8b3c))
* **travis:** add notifications => zulip [skip ci] ([c47c82b](c47c82be74))
* **travis:** apply changes from build config validation [skip ci] ([212a480](212a480d6c))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([a3fe460](a3fe460fb9))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([d36ef2b](d36ef2bacd))
* **travis:** run `shellcheck` during lint job [skip ci] ([5f2b8d2](5f2b8d2714))
* **workflows/commitlint:** add to repo [skip ci] ([c821d14](c821d1440e))
* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([1ba6ba5](1ba6ba5439))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([7dd544a](7dd544a764))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([8cdbf5f](8cdbf5f257))
* **travis:** use build config validation (beta) [skip ci] ([eb85483](eb854836d7))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([5f1562f](5f1562fd57))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([510899f](510899f858))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([07511af](07511afe0a))
2020-12-16 06:54:02 +00:00
Imran Iqbal 1ad61e6736
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:41:19 +00:00
Imran Iqbal b383b55d07
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:37 +00:00
Imran Iqbal 020ac12e46
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:33 +01:00
Imran Iqbal ba59cf8b3c
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:52:35 +01:00
Dafydd Jones 58a6a57672
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:39 +01:00
Imran Iqbal ed8df1fe71
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:52 +01:00
Imran Iqbal 2dac7562b5
ci(pre-commit): enable/disable `rstcheck` as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:25:09 +01:00
Dafydd Jones f76d8ba57d
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:54:08 +01:00
Imran Iqbal 5f5b710d98 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:52 +01:00
Imran Iqbal 0470b906fa 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:48:00 +01:00
Imran Iqbal da5b4c7a96 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:20 +01:00
Imran Iqbal d3520014ff ci(kitchen): use `saltimages` Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 17:01:12 +01:00
Imran Iqbal e6fc5dac77 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:38 +01:00
Imran Iqbal d862a2e347 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:53 +01:00
Imran Iqbal 449a62aa50 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:19 +01:00
Imran Iqbal c47c82be74 ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:10:51 +01:00
Imran Iqbal 77b947d323 chore(codeowners): update `semantic-release` related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:18:25 +01:00
Imran Iqbal 32f3a8f046 chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:46:56 +01:00
Imran Iqbal c821d1440e ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:32:32 +01:00
Imran Iqbal e37c3c9c8c 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:53 +01:00
Imran Iqbal cf7e8f1528 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:53 +01:00
Imran Iqbal d22cb3a7dc 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:55 +01:00
Imran Iqbal 7b50539347 chore(gitignore): update from the `template-formula` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:32:08 +00:00
Imran Iqbal 0e105fe78a 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:33 +00:00
Imran Iqbal 1ba6ba5439 ci: workaround issues with newly introduced `amazonlinux-1` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/127
2020-02-12 14:27:35 +00:00
Imran Iqbal 62455ed3b5 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:56 +00:00
Imran Iqbal 8cdbf5f257 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:47 +00:00
Imran Iqbal 5671b6995e 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:49 +00:00
Imran Iqbal d36ef2bacd 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:52:00 +00:00
Imran Iqbal 5f2b8d2714 ci(travis): run `shellcheck` during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 20:50:53 +00:00
Imran Iqbal a3fe460fb9 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:30:04 +00:00
Imran Iqbal 212a480d6c ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:03:11 +00:00
Imran Iqbal eb854836d7 ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:44:56 +00:00
Imran Iqbal fba7752311 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:33:56 +00:00
Imran Iqbal 07511afe0a perf(travis): improve `salt-lint` invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:35:52 +00:00
Imran Iqbal 20995746db 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:27:50 +00:00
Imran Iqbal 017ac0b76f 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 10:45:28 +00:00
Imran Iqbal dd28ef7d51 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:08:28 +01:00
Imran Iqbal 7dd544a764 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:32:39 +01:00
Imran Iqbal 5f1562fd57 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:28:17 +01:00
Imran Iqbal 510899f858
docs(readme): update link to `CONTRIBUTING` [skip ci] 2019-10-14 11:38:49 +01:00
semantic-release-bot 56783635a7 chore(release): 0.6.2 [skip ci]
## [0.6.2](https://github.com/saltstack-formulas/sysctl-formula/compare/v0.6.1...v0.6.2) (2019-10-12)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/sysctl-formula/commit/8560b7a))

### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/sysctl-formula/commit/77c0407))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/sysctl-formula/commit/d410b76))
2019-10-12 00:18:55 +00:00
Imran Iqbal d410b760bb ci(travis): merge `rubocop` linter into main `lint` job
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-12 01:04:32 +01:00