Skip to content

Commit

Permalink
chore(release): 0.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.3](v0.1.2...v0.1.3) (2021-05-03)

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([5034c7a](5034c7a))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([470706c](470706c))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([bb3f7f9](bb3f7f9))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([d38bd0a](d38bd0a))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([44ef649](44ef649))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([17723bc](17723bc))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([c5e085c](c5e085c))
* **pre-commit:** update hook for `rubocop` [skip ci] ([0351ab9](0351ab9))

### Documentation

* **pillar:** fix `manage_redis` documentation ([382db22](382db22))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([9156f44](9156f44))
  • Loading branch information
semantic-release-bot committed May 3, 2021
1 parent 91378b2 commit db323e5
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 18 deletions.
15 changes: 8 additions & 7 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ 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://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|19
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|6
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>|[@SuperTux88](https://github.com/SuperTux88)|5
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|1
<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)|21
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|20
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>|[@SuperTux88](https://github.com/SuperTux88)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|3
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
<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)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-14.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-03.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [0.1.3](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.2...v0.1.3) (2021-05-03)


### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([5034c7a](https://github.com/saltstack-formulas/rspamd-formula/commit/5034c7a0702acc4e1865b9c01789701a68746af1))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([470706c](https://github.com/saltstack-formulas/rspamd-formula/commit/470706c8b0ac8cd08cf811e48cf4486840cb7eef))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([bb3f7f9](https://github.com/saltstack-formulas/rspamd-formula/commit/bb3f7f902adbe4acc6f5681ec39aca6fad9ac9de))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([d38bd0a](https://github.com/saltstack-formulas/rspamd-formula/commit/d38bd0a6244685d1743b76276db1bec34b650529))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([44ef649](https://github.com/saltstack-formulas/rspamd-formula/commit/44ef6491cccde03cfdaf758671b9460992a9c185))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([17723bc](https://github.com/saltstack-formulas/rspamd-formula/commit/17723bc3c18c159a8732718d9d0729f9f37f733a))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([c5e085c](https://github.com/saltstack-formulas/rspamd-formula/commit/c5e085c4a965700f332f7919c7d20899c121d9b5))
* **pre-commit:** update hook for `rubocop` [skip ci] ([0351ab9](https://github.com/saltstack-formulas/rspamd-formula/commit/0351ab9b7c7c304972abdbede6ac224c310435fd))


### Documentation

* **pillar:** fix `manage_redis` documentation ([382db22](https://github.com/saltstack-formulas/rspamd-formula/commit/382db226b0599346d3d08ffcc3eced65df6e0f08))


### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([9156f44](https://github.com/saltstack-formulas/rspamd-formula/commit/9156f444928d1c4726cfd48443104632625a7423))

## [0.1.2](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.1...v0.1.2) (2020-10-14)


Expand Down
25 changes: 14 additions & 11 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,29 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 19
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
* - :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>`_
- 6
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>`
- 21
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 20
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>`
- `@SuperTux88 <https://github.com/SuperTux88>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 1
* - :raw-html-m2r:`<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>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-14.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-05-03.
28 changes: 28 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@
Changelog
=========

`0.1.3 <https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.2...v0.1.3>`_ (2021-05-03)
--------------------------------------------------------------------------------------------------------

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


* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `5034c7a <https://github.com/saltstack-formulas/rspamd-formula/commit/5034c7a0702acc4e1865b9c01789701a68746af1>`_\ )
* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `470706c <https://github.com/saltstack-formulas/rspamd-formula/commit/470706c8b0ac8cd08cf811e48cf4486840cb7eef>`_\ )
* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `bb3f7f9 <https://github.com/saltstack-formulas/rspamd-formula/commit/bb3f7f902adbe4acc6f5681ec39aca6fad9ac9de>`_\ )
* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `d38bd0a <https://github.com/saltstack-formulas/rspamd-formula/commit/d38bd0a6244685d1743b76276db1bec34b650529>`_\ )
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `44ef649 <https://github.com/saltstack-formulas/rspamd-formula/commit/44ef6491cccde03cfdaf758671b9460992a9c185>`_\ )
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `17723bc <https://github.com/saltstack-formulas/rspamd-formula/commit/17723bc3c18c159a8732718d9d0729f9f37f733a>`_\ )
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `c5e085c <https://github.com/saltstack-formulas/rspamd-formula/commit/c5e085c4a965700f332f7919c7d20899c121d9b5>`_\ )
* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `0351ab9 <https://github.com/saltstack-formulas/rspamd-formula/commit/0351ab9b7c7c304972abdbede6ac224c310435fd>`_\ )

Documentation
^^^^^^^^^^^^^


* **pillar:** fix ``manage_redis`` documentation (\ `382db22 <https://github.com/saltstack-formulas/rspamd-formula/commit/382db226b0599346d3d08ffcc3eced65df6e0f08>`_\ )

Tests
^^^^^


* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `9156f44 <https://github.com/saltstack-formulas/rspamd-formula/commit/9156f444928d1c4726cfd48443104632625a7423>`_\ )

`0.1.2 <https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.1...v0.1.2>`_ (2020-10-14)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit db323e5

Please sign in to comment.