0
0
mirror of https://github.com/saltstack-formulas/cron-formula.git synced 2025-02-17 15:44:27 +01:00
Commit Graph

132 Commits

Author SHA1 Message Date
Imran Iqbal
750e242b39
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
2021-02-13 22:43:29 +00:00
Imran Iqbal
ab99226076
chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:47:01 +00:00
Imran Iqbal
8317265a7d
ci(pre-commit): update hook for rubocop [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
2021-02-02 00:15:59 +00:00
Imran Iqbal
c9e1a2b6a3
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:43:16 +00:00
Imran Iqbal
76ee797cb5
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:28:49 +00:00
Imran Iqbal
920c4388e9
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:28:52 +00:00
Imran Iqbal
cf5f8adc53
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:46:51 +00:00
Imran Iqbal
11ce67a99e
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:15:17 +01:00
Imran Iqbal
a3fa3710f5
ci(pre-commit): finalise rstcheck configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:45:26 +01:00
Dafydd Jones
0c5ec3e535
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:03:27 +01:00
Imran Iqbal
21d284fe5b
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:01:47 +01:00
Imran Iqbal
8856f60dd2
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:17:56 +01:00
Dafydd Jones
b36d0ecd6e
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:20:59 +01:00
semantic-release-bot
8cf0ec745a chore(release): 0.3.2 [skip ci]
## [0.3.2](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.1...v0.3.2) (2020-09-10)

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([ce61077](ce61077780))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([269b49f](269b49f38a))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([0afa1b1](0afa1b10d2))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([74999aa](74999aa17d))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([54b5a1a](54b5a1abaa))
* **travis:** add notifications => zulip [skip ci] ([fb46b07](fb46b0799e))
* **travis:** apply changes from build config validation [skip ci] ([730df10](730df1087f))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([4fc3960](4fc3960112))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0fef6f1](0fef6f1223))
* **travis:** run `shellcheck` during lint job [skip ci] ([1b2eb28](1b2eb285a5))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([d4a6100](d4a6100949))
* **travis:** use build config validation (beta) [skip ci] ([db46bd9](db46bd9c90))
* **workflows/commitlint:** add to repo [skip ci] ([449c919](449c919f14))

### Reverts

* **codeowners:** update specific directories section [skip ci] ([2ac7785](2ac7785f64))

### Styles

* **state:** avoid complicated comparison ([496f09b](496f09b2e1))
2020-09-10 02:30:54 +00:00
Nicolas Rodriguez
06cde46103
Merge pull request #14 from n-rodriguez/fix/coding_style
style(state): avoid complicated comparison
2020-09-10 04:21:36 +02:00
Nicolas Rodriguez
496f09b2e1 style(state): avoid complicated comparison 2020-09-10 04:06:20 +02:00
Imran Iqbal
31d3d9b73b 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:24:24 +01:00
Imran Iqbal
b9b18535c6 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:40:49 +01:00
Imran Iqbal
40badd943f 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 12:53:08 +01:00
Imran Iqbal
74999aa17d ci(kitchen): use saltimages Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 16:50:23 +01:00
Imran Iqbal
28663fafda chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
2020-06-15 15:01:35 +01:00
Imran Iqbal
736cc1451c chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
2020-06-05 22:11:23 +01:00
Imran Iqbal
df5d4e7455 chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:16:24 +01:00
Imran Iqbal
fb46b0799e ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:04:42 +01:00
Imran Iqbal
1d1fb3f3ae chore(codeowners): update semantic-release related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:13:35 +01:00
Imran Iqbal
2ac7785f64
revert(codeowners): update specific directories section [skip ci]
This reverts commit 36a70ff1af.

* Unnecessary specification in the last commit
2020-05-04 19:28:51 +01:00
Imran Iqbal
36a70ff1af
chore(codeowners): update specific directories section [skip ci]
* Updated using https://github.com/myii/ssf-formula/pull/173
* Avoid the conflict with the `semantic-release` section
2020-05-04 19:19:27 +01:00
Imran Iqbal
e713fae46f
chore(codeowners): update with specific directories section [skip ci]
* Updated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 19:07:56 +01:00
Imran Iqbal
562b56c4bc chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 18:41:13 +01:00
Imran Iqbal
449c919f14 ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:27:08 +01:00
Imran Iqbal
54b5a1abaa 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:25:42 +01:00
Imran Iqbal
269b49f38a 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:05:26 +01:00
Imran Iqbal
ec1f9d14b8 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:41:32 +01:00
Imran Iqbal
f88f6fb9d9 chore(gitignore): update from the template-formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:26:38 +00:00
Imran Iqbal
cc5cb73ee5 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:48:45 +00:00
Imran Iqbal
0afa1b10d2 ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:02:51 +00:00
Imran Iqbal
d4a6100949 ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 00:55:12 +00:00
Imran Iqbal
ce61077780 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:38:15 +00:00
Imran Iqbal
0fef6f1223 ci(travis): quote pathspecs used with git ls-files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 22:00:46 +00:00
Imran Iqbal
1b2eb285a5 ci(travis): run shellcheck during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:02:21 +00:00
Imran Iqbal
4fc3960112 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:35:57 +00:00
Imran Iqbal
730df1087f ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:09:19 +00:00
Imran Iqbal
db46bd9c90 ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:51:30 +00:00
semantic-release-bot
10dc539f7c chore(release): 0.3.1 [skip ci]
## [0.3.1](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.0...v0.3.1) (2019-11-04)

### Tests

* **saltcheck:** add test for cron envs (`absent` & `present`) ([82cd0a7](82cd0a7f3a))
2019-11-04 19:21:40 +00:00
Niels Abspoel
4233af9d97
Merge pull request #13 from myii/test/add-saltcheck-test-for-envs
test(saltcheck): add test for cron envs (`absent` & `present`)
2019-11-04 20:08:58 +01:00
semantic-release-bot
c47e43c9fb chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03)

### Bug Fixes

* **release.config.js:** use full commit hash in commit link [skip ci] ([c5eb3b7](c5eb3b78bc))

### Continuous Integration

* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([aca0d9e](aca0d9e437))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f9c61a9](f9c61a9859))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2062f10](2062f10f94))

### Features

* **cron.env:** add env option in cron-formula ([12cee12](12cee12227))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([624b05a](624b05a180))
2019-11-03 18:06:06 +00:00
Imran Iqbal
82cd0a7f3a
test(saltcheck): add test for cron envs (absent & present) 2019-11-03 17:58:43 +00:00
Imran Iqbal
59b66f0426
Merge pull request #12 from SynPrime/master
feat(cron.env): add env option in cron-formula
2019-11-03 17:53:02 +00:00
Gino Naumann
12cee12227 feat(cron.env): add env option in cron-formula 2019-11-03 18:18:07 +01:00
Imran Iqbal
f9c61a9859 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:39:53 +00:00