Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2020-12-16)

### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([44ec1b3](44ec1b3))
* **pre-commit:** add to formula [skip ci] ([c9aeb37](c9aeb37))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([8990e81](8990e81))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([c7dff99](c7dff99))

### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([497406a](497406a))
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent 44ec1b3 commit 2c2696b
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 5 deletions.
5 changes: 3 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|67
<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)|74
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3899078?v=4' width='36' height='36' alt='@moreda'>|[@moreda](https://github.com/moreda)|52
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/12057348?v=4' width='36' height='36' alt='@xenadmin'>|[@xenadmin](https://github.com/xenadmin)|34
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/904839?v=4' width='36' height='36' alt='@landergate'>|[@landergate](https://github.com/landergate)|27
Expand All @@ -20,6 +20,7 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|3
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/735386?v=4' width='36' height='36' alt='@xfxian'>|[@xfxian](https://github.com/xfxian)|3
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/762280?v=4' width='36' height='36' alt='@asenci'>|[@asenci](https://github.com/asenci)|2
<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://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/22592698?v=4' width='36' height='36' alt='@jzandbergen'>|[@jzandbergen](https://github.com/jzandbergen)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6201617?v=4' width='36' height='36' alt='@timwsuqld'>|[@timwsuqld](https://github.com/timwsuqld)|2
Expand All @@ -43,4 +44,4 @@ Avatar|Contributor|Contributions

---

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

## [1.0.4](https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.3...v1.0.4) (2020-12-16)


### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([44ec1b3](https://github.com/saltstack-formulas/zabbix-formula/commit/44ec1b3d71de71efab27a2f2ccb58c90018cedbe))
* **pre-commit:** add to formula [skip ci] ([c9aeb37](https://github.com/saltstack-formulas/zabbix-formula/commit/c9aeb377d070cae54aa82f15904ab799b5994980))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([8990e81](https://github.com/saltstack-formulas/zabbix-formula/commit/8990e81dc256d53249bf2732e5b8af1346133e76))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([c7dff99](https://github.com/saltstack-formulas/zabbix-formula/commit/c7dff99d06e25572fc9ee74ec1655fdd8e41cd8a))


### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([497406a](https://github.com/saltstack-formulas/zabbix-formula/commit/497406a77a3431d2e708e2eeadca9221a1833ebf))

## [1.0.3](https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.2...v1.0.3) (2020-07-10)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: zabbix
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, FreeBSD, Windows
os_family: Debian, RedHat, FreeBSD, Windows
version: 1.0.3
version: 1.0.4
release: 1
minimum_version: 2018.3
summary: Formula for installing Zabbix
Expand Down
7 changes: 5 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 67
- 74
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3899078?v=4' width='36' height='36' alt='@moreda'>`
- `@moreda <https://github.com/moreda>`_
- 52
Expand Down Expand Up @@ -61,6 +61,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/762280?v=4' width='36' height='36' alt='@asenci'>`
- `@asenci <https://github.com/asenci>`_
- 2
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>`
- `@syphernl <https://github.com/syphernl>`_
- 2
Expand Down Expand Up @@ -125,4 +128,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 2020-07-10.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-16.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
Changelog
=========

`1.0.4 <https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.3...v1.0.4>`_ (2020-12-16)
--------------------------------------------------------------------------------------------------------

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


* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `44ec1b3 <https://github.com/saltstack-formulas/zabbix-formula/commit/44ec1b3d71de71efab27a2f2ccb58c90018cedbe>`_\ )
* **pre-commit:** add to formula [skip ci] (\ `c9aeb37 <https://github.com/saltstack-formulas/zabbix-formula/commit/c9aeb377d070cae54aa82f15904ab799b5994980>`_\ )
* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `8990e81 <https://github.com/saltstack-formulas/zabbix-formula/commit/8990e81dc256d53249bf2732e5b8af1346133e76>`_\ )
* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `c7dff99 <https://github.com/saltstack-formulas/zabbix-formula/commit/c7dff99d06e25572fc9ee74ec1655fdd8e41cd8a>`_\ )

Styles
^^^^^^


* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `497406a <https://github.com/saltstack-formulas/zabbix-formula/commit/497406a77a3431d2e708e2eeadca9221a1833ebf>`_\ )

`1.0.3 <https://github.com/saltstack-formulas/zabbix-formula/compare/v1.0.2...v1.0.3>`_ (2020-07-10)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 2c2696b

Please sign in to comment.