Skip to content

Commit 0956c3d

Browse files
chore(release): 0.27.0 [skip ci]
# [0.27.0](v0.26.2...v0.27.0) (2020-12-16) ### Bug Fixes * **defaults:** fix `yamllint` violation [skip ci] ([90093e2](90093e2)) * **init:** convert to metastate; add clean state ([ca5f5aa](ca5f5aa)) * **release.config.js:** use full commit hash in commit link [skip ci] ([9c0b42a](9c0b42a)) ### Code Refactoring * **server:** simplify install.sls ([f86a718](f86a718)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([adff150](adff150)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e7f1305](e7f1305)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([38840b7](38840b7)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([7957381](7957381)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([e01a263](e01a263)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([769ec90](769ec90)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([8bf0065](8bf0065)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([a0d6394](a0d6394)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([0d7108e](0d7108e)) * **pre-commit:** add to formula [skip ci] ([b48efa9](b48efa9)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([d180e9b](d180e9b)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([13311ce](13311ce)) * **travis:** add notifications => zulip [skip ci] ([6e49f55](6e49f55)) * **travis:** apply changes from build config validation [skip ci] ([503fa20](503fa20)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([a3efd1f](a3efd1f)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([da71c9d](da71c9d)) * **travis:** run `shellcheck` during lint job [skip ci] ([e63b945](e63b945)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([b317fec](b317fec)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([fe02b53](fe02b53)) * **travis:** use build config validation (beta) [skip ci] ([a0ffb8a](a0ffb8a)) * **workflows/commitlint:** add to repo [skip ci] ([b9b286b](b9b286b)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([a803116](a803116)) * **readme:** fix `rstcheck` violation & standardise [skip ci] ([ca32bfd](ca32bfd)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([bd011b8](bd011b8)) ### Features * **suse:** basic opensuse support; tidyup ([f29f544](f29f544)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([186796b](186796b))
1 parent 38840b7 commit 0956c3d

File tree

5 files changed

+136
-13
lines changed

5 files changed

+136
-13
lines changed

AUTHORS.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6575099?v=4' width='36' height='36' alt='@benKenob1'>|[@benKenob1](https://github.com/benKenob1)|51
8-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|24
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|64
98
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|14
109
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|13
1110
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/4490686?v=4' width='36' height='36' alt='@alex-leonhardt'>|[@alex-leonhardt](https://github.com/alex-leonhardt)|9
1211
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|9
12+
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|6
1313
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>|[@alfredopalhares](https://github.com/alfredopalhares)|5
1414
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|5
1515
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|5
@@ -21,11 +21,13 @@ Avatar|Contributor|Contributions
2121
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>|[@myoung34](https://github.com/myoung34)|3
2222
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/941928?v=4' width='36' height='36' alt='@amontalban'>|[@amontalban](https://github.com/amontalban)|2
2323
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1566437?v=4' width='36' height='36' alt='@bkmit'>|[@bkmit](https://github.com/bkmit)|2
24+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|2
2425
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1395617?v=4' width='36' height='36' alt='@dmyerscough'>|[@dmyerscough](https://github.com/dmyerscough)|2
2526
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/8458882?v=4' width='36' height='36' alt='@envintus'>|[@envintus](https://github.com/envintus)|2
2627
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/24295266?v=4' width='36' height='36' alt='@DrDarch'>|[@DrDarch](https://github.com/DrDarch)|2
2728
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/4528945?v=4' width='36' height='36' alt='@joshboon'>|[@joshboon](https://github.com/joshboon)|2
2829
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/533172?v=4' width='36' height='36' alt='@roock'>|[@roock](https://github.com/roock)|2
30+
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5549415?v=4' width='36' height='36' alt='@stamak'>|[@stamak](https://github.com/stamak)|2
2931
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3586503?v=4' width='36' height='36' alt='@stevendgonzales'>|[@stevendgonzales](https://github.com/stevendgonzales)|2
3032
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/228723?v=4' width='36' height='36' alt='@abednarik'>|[@abednarik](https://github.com/abednarik)|2
3133
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|2
@@ -35,11 +37,10 @@ Avatar|Contributor|Contributions
3537
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1178915?v=4' width='36' height='36' alt='@ezheidtmann'>|[@ezheidtmann](https://github.com/ezheidtmann)|1
3638
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|1
3739
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/531224?v=4' width='36' height='36' alt='@mattbarto'>|[@mattbarto](https://github.com/mattbarto)|1
38-
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5549415?v=4' width='36' height='36' alt='@stamak'>|[@stamak](https://github.com/stamak)|1
3940
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/10820291?v=4' width='36' height='36' alt='@kevops'>|[@kevops](https://github.com/kevops)|1
4041
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/19357128?v=4' width='36' height='36' alt='@mskim5383'>|[@mskim5383](https://github.com/mskim5383)|1
4142
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/2280544?v=4' width='36' height='36' alt='@tmandry'>|[@tmandry](https://github.com/tmandry)|1
4243

4344
---
4445

45-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-11.
46+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,61 @@
11
# Changelog
22

3+
# [0.27.0](https://github.com/saltstack-formulas/redis-formula/compare/v0.26.2...v0.27.0) (2020-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **defaults:** fix `yamllint` violation [skip ci] ([90093e2](https://github.com/saltstack-formulas/redis-formula/commit/90093e2592a039ca8ab382a88d5f0682dd70f6a8))
9+
* **init:** convert to metastate; add clean state ([ca5f5aa](https://github.com/saltstack-formulas/redis-formula/commit/ca5f5aadbb33e2ebcda82595221232cdde12ba2a))
10+
* **release.config.js:** use full commit hash in commit link [skip ci] ([9c0b42a](https://github.com/saltstack-formulas/redis-formula/commit/9c0b42a3b64768d0e75ed1e06cc9d4a4aed54036))
11+
12+
13+
### Code Refactoring
14+
15+
* **server:** simplify install.sls ([f86a718](https://github.com/saltstack-formulas/redis-formula/commit/f86a718bddf7da40e7f57d5480160b78432cb7c8))
16+
17+
18+
### Continuous Integration
19+
20+
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([adff150](https://github.com/saltstack-formulas/redis-formula/commit/adff15056572fc3b3198d405e944032b0e55498b))
21+
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e7f1305](https://github.com/saltstack-formulas/redis-formula/commit/e7f13054514241858b3e24da8c972c71262f1e46))
22+
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([38840b7](https://github.com/saltstack-formulas/redis-formula/commit/38840b7cbf4754faed3d8ebcc13fc26911043a40))
23+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([7957381](https://github.com/saltstack-formulas/redis-formula/commit/7957381a36185ee1fda6dda86c037b7cdd59bbd1))
24+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([e01a263](https://github.com/saltstack-formulas/redis-formula/commit/e01a263f3fc91c47e9d389987cdd0907bedf0996))
25+
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([769ec90](https://github.com/saltstack-formulas/redis-formula/commit/769ec907a94e66d53472a3f77d3ef132c42f289c))
26+
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([8bf0065](https://github.com/saltstack-formulas/redis-formula/commit/8bf0065b4f7ac57380aec2a5d61ec7b9d3f4bc9c))
27+
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([a0d6394](https://github.com/saltstack-formulas/redis-formula/commit/a0d63945ba9860f597e55829ae88a9b57b260bcc))
28+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([0d7108e](https://github.com/saltstack-formulas/redis-formula/commit/0d7108e0ef48b57a2900e0b52c6ce4eecca5e3f0))
29+
* **pre-commit:** add to formula [skip ci] ([b48efa9](https://github.com/saltstack-formulas/redis-formula/commit/b48efa9fe371f433b3f4cf1fd8fc3e5f9770d33a))
30+
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([d180e9b](https://github.com/saltstack-formulas/redis-formula/commit/d180e9b40e9e7ae7d84605458be3e0ef428aed19))
31+
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([13311ce](https://github.com/saltstack-formulas/redis-formula/commit/13311ced4ac193e58deb9e8a3a24b1390f75f5fb))
32+
* **travis:** add notifications => zulip [skip ci] ([6e49f55](https://github.com/saltstack-formulas/redis-formula/commit/6e49f55c1ffd8e9f9cf31149c803f81da4271bb8))
33+
* **travis:** apply changes from build config validation [skip ci] ([503fa20](https://github.com/saltstack-formulas/redis-formula/commit/503fa20cfbb17560c9e8c53786125dfa5dbf9d62))
34+
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([a3efd1f](https://github.com/saltstack-formulas/redis-formula/commit/a3efd1f94d38c1f238ddfaf357afb9e83bdf7369))
35+
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([da71c9d](https://github.com/saltstack-formulas/redis-formula/commit/da71c9d60458079d71a775abbfaadf2a0ea99665))
36+
* **travis:** run `shellcheck` during lint job [skip ci] ([e63b945](https://github.com/saltstack-formulas/redis-formula/commit/e63b945e615c7a35cf87f86d2885a1349814332a))
37+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([b317fec](https://github.com/saltstack-formulas/redis-formula/commit/b317fec818f243acd45d184e30ac34aa5313b37d))
38+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([fe02b53](https://github.com/saltstack-formulas/redis-formula/commit/fe02b53ebde0595a03fd6f3f4b77d0826f060363))
39+
* **travis:** use build config validation (beta) [skip ci] ([a0ffb8a](https://github.com/saltstack-formulas/redis-formula/commit/a0ffb8adc0e4f31f5893e12ffc33120ec89c78f6))
40+
* **workflows/commitlint:** add to repo [skip ci] ([b9b286b](https://github.com/saltstack-formulas/redis-formula/commit/b9b286b7efa71435f6804dbc351e1615e11f221a))
41+
42+
43+
### Documentation
44+
45+
* **contributing:** remove to use org-level file instead [skip ci] ([a803116](https://github.com/saltstack-formulas/redis-formula/commit/a803116832161bfdf10085cc3788fbfdf5963b4d))
46+
* **readme:** fix `rstcheck` violation & standardise [skip ci] ([ca32bfd](https://github.com/saltstack-formulas/redis-formula/commit/ca32bfdc1d2016deda4a074103d0bbea6b553a6a))
47+
* **readme:** update link to `CONTRIBUTING` [skip ci] ([bd011b8](https://github.com/saltstack-formulas/redis-formula/commit/bd011b8e06017cd8c78a4a53a2a49889d6c7ab48))
48+
49+
50+
### Features
51+
52+
* **suse:** basic opensuse support; tidyup ([f29f544](https://github.com/saltstack-formulas/redis-formula/commit/f29f544f6cbb87dbb3f568eae9f352cb75af1f90))
53+
54+
55+
### Performance Improvements
56+
57+
* **travis:** improve `salt-lint` invocation [skip ci] ([186796b](https://github.com/saltstack-formulas/redis-formula/commit/186796b70d656b4c3c27d8934eccb92458f7ec02))
58+
359
## [0.26.2](https://github.com/saltstack-formulas/redis-formula/compare/v0.26.1...v0.26.2) (2019-10-11)
460

561

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: redis
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS
33
os_family: Debian, RedHat
4-
version: 0.26.2
4+
version: 0.27.0
55
release: 1
66
minimum_version: 2017.7
77
summary: template formula

docs/AUTHORS.rst

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
1313
* - Avatar
1414
- Contributor
1515
- Contributions
16-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6575099?v=4' width='36' height='36' alt='@benKenob1'>`
17-
- `@benKenob1 <https://github.com/benKenob1>`_
18-
- 51
1916
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2017
- `@myii <https://github.com/myii>`_
21-
- 24
18+
- 64
2219
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2320
- `@gravyboat <https://github.com/gravyboat>`_
2421
- 14
@@ -31,6 +28,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
3128
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
3229
- `@aboe76 <https://github.com/aboe76>`_
3330
- 9
31+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
32+
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
33+
- 6
3434
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>`
3535
- `@alfredopalhares <https://github.com/alfredopalhares>`_
3636
- 5
@@ -64,6 +64,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
6464
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1566437?v=4' width='36' height='36' alt='@bkmit'>`
6565
- `@bkmit <https://github.com/bkmit>`_
6666
- 2
67+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
68+
- `@dafyddj <https://github.com/dafyddj>`_
69+
- 2
6770
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1395617?v=4' width='36' height='36' alt='@dmyerscough'>`
6871
- `@dmyerscough <https://github.com/dmyerscough>`_
6972
- 2
@@ -79,6 +82,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
7982
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/533172?v=4' width='36' height='36' alt='@roock'>`
8083
- `@roock <https://github.com/roock>`_
8184
- 2
85+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5549415?v=4' width='36' height='36' alt='@stamak'>`
86+
- `@stamak <https://github.com/stamak>`_
87+
- 2
8288
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3586503?v=4' width='36' height='36' alt='@stevendgonzales'>`
8389
- `@stevendgonzales <https://github.com/stevendgonzales>`_
8490
- 2
@@ -106,9 +112,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
106112
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/531224?v=4' width='36' height='36' alt='@mattbarto'>`
107113
- `@mattbarto <https://github.com/mattbarto>`_
108114
- 1
109-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5549415?v=4' width='36' height='36' alt='@stamak'>`
110-
- `@stamak <https://github.com/stamak>`_
111-
- 1
112115
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/10820291?v=4' width='36' height='36' alt='@kevops'>`
113116
- `@kevops <https://github.com/kevops>`_
114117
- 1
@@ -122,4 +125,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
122125

123126
----
124127

125-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-11.
128+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-16.

0 commit comments

Comments
 (0)