File tree Expand file tree Collapse file tree 5 files changed +62
-5
lines changed
Expand file tree Collapse file tree 5 files changed +62
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44
55Avatar|Contributor|Contributions
66:-:|---|:-:
7- <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 ) |66
7+ <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 ) |75
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
99<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 ) |7
1010<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
@@ -37,4 +37,4 @@ Avatar|Contributor|Contributions
3737
3838---
3939
40- Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2021-04-20 .
40+ Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2021-05-21 .
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.0...v1.0.1 ) (2021-05-21)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** user:** fix rendering error for user; fix ci ([ 346df02] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/346df024ce6a4afaf67f96ffd82021121de385ad ) )
9+
10+
11+ ### Continuous Integration
12+
13+ * add ` arch-master ` to matrix and update ` .travis.yml ` [ skip ci] ([ d46cd1d] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/d46cd1d40a108caec3fb849c9db00e9501e4a84c ) )
14+ * ** kitchen+gitlab:** adjust matrix to add ` 3003 ` [ skip ci] ([ 887ed24] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/887ed24bfce8a0638233280a9fcfaebfe06043aa ) )
15+
16+
17+ ### Documentation
18+
19+ * ** map.jinja:** fix ` rst-lint ` violation [ skip ci] ([ 93dd429] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/93dd429e19ebbe28ea152c78c97428e4a9e2c17c ) )
20+ * remove files which aren't formula-specific [ skip ci] ([ 0122a74] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/0122a74653229c952665a497beac5b1bcc6634dc ) )
21+
22+
23+ ### Tests
24+
25+ * ** _ mapdata:** add verification file for ` fedora-34 ` [ skip ci] ([ ede918c] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/ede918cd0bc0f19dc333395e1be4054e5c765968 ) )
26+ * ** _ mapdata:** generate updated ` map.jinja ` verification files ([ ab297a5] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/ab297a569e292fe09d0086ebfef2d455e3d71bd7 ) )
27+ * ** pillar:** remove unused test pillar files ([ 8f21f49] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/8f21f49488a11f8d7a5bb295b3db8aeb052c343f ) )
28+
329# [ 1.0.0] ( https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.20.4...v1.0.0 ) (2021-04-20)
430
531
Original file line number Diff line number Diff line change 11name: rabbitmq
22os: Debian, Ubuntu
33os_family: Debian
4- version: 1.0.0
4+ version: 1.0.1
55release: 1
66minimum_version: 2017.7
77summary: rabbitmq formula
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515 - Contributions
1616 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'> `
1717 - `@myii <https://github.com/myii >`_
18- - 66
18+ - 75
1919 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'> `
2020 - `@gravyboat <https://github.com/gravyboat >`_
2121 - 11
@@ -107,4 +107,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
107107
108108----
109109
110- Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2021-04-20 .
110+ Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2021-05-21 .
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ `1.0.1 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.0.0...v1.0.1 >`_ (2021-05-21)
6+ ----------------------------------------------------------------------------------------------------------
7+
8+ Bug Fixes
9+ ^^^^^^^^^
10+
11+
12+ * **user: ** fix rendering error for user; fix ci (\ `346df02 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/346df024ce6a4afaf67f96ffd82021121de385ad >`_\ )
13+
14+ Continuous Integration
15+ ^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+ * add ``arch-master `` to matrix and update ``.travis.yml `` [skip ci] (\ `d46cd1d <https://github.com/saltstack-formulas/rabbitmq-formula/commit/d46cd1d40a108caec3fb849c9db00e9501e4a84c >`_\ )
19+ * **kitchen+gitlab: ** adjust matrix to add ``3003 `` [skip ci] (\ `887ed24 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/887ed24bfce8a0638233280a9fcfaebfe06043aa >`_\ )
20+
21+ Documentation
22+ ^^^^^^^^^^^^^
23+
24+
25+ * **map.jinja: ** fix ``rst-lint `` violation [skip ci] (\ `93dd429 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/93dd429e19ebbe28ea152c78c97428e4a9e2c17c >`_\ )
26+ * remove files which aren't formula-specific [skip ci] (\ `0122a74 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/0122a74653229c952665a497beac5b1bcc6634dc >`_\ )
27+
28+ Tests
29+ ^^^^^
30+
31+
32+ * **_mapdata: ** add verification file for ``fedora-34 `` [skip ci] (\ `ede918c <https://github.com/saltstack-formulas/rabbitmq-formula/commit/ede918cd0bc0f19dc333395e1be4054e5c765968 >`_\ )
33+ * **_mapdata: ** generate updated ``map.jinja `` verification files (\ `ab297a5 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/ab297a569e292fe09d0086ebfef2d455e3d71bd7 >`_\ )
34+ * **pillar: ** remove unused test pillar files (\ `8f21f49 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/8f21f49488a11f8d7a5bb295b3db8aeb052c343f >`_\ )
35+
536`1.0.0 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.20.4...v1.0.0 >`_ (2021-04-20)
637-----------------------------------------------------------------------------------------------------------
738
You can’t perform that action at this time.
0 commit comments