From 15b021bb0b5fc232361372697931db24a942fdd1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Dec 2020 07:19:54 +0000 Subject: [PATCH] chore(release): 1.3.2 [skip ci] ## [1.3.2](https://github.com/saltstack-formulas/php-formula/compare/v1.3.1...v1.3.2) (2020-12-16) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([8720cc1](https://github.com/saltstack-formulas/php-formula/commit/8720cc1708d4b24e532290e61da8aea8a593a8d4)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([15ed749](https://github.com/saltstack-formulas/php-formula/commit/15ed749de43b1a24b4f86a71cf9272a46b71042e)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([4cd9a3a](https://github.com/saltstack-formulas/php-formula/commit/4cd9a3a2137f02e1e9234512959491d421cb1e24)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([8dd9c54](https://github.com/saltstack-formulas/php-formula/commit/8dd9c545dba022c06778c1b9a802bb40b9101c66)) * **pre-commit:** add to formula [skip ci] ([5d71e0b](https://github.com/saltstack-formulas/php-formula/commit/5d71e0b24e376393d89b9c6d0439de1de4ef1b0d)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([7f73dbb](https://github.com/saltstack-formulas/php-formula/commit/7f73dbbf31dc8a6208c73ec583a3bed7161ae04c)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ab6338e](https://github.com/saltstack-formulas/php-formula/commit/ab6338e6d49c0882e856a27db12738efa0fe2abf)) * **travis:** add notifications => zulip [skip ci] ([b64b1c2](https://github.com/saltstack-formulas/php-formula/commit/b64b1c2b08a2ac853f40d7c0d9d7991a92396f74)) * **workflows/commitlint:** add to repo [skip ci] ([b30a6bd](https://github.com/saltstack-formulas/php-formula/commit/b30a6bd8a70c2e0a5ef32382f08f475d95fdcf1a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([1def34c](https://github.com/saltstack-formulas/php-formula/commit/1def34c36847174a0fbfad6da679dcc2c4df5fcb)) --- AUTHORS.md | 7 ++++--- CHANGELOG.md | 20 ++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 13 ++++++++----- docs/CHANGELOG.rst | 23 +++++++++++++++++++++++ 5 files changed, 56 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index e5c9bfbe..19c0da0e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|69 +@myii|[@myii](https://github.com/myii)|90 @gravyboat|[@gravyboat](https://github.com/gravyboat)|52 @aboe76|[@aboe76](https://github.com/aboe76)|48 @alxwr|[@alxwr](https://github.com/alxwr)|31 @@ -12,7 +12,7 @@ Avatar|Contributor|Contributions @nmadhok|[@nmadhok](https://github.com/nmadhok)|14 @cheuschober|[@cheuschober](https://github.com/cheuschober)|12 @babilen5|[@babilen5](https://github.com/babilen5)|11 -@kurt---|[@kurt---](https://github.com/kurt---)|10 +@Kurt108|[@Kurt108](https://github.com/Kurt108)|8 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|7 @whiteinge|[@whiteinge](https://github.com/whiteinge)|7 @bogdanr|[@bogdanr](https://github.com/bogdanr)|7 @@ -34,6 +34,7 @@ Avatar|Contributor|Contributions @stp-ip|[@stp-ip](https://github.com/stp-ip)|3 @retrry|[@retrry](https://github.com/retrry)|3 @genuss|[@genuss](https://github.com/genuss)|3 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 @imran1008|[@imran1008](https://github.com/imran1008)|2 @Mario-F|[@Mario-F](https://github.com/Mario-F)|2 @roock|[@roock](https://github.com/roock)|2 @@ -66,4 +67,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-20. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16. diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e9f398..059a473e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [1.3.2](https://github.com/saltstack-formulas/php-formula/compare/v1.3.1...v1.3.2) (2020-12-16) + + +### Continuous Integration + +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([8720cc1](https://github.com/saltstack-formulas/php-formula/commit/8720cc1708d4b24e532290e61da8aea8a593a8d4)) +* **gitlab-ci:** use GitLab CI as Travis CI replacement ([15ed749](https://github.com/saltstack-formulas/php-formula/commit/15ed749de43b1a24b4f86a71cf9272a46b71042e)) +* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([4cd9a3a](https://github.com/saltstack-formulas/php-formula/commit/4cd9a3a2137f02e1e9234512959491d421cb1e24)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([8dd9c54](https://github.com/saltstack-formulas/php-formula/commit/8dd9c545dba022c06778c1b9a802bb40b9101c66)) +* **pre-commit:** add to formula [skip ci] ([5d71e0b](https://github.com/saltstack-formulas/php-formula/commit/5d71e0b24e376393d89b9c6d0439de1de4ef1b0d)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([7f73dbb](https://github.com/saltstack-formulas/php-formula/commit/7f73dbbf31dc8a6208c73ec583a3bed7161ae04c)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ab6338e](https://github.com/saltstack-formulas/php-formula/commit/ab6338e6d49c0882e856a27db12738efa0fe2abf)) +* **travis:** add notifications => zulip [skip ci] ([b64b1c2](https://github.com/saltstack-formulas/php-formula/commit/b64b1c2b08a2ac853f40d7c0d9d7991a92396f74)) +* **workflows/commitlint:** add to repo [skip ci] ([b30a6bd](https://github.com/saltstack-formulas/php-formula/commit/b30a6bd8a70c2e0a5ef32382f08f475d95fdcf1a)) + + +### Styles + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([1def34c](https://github.com/saltstack-formulas/php-formula/commit/1def34c36847174a0fbfad6da679dcc2c4df5fcb)) + ## [1.3.1](https://github.com/saltstack-formulas/php-formula/compare/v1.3.0...v1.3.1) (2020-04-20) diff --git a/FORMULA b/FORMULA index 67353a3c..d3aa18af 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: php os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 1.3.1 +version: 1.3.2 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index dc7112a2..f6d7cd7d 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 69 + - 90 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 52 @@ -37,9 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 11 - * - :raw-html-m2r:`@kurt---` - - `@kurt--- `_ - - 10 + * - :raw-html-m2r:`@Kurt108` + - `@Kurt108 `_ + - 8 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 7 @@ -103,6 +103,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@genuss` - `@genuss `_ - 3 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 * - :raw-html-m2r:`@imran1008` - `@imran1008 `_ - 2 @@ -194,4 +197,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-20. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index e62235ca..be7d6a4a 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog ========= +`1.3.2 `_ (2020-12-16) +----------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `8720cc1 `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `15ed749 `_\ ) +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `4cd9a3a `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `8dd9c54 `_\ ) +* **pre-commit:** add to formula [skip ci] (\ `5d71e0b `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `7f73dbb `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `ab6338e `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `b64b1c2 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `b30a6bd `_\ ) + +Styles +^^^^^^ + + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `1def34c `_\ ) + `1.3.1 `_ (2020-04-20) -----------------------------------------------------------------------------------------------------