From 8b28d5514f2bbd6419e9470b58ed478aac47aa35 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 4 Mar 2021 13:31:47 +0000 Subject: [PATCH] chore(release): 0.27.1 [skip ci] ## [0.27.1](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.0...v0.27.1) (2021-03-04) ### Bug Fixes * **common:** add inline EPEL repo configuration for Amazon Linux 2 ([6b1c316](https://github.com/saltstack-formulas/redis-formula/commit/6b1c31613ffdf86776a54ab133935de04e47de95)) * **noise:** only change hugepage state if needed ([cd793f2](https://github.com/saltstack-formulas/redis-formula/commit/cd793f29f363bff95db2cb37ce3d371193eacc62)) * **suse:** fix for OpenSUSE Leap & Tumbleweed ([9ce0e7f](https://github.com/saltstack-formulas/redis-formula/commit/9ce0e7f780780ceada393250b3ecb6fdc45828a1)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([c9bde0b](https://github.com/saltstack-formulas/redis-formula/commit/c9bde0b2907a785c12a46b3f733abf2b3d12a724)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([05cb8a1](https://github.com/saltstack-formulas/redis-formula/commit/05cb8a1ed84cc84e505d8e5b5740795983318b17)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([526d533](https://github.com/saltstack-formulas/redis-formula/commit/526d5338b1623dc7089722e562803862221fd12f)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([889c8f8](https://github.com/saltstack-formulas/redis-formula/commit/889c8f8adca2fdf0cbcf715f3d64ce527f8763b2)) * **pre-commit:** update hook for `rubocop` [skip ci] ([03bcbcf](https://github.com/saltstack-formulas/redis-formula/commit/03bcbcf3a9713852257376b43a4bc870f29fe151)) --- AUTHORS.md | 75 ++++++++++++++++++++-------------------- CHANGELOG.md | 18 ++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 85 ++++++++++++++++++++++++---------------------- docs/CHANGELOG.rst | 21 ++++++++++++ 5 files changed, 122 insertions(+), 79 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 97a8462..a73e590 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,43 +4,44 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|64 -@gravyboat|[@gravyboat](https://github.com/gravyboat)|14 -@nmadhok|[@nmadhok](https://github.com/nmadhok)|13 -@alex-leonhardt|[@alex-leonhardt](https://github.com/alex-leonhardt)|9 -@aboe76|[@aboe76](https://github.com/aboe76)|9 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|6 -@alfredopalhares|[@alfredopalhares](https://github.com/alfredopalhares)|5 -@techhat|[@techhat](https://github.com/techhat)|5 -@stp-ip|[@stp-ip](https://github.com/stp-ip)|5 -@whiteinge|[@whiteinge](https://github.com/whiteinge)|5 -@babilen5|[@babilen5](https://github.com/babilen5)|5 -@dseira|[@dseira](https://github.com/dseira)|3 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 -@auser|[@auser](https://github.com/auser)|3 -@myoung34|[@myoung34](https://github.com/myoung34)|3 -@amontalban|[@amontalban](https://github.com/amontalban)|2 -@bkmit|[@bkmit](https://github.com/bkmit)|2 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 -@dmyerscough|[@dmyerscough](https://github.com/dmyerscough)|2 -@envintus|[@envintus](https://github.com/envintus)|2 -@DrDarch|[@DrDarch](https://github.com/DrDarch)|2 -@joshboon|[@joshboon](https://github.com/joshboon)|2 -@roock|[@roock](https://github.com/roock)|2 -@stamak|[@stamak](https://github.com/stamak)|2 -@stevendgonzales|[@stevendgonzales](https://github.com/stevendgonzales)|2 -@abednarik|[@abednarik](https://github.com/abednarik)|2 -@puneetk|[@puneetk](https://github.com/puneetk)|2 -@viq|[@viq](https://github.com/viq)|2 -@ahmadsherif|[@ahmadsherif](https://github.com/ahmadsherif)|1 -@andygabby|[@andygabby](https://github.com/andygabby)|1 -@ezheidtmann|[@ezheidtmann](https://github.com/ezheidtmann)|1 -@syphernl|[@syphernl](https://github.com/syphernl)|1 -@mattbarto|[@mattbarto](https://github.com/mattbarto)|1 -@kevops|[@kevops](https://github.com/kevops)|1 -@mskim5383|[@mskim5383](https://github.com/mskim5383)|1 -@tmandry|[@tmandry](https://github.com/tmandry)|1 +@myii|[@myii](https://github.com/myii)|72 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|14 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|13 +@alex-leonhardt|[@alex-leonhardt](https://github.com/alex-leonhardt)|9 +@aboe76|[@aboe76](https://github.com/aboe76)|9 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|8 +@alfredopalhares|[@alfredopalhares](https://github.com/alfredopalhares)|5 +@techhat|[@techhat](https://github.com/techhat)|5 +@stp-ip|[@stp-ip](https://github.com/stp-ip)|5 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|5 +@babilen5|[@babilen5](https://github.com/babilen5)|5 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|3 +@dseira|[@dseira](https://github.com/dseira)|3 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 +@auser|[@auser](https://github.com/auser)|3 +@myoung34|[@myoung34](https://github.com/myoung34)|3 +@amontalban|[@amontalban](https://github.com/amontalban)|2 +@bkmit|[@bkmit](https://github.com/bkmit)|2 +@dmyerscough|[@dmyerscough](https://github.com/dmyerscough)|2 +@envintus|[@envintus](https://github.com/envintus)|2 +@DrDarch|[@DrDarch](https://github.com/DrDarch)|2 +@joshboon|[@joshboon](https://github.com/joshboon)|2 +@roock|[@roock](https://github.com/roock)|2 +@stamak|[@stamak](https://github.com/stamak)|2 +@stevendgonzales|[@stevendgonzales](https://github.com/stevendgonzales)|2 +@abednarik|[@abednarik](https://github.com/abednarik)|2 +@puneetk|[@puneetk](https://github.com/puneetk)|2 +@viq|[@viq](https://github.com/viq)|2 +@ahmadsherif|[@ahmadsherif](https://github.com/ahmadsherif)|1 +@andygabby|[@andygabby](https://github.com/andygabby)|1 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 +@ezheidtmann|[@ezheidtmann](https://github.com/ezheidtmann)|1 +@syphernl|[@syphernl](https://github.com/syphernl)|1 +@mattbarto|[@mattbarto](https://github.com/mattbarto)|1 +@kevops|[@kevops](https://github.com/kevops)|1 +@mskim5383|[@mskim5383](https://github.com/mskim5383)|1 +@tmandry|[@tmandry](https://github.com/tmandry)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-04. diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d46a4..1d8568b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.27.1](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.0...v0.27.1) (2021-03-04) + + +### Bug Fixes + +* **common:** add inline EPEL repo configuration for Amazon Linux 2 ([6b1c316](https://github.com/saltstack-formulas/redis-formula/commit/6b1c31613ffdf86776a54ab133935de04e47de95)) +* **noise:** only change hugepage state if needed ([cd793f2](https://github.com/saltstack-formulas/redis-formula/commit/cd793f29f363bff95db2cb37ce3d371193eacc62)) +* **suse:** fix for OpenSUSE Leap & Tumbleweed ([9ce0e7f](https://github.com/saltstack-formulas/redis-formula/commit/9ce0e7f780780ceada393250b3ecb6fdc45828a1)) + + +### Continuous Integration + +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([c9bde0b](https://github.com/saltstack-formulas/redis-formula/commit/c9bde0b2907a785c12a46b3f733abf2b3d12a724)) +* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([05cb8a1](https://github.com/saltstack-formulas/redis-formula/commit/05cb8a1ed84cc84e505d8e5b5740795983318b17)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([526d533](https://github.com/saltstack-formulas/redis-formula/commit/526d5338b1623dc7089722e562803862221fd12f)) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([889c8f8](https://github.com/saltstack-formulas/redis-formula/commit/889c8f8adca2fdf0cbcf715f3d64ce527f8763b2)) +* **pre-commit:** update hook for `rubocop` [skip ci] ([03bcbcf](https://github.com/saltstack-formulas/redis-formula/commit/03bcbcf3a9713852257376b43a4bc870f29fe151)) + # [0.27.0](https://github.com/saltstack-formulas/redis-formula/compare/v0.26.2...v0.27.0) (2020-12-16) diff --git a/FORMULA b/FORMULA index d885a04..3e05695 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: redis os: Debian, Ubuntu, RedHat, Fedora, CentOS os_family: Debian, RedHat -version: 0.27.0 +version: 0.27.1 release: 1 minimum_version: 2017.7 summary: template formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 4d6258a..a6dc65b 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,116 +13,119 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions - * - :raw-html-m2r:`@myii` + * - :raw-html-m2r:`@myii` - `@myii `_ - - 64 - * - :raw-html-m2r:`@gravyboat` + - 72 + * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 14 - * - :raw-html-m2r:`@nmadhok` + * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 13 - * - :raw-html-m2r:`@alex-leonhardt` + * - :raw-html-m2r:`@alex-leonhardt` - `@alex-leonhardt `_ - 9 - * - :raw-html-m2r:`@aboe76` + * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 9 - * - :raw-html-m2r:`@noelmcloughlin` + * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 6 - * - :raw-html-m2r:`@alfredopalhares` + - 8 + * - :raw-html-m2r:`@alfredopalhares` - `@alfredopalhares `_ - 5 - * - :raw-html-m2r:`@techhat` + * - :raw-html-m2r:`@techhat` - `@techhat `_ - 5 - * - :raw-html-m2r:`@stp-ip` + * - :raw-html-m2r:`@stp-ip` - `@stp-ip `_ - 5 - * - :raw-html-m2r:`@whiteinge` + * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ - 5 - * - :raw-html-m2r:`@babilen5` + * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 5 - * - :raw-html-m2r:`@dseira` + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 3 + * - :raw-html-m2r:`@dseira` - `@dseira `_ - 3 - * - :raw-html-m2r:`@javierbertoli` + * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 3 - * - :raw-html-m2r:`@auser` + * - :raw-html-m2r:`@auser` - `@auser `_ - 3 - * - :raw-html-m2r:`@myoung34` + * - :raw-html-m2r:`@myoung34` - `@myoung34 `_ - 3 - * - :raw-html-m2r:`@amontalban` + * - :raw-html-m2r:`@amontalban` - `@amontalban `_ - 2 - * - :raw-html-m2r:`@bkmit` + * - :raw-html-m2r:`@bkmit` - `@bkmit `_ - 2 - * - :raw-html-m2r:`@dafyddj` - - `@dafyddj `_ - - 2 - * - :raw-html-m2r:`@dmyerscough` + * - :raw-html-m2r:`@dmyerscough` - `@dmyerscough `_ - 2 - * - :raw-html-m2r:`@envintus` + * - :raw-html-m2r:`@envintus` - `@envintus `_ - 2 - * - :raw-html-m2r:`@DrDarch` + * - :raw-html-m2r:`@DrDarch` - `@DrDarch `_ - 2 - * - :raw-html-m2r:`@joshboon` + * - :raw-html-m2r:`@joshboon` - `@joshboon `_ - 2 - * - :raw-html-m2r:`@roock` + * - :raw-html-m2r:`@roock` - `@roock `_ - 2 - * - :raw-html-m2r:`@stamak` + * - :raw-html-m2r:`@stamak` - `@stamak `_ - 2 - * - :raw-html-m2r:`@stevendgonzales` + * - :raw-html-m2r:`@stevendgonzales` - `@stevendgonzales `_ - 2 - * - :raw-html-m2r:`@abednarik` + * - :raw-html-m2r:`@abednarik` - `@abednarik `_ - 2 - * - :raw-html-m2r:`@puneetk` + * - :raw-html-m2r:`@puneetk` - `@puneetk `_ - 2 - * - :raw-html-m2r:`@viq` + * - :raw-html-m2r:`@viq` - `@viq `_ - 2 - * - :raw-html-m2r:`@ahmadsherif` + * - :raw-html-m2r:`@ahmadsherif` - `@ahmadsherif `_ - 1 - * - :raw-html-m2r:`@andygabby` + * - :raw-html-m2r:`@andygabby` - `@andygabby `_ - 1 - * - :raw-html-m2r:`@ezheidtmann` + * - :raw-html-m2r:`@baby-gnu` + - `@baby-gnu `_ + - 1 + * - :raw-html-m2r:`@ezheidtmann` - `@ezheidtmann `_ - 1 - * - :raw-html-m2r:`@syphernl` + * - :raw-html-m2r:`@syphernl` - `@syphernl `_ - 1 - * - :raw-html-m2r:`@mattbarto` + * - :raw-html-m2r:`@mattbarto` - `@mattbarto `_ - 1 - * - :raw-html-m2r:`@kevops` + * - :raw-html-m2r:`@kevops` - `@kevops `_ - 1 - * - :raw-html-m2r:`@mskim5383` + * - :raw-html-m2r:`@mskim5383` - `@mskim5383 `_ - 1 - * - :raw-html-m2r:`@tmandry` + * - :raw-html-m2r:`@tmandry` - `@tmandry `_ - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-04. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 9329c75..b09f2fd 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,27 @@ Changelog ========= +`0.27.1 `_ (2021-03-04) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **common:** add inline EPEL repo configuration for Amazon Linux 2 (\ `6b1c316 `_\ ) +* **noise:** only change hugepage state if needed (\ `cd793f2 `_\ ) +* **suse:** fix for OpenSUSE Leap & Tumbleweed (\ `9ce0e7f `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `c9bde0b `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `05cb8a1 `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `526d533 `_\ ) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `889c8f8 `_\ ) +* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `03bcbcf `_\ ) + `0.27.0 `_ (2020-12-16) ----------------------------------------------------------------------------------------------------------