diff --git a/AUTHORS.md b/AUTHORS.md index f93ccd7..ffcb1a4 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: +@myii|[@myii](https://github.com/myii)|59 @gravyboat|[@gravyboat](https://github.com/gravyboat)|52 @aboe76|[@aboe76](https://github.com/aboe76)|48 -@myii|[@myii](https://github.com/myii)|44 @alxwr|[@alxwr](https://github.com/alxwr)|31 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|16 @nmadhok|[@nmadhok](https://github.com/nmadhok)|14 @@ -22,6 +22,7 @@ Avatar|Contributor|Contributions @ckng|[@ckng](https://github.com/ckng)|4 @danoe|[@danoe](https://github.com/danoe)|4 @Seldaek|[@Seldaek](https://github.com/Seldaek)|4 +@mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|4 @tsia|[@tsia](https://github.com/tsia)|4 @kpostrup|[@kpostrup](https://github.com/kpostrup)|4 @ross-p|[@ross-p](https://github.com/ross-p)|4 @@ -30,7 +31,6 @@ Avatar|Contributor|Contributions @arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|3 @fintanmm|[@fintanmm](https://github.com/fintanmm)|3 @pprkut|[@pprkut](https://github.com/pprkut)|3 -@mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|3 @stp-ip|[@stp-ip](https://github.com/stp-ip)|3 @retrry|[@retrry](https://github.com/retrry)|3 @genuss|[@genuss](https://github.com/genuss)|3 @@ -48,7 +48,7 @@ Avatar|Contributor|Contributions @pcdummy|[@pcdummy](https://github.com/pcdummy)|2 @scambra|[@scambra](https://github.com/scambra)|2 @aidanharris|[@aidanharris](https://github.com/aidanharris)|1 -@coffee-powered-coder|[@coffee-powered-coder](https://github.com/coffee-powered-coder)|1 +@sarcastic-coder|[@sarcastic-coder](https://github.com/sarcastic-coder)|1 @alinefr|[@alinefr](https://github.com/alinefr)|1 @dseira|[@dseira](https://github.com/dseira)|1 @johnccfm|[@johnccfm](https://github.com/johnccfm)|1 @@ -64,4 +64,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-02. diff --git a/CHANGELOG.md b/CHANGELOG.md index 133ec16..398021e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02) + + +### Bug Fixes + +* **map.jinja:** fix useflags regex (gentoo) ([39b1307](https://github.com/saltstack-formulas/php-formula/commit/39b130767104a5486c99f14df593669ee3705f01)) +* **release.config.js:** use full commit hash in commit link [skip ci] ([d8f279f](https://github.com/saltstack-formulas/php-formula/commit/d8f279f9cd75e30f1276c7f5dae6b48827670421)) + + +### Continuous Integration + +* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([fc9ad29](https://github.com/saltstack-formulas/php-formula/commit/fc9ad298747d2df6714c3bcc3f4c166a0fae6630)) +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([97b7a36](https://github.com/saltstack-formulas/php-formula/commit/97b7a36aa7a22278c86ea81853d32a6a0172a481)) +* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([85e1f0e](https://github.com/saltstack-formulas/php-formula/commit/85e1f0ec25fe3ec0b99271a053f41ea7657f4d15)) +* **travis:** apply changes from build config validation [skip ci] ([3862c37](https://github.com/saltstack-formulas/php-formula/commit/3862c37d06f3a57202d7b5b42a572aa6bbfaa839)) +* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0bb68c5](https://github.com/saltstack-formulas/php-formula/commit/0bb68c5b1796087215c254afde7b63fbed893fb2)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0090c91](https://github.com/saltstack-formulas/php-formula/commit/0090c91b606f6d4ed5926d1b1985f2a1867b49af)) +* **travis:** run `shellcheck` during lint job [skip ci] ([298a7d6](https://github.com/saltstack-formulas/php-formula/commit/298a7d61c26902c0193c887705e290158e866d23)) +* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([5c7d1aa](https://github.com/saltstack-formulas/php-formula/commit/5c7d1aa5016705da9645161e96e6be676866bc41)) +* **travis:** use build config validation (beta) [skip ci] ([bcc0690](https://github.com/saltstack-formulas/php-formula/commit/bcc0690c8ac5f462d1dd5fb28d4f563987126a28)) +* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([75f8d4d](https://github.com/saltstack-formulas/php-formula/commit/75f8d4dcb8cc6431f9bbc43dab97ece141d16d74)) + + +### Documentation + +* **contributing:** remove to use org-level file instead [skip ci] ([8aee949](https://github.com/saltstack-formulas/php-formula/commit/8aee949cab703e4d989c20c000a628bfbf1c6fcb)) +* **readme:** update link to `CONTRIBUTING` [skip ci] ([05d112f](https://github.com/saltstack-formulas/php-formula/commit/05d112f63b5ebf0e117d2c181fdc02cf8ea6dbac)) + + +### Performance Improvements + +* **travis:** improve `salt-lint` invocation [skip ci] ([56d7314](https://github.com/saltstack-formulas/php-formula/commit/56d73148b31bb2f81adedb023748cd8a461ee0e3)) + ## [1.2.2](https://github.com/saltstack-formulas/php-formula/compare/v1.2.1...v1.2.2) (2019-10-10) diff --git a/FORMULA b/FORMULA index d68972d..b2bc4d1 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.2.2 +version: 1.2.3 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 2e45874..4441e65 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,15 +13,15 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 59 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 52 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 48 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 44 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 31 @@ -67,6 +67,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@Seldaek` - `@Seldaek `_ - 4 + * - :raw-html-m2r:`@mgomersbach` + - `@mgomersbach `_ + - 4 * - :raw-html-m2r:`@tsia` - `@tsia `_ - 4 @@ -91,9 +94,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@pprkut` - `@pprkut `_ - 3 - * - :raw-html-m2r:`@mgomersbach` - - `@mgomersbach `_ - - 3 * - :raw-html-m2r:`@stp-ip` - `@stp-ip `_ - 3 @@ -145,8 +145,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@aidanharris` - `@aidanharris `_ - 1 - * - :raw-html-m2r:`@coffee-powered-coder` - - `@coffee-powered-coder `_ + * - :raw-html-m2r:`@sarcastic-coder` + - `@sarcastic-coder `_ - 1 * - :raw-html-m2r:`@alinefr` - `@alinefr `_ @@ -188,4 +188,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 2019-10-10. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-12-02. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 7c5b8c7..2c0119e 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,44 @@ Changelog ========= +`1.2.3 `_ (2019-12-02) +----------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **map.jinja:** fix useflags regex (gentoo) (\ `39b1307 `_\ ) +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `d8f279f `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `fc9ad29 `_\ ) +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `97b7a36 `_\ ) +* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `85e1f0e `_\ ) +* **travis:** apply changes from build config validation [skip ci] (\ `3862c37 `_\ ) +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `0bb68c5 `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `0090c91 `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `298a7d6 `_\ ) +* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `5c7d1aa `_\ ) +* **travis:** use build config validation (beta) [skip ci] (\ `bcc0690 `_\ ) +* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `75f8d4d `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** remove to use org-level file instead [skip ci] (\ `8aee949 `_\ ) +* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `05d112f `_\ ) + +Performance Improvements +^^^^^^^^^^^^^^^^^^^^^^^^ + + +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `56d7314 `_\ ) + `1.2.2 `_ (2019-10-10) -----------------------------------------------------------------------------------------------------