Skip to content

Commit

Permalink
chore(release): 2.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.4](v2.1.3...v2.1.4) (2021-08-11)

### Bug Fixes

* **config:** create vhost before users ([44c2d8f](44c2d8f))

### Code Refactoring

* **cluster:** simplify cluster.clean ([557e07e](557e07e))
* **clusters:** join cluster last ([e9b5fb0](e9b5fb0))

### Continuous Integration

* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([763d252](763d252))
* **gitlab-ci:** enable more instances for both suites [skip ci] ([586ba89](586ba89))

### Tests

* **_mapdata:** use minimal header required across all files [skip ci] ([aab65c7](aab65c7))
* **default:** add/fix verification files (where easy) [skip ci] ([cc459e1](cc459e1))
* **nopillars:** add/fix verification files (where easy) [skip ci] ([a4e2c77](a4e2c77))
  • Loading branch information
semantic-release-bot committed Aug 11, 2021
1 parent c1a32d3 commit 67a7f18
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|93
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|81
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|100
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|11
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|6
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|6
Expand Down Expand Up @@ -37,4 +37,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-01.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-11.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [2.1.4](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.3...v2.1.4) (2021-08-11)


### Bug Fixes

* **config:** create vhost before users ([44c2d8f](https://github.com/saltstack-formulas/rabbitmq-formula/commit/44c2d8f09cf31832caa73d19bedf2dbd010051da))


### Code Refactoring

* **cluster:** simplify cluster.clean ([557e07e](https://github.com/saltstack-formulas/rabbitmq-formula/commit/557e07e8dc48b4dfc0801369a6f70537fea4f030))
* **clusters:** join cluster last ([e9b5fb0](https://github.com/saltstack-formulas/rabbitmq-formula/commit/e9b5fb0e6b1317249d7b5353e316abacc9e62721))


### Continuous Integration

* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([763d252](https://github.com/saltstack-formulas/rabbitmq-formula/commit/763d252075b215592050febe94050998794a3b3a))
* **gitlab-ci:** enable more instances for both suites [skip ci] ([586ba89](https://github.com/saltstack-formulas/rabbitmq-formula/commit/586ba897293c6d2f5b2d893f2bcc1eb7a4e5ed83))


### Tests

* **_mapdata:** use minimal header required across all files [skip ci] ([aab65c7](https://github.com/saltstack-formulas/rabbitmq-formula/commit/aab65c7796d82bed3c00c076b88f61038e429e41))
* **default:** add/fix verification files (where easy) [skip ci] ([cc459e1](https://github.com/saltstack-formulas/rabbitmq-formula/commit/cc459e1284d13b8cd03d4b0c9319544e32983369))
* **nopillars:** add/fix verification files (where easy) [skip ci] ([a4e2c77](https://github.com/saltstack-formulas/rabbitmq-formula/commit/a4e2c7730fb037772b970375d77f57163f908e3c))

## [2.1.3](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.2...v2.1.3) (2021-08-01)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: rabbitmq
os: Debian, Ubuntu
os_family: Debian
version: 2.1.3
version: 2.1.4
release: 1
minimum_version: 2017.7
summary: rabbitmq formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 93
- 100
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 81
- 88
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
- `@gravyboat <https://github.com/gravyboat>`_
- 11
Expand Down Expand Up @@ -107,4 +107,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-08-01.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-08-11.
31 changes: 31 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@
Changelog
=========

`2.1.4 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.3...v2.1.4>`_ (2021-08-11)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **config:** create vhost before users (\ `44c2d8f <https://github.com/saltstack-formulas/rabbitmq-formula/commit/44c2d8f09cf31832caa73d19bedf2dbd010051da>`_\ )

Code Refactoring
^^^^^^^^^^^^^^^^


* **cluster:** simplify cluster.clean (\ `557e07e <https://github.com/saltstack-formulas/rabbitmq-formula/commit/557e07e8dc48b4dfc0801369a6f70537fea4f030>`_\ )
* **clusters:** join cluster last (\ `e9b5fb0 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/e9b5fb0e6b1317249d7b5353e316abacc9e62721>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `763d252 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/763d252075b215592050febe94050998794a3b3a>`_\ )
* **gitlab-ci:** enable more instances for both suites [skip ci] (\ `586ba89 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/586ba897293c6d2f5b2d893f2bcc1eb7a4e5ed83>`_\ )

Tests
^^^^^


* **_mapdata:** use minimal header required across all files [skip ci] (\ `aab65c7 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/aab65c7796d82bed3c00c076b88f61038e429e41>`_\ )
* **default:** add/fix verification files (where easy) [skip ci] (\ `cc459e1 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/cc459e1284d13b8cd03d4b0c9319544e32983369>`_\ )
* **nopillars:** add/fix verification files (where easy) [skip ci] (\ `a4e2c77 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/a4e2c7730fb037772b970375d77f57163f908e3c>`_\ )

`2.1.3 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.2...v2.1.3>`_ (2021-08-01)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 67a7f18

Please sign in to comment.