From fecb904517a2db36982907d1e8c170e19caa4cd0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Oct 2019 16:08:23 +0000 Subject: [PATCH] chore(release): 0.15.0 [skip ci] # [0.15.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.14.1...v0.15.0) (2019-10-29) ### Features * **semantic-release:** implement for this formula ([](https://github.com/saltstack-formulas/rabbitmq-formula/commit/2b5e400)) ### Tests * implement test using Kitchen and Inspec, and CI with Travis ([](https://github.com/saltstack-formulas/rabbitmq-formula/commit/e9eb8ff)) --- AUTHORS.md | 37 +++++++++++++++++ CHANGELOG.md | 13 ++++++ FORMULA | 2 +- docs/AUTHORS.rst | 101 +++++++++++++++++++++++++++++++++++++++++++++ docs/CHANGELOG.rst | 18 ++++++++ 5 files changed, 170 insertions(+), 1 deletion(-) create mode 100644 AUTHORS.md create mode 100644 CHANGELOG.md create mode 100644 docs/AUTHORS.rst create mode 100644 docs/CHANGELOG.rst diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 00000000..d2556d51 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,37 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@gravyboat|[@gravyboat](https://github.com/gravyboat)|11 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|6 +@thatch45|[@thatch45](https://github.com/thatch45)|4 +@stp-ip|[@stp-ip](https://github.com/stp-ip)|3 +@PredatorVI|[@PredatorVI](https://github.com/PredatorVI)|3 +@tiger-seo|[@tiger-seo](https://github.com/tiger-seo)|3 +@myii|[@myii](https://github.com/myii)|3 +@david-thorman|[@david-thorman](https://github.com/david-thorman)|2 +@jmdcal|[@jmdcal](https://github.com/jmdcal)|2 +@techhat|[@techhat](https://github.com/techhat)|2 +@aboe76|[@aboe76](https://github.com/aboe76)|2 +@puneetk|[@puneetk](https://github.com/puneetk)|2 +@daks|[@daks](https://github.com/daks)|1 +@syphernl|[@syphernl](https://github.com/syphernl)|1 +@frots|[@frots](https://github.com/frots)|1 +@gustavobgama|[@gustavobgama](https://github.com/gustavobgama)|1 +@jaygorrell|[@jaygorrell](https://github.com/jaygorrell)|1 +@johnkeates|[@johnkeates](https://github.com/johnkeates)|1 +@jeffrey4l|[@jeffrey4l](https://github.com/jeffrey4l)|1 +@martinhoefling|[@martinhoefling](https://github.com/martinhoefling)|1 +@mgar|[@mgar](https://github.com/mgar)|1 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|1 +@soniah|[@soniah](https://github.com/soniah)|1 +@babilen5|[@babilen5](https://github.com/babilen5)|1 +@abednarik|[@abednarik](https://github.com/abednarik)|1 +@dnABic|[@dnABic](https://github.com/dnABic)|1 +@necabo|[@necabo](https://github.com/necabo)|1 + +--- + +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-29. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..e6d80b46 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +# [0.15.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.14.1...v0.15.0) (2019-10-29) + + +### Features + +* **semantic-release:** implement for this formula ([](https://github.com/saltstack-formulas/rabbitmq-formula/commit/2b5e400)) + + +### Tests + +* implement test using Kitchen and Inspec, and CI with Travis ([](https://github.com/saltstack-formulas/rabbitmq-formula/commit/e9eb8ff)) diff --git a/FORMULA b/FORMULA index 39d54107..678b2126 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: rabbitmq os: Debian, Ubuntu os_family: Debian -version: 0.14.1 +version: 0.15.0 release: 1 minimum_version: 2017.7 summary: rabbitmq formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 00000000..0b45f082 --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,101 @@ +.. role:: raw-html-m2r(raw) + :format: html + + +Authors +======= + +This list is sorted by the number of commits per contributor in *descending* order. + +.. list-table:: + :header-rows: 1 + + * - Avatar + - Contributor + - Contributions + * - :raw-html-m2r:`@gravyboat` + - `@gravyboat `_ + - 11 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ + - 6 + * - :raw-html-m2r:`@thatch45` + - `@thatch45 `_ + - 4 + * - :raw-html-m2r:`@stp-ip` + - `@stp-ip `_ + - 3 + * - :raw-html-m2r:`@PredatorVI` + - `@PredatorVI `_ + - 3 + * - :raw-html-m2r:`@tiger-seo` + - `@tiger-seo `_ + - 3 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 3 + * - :raw-html-m2r:`@david-thorman` + - `@david-thorman `_ + - 2 + * - :raw-html-m2r:`@jmdcal` + - `@jmdcal `_ + - 2 + * - :raw-html-m2r:`@techhat` + - `@techhat `_ + - 2 + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 2 + * - :raw-html-m2r:`@puneetk` + - `@puneetk `_ + - 2 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 1 + * - :raw-html-m2r:`@syphernl` + - `@syphernl `_ + - 1 + * - :raw-html-m2r:`@frots` + - `@frots `_ + - 1 + * - :raw-html-m2r:`@gustavobgama` + - `@gustavobgama `_ + - 1 + * - :raw-html-m2r:`@jaygorrell` + - `@jaygorrell `_ + - 1 + * - :raw-html-m2r:`@johnkeates` + - `@johnkeates `_ + - 1 + * - :raw-html-m2r:`@jeffrey4l` + - `@jeffrey4l `_ + - 1 + * - :raw-html-m2r:`@martinhoefling` + - `@martinhoefling `_ + - 1 + * - :raw-html-m2r:`@mgar` + - `@mgar `_ + - 1 + * - :raw-html-m2r:`@whiteinge` + - `@whiteinge `_ + - 1 + * - :raw-html-m2r:`@soniah` + - `@soniah `_ + - 1 + * - :raw-html-m2r:`@babilen5` + - `@babilen5 `_ + - 1 + * - :raw-html-m2r:`@abednarik` + - `@abednarik `_ + - 1 + * - :raw-html-m2r:`@dnABic` + - `@dnABic `_ + - 1 + * - :raw-html-m2r:`@necabo` + - `@necabo `_ + - 1 + + +---- + +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-29. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 00000000..ada3510c --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,18 @@ + +Changelog +========= + +`0.15.0 `_ (2019-10-29) +------------------------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **semantic-release:** implement for this formula (\ ` `_\ ) + +Tests +^^^^^ + + +* implement test using Kitchen and Inspec, and CI with Travis (\ ` `_\ )