Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.0...v0.2.0) (2019-07-19)

### Bug Fixes

* **example:** fix pillar example ([d4e6442](d4e6442))
* **macro:** remove unused 'concat_args' macro ([ee6f30f](ee6f30f))
* **suse:** correct the service name on suse ([d69bd4e](d69bd4e))

### Code Refactoring

* **formula:** align with template-formula v3.0.0 ([873ae0f](873ae0f))

### Features

* **formula:** align with template-formula v3.0.0 ([12a9c76](12a9c76))
* **formula:** apply pr review comments ([ad30f21](ad30f21))
* **formula:** apply pr review comments ([1e3cdc9](1e3cdc9))

### Tests

* **inspec:** fix unit test ([84e697a](84e697a))
  • Loading branch information
semantic-release-bot committed Jul 19, 2019
1 parent 43923a4 commit d420b0c
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 4 deletions.
15 changes: 12 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|10
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/18299?v=4' width='36' height='36' alt='@davidkarlsen'>|[@davidkarlsen](https://github.com/davidkarlsen)|8
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|6
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/478473?v=4' width='36' height='36' alt='@keesbos'>|[@keesbos](https://github.com/keesbos)|4
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|3
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|2
<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)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1806188?v=4' width='36' height='36' alt='@tedski'>|[@tedski](https://github.com/tedski)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>|[@iggy](https://github.com/iggy)|1
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1654592?v=4' width='36' height='36' alt='@feiming'>|[@feiming](https://github.com/feiming)|1
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/191225?v=4' width='36' height='36' alt='@pruiz'>|[@pruiz](https://github.com/pruiz)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-05.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-07-19.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

# [0.2.0](https://github.com/saltstack-formulas/sysstat-formula/compare/v0.1.0...v0.2.0) (2019-07-19)


### Bug Fixes

* **example:** fix pillar example ([d4e6442](https://github.com/saltstack-formulas/sysstat-formula/commit/d4e6442))
* **macro:** remove unused 'concat_args' macro ([ee6f30f](https://github.com/saltstack-formulas/sysstat-formula/commit/ee6f30f))
* **suse:** correct the service name on suse ([d69bd4e](https://github.com/saltstack-formulas/sysstat-formula/commit/d69bd4e))


### Code Refactoring

* **formula:** align with template-formula v3.0.0 ([873ae0f](https://github.com/saltstack-formulas/sysstat-formula/commit/873ae0f))


### Features

* **formula:** align with template-formula v3.0.0 ([12a9c76](https://github.com/saltstack-formulas/sysstat-formula/commit/12a9c76))
* **formula:** apply pr review comments ([ad30f21](https://github.com/saltstack-formulas/sysstat-formula/commit/ad30f21))
* **formula:** apply pr review comments ([1e3cdc9](https://github.com/saltstack-formulas/sysstat-formula/commit/1e3cdc9))


### Tests

* **inspec:** fix unit test ([84e697a](https://github.com/saltstack-formulas/sysstat-formula/commit/84e697a))
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: sysstat
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris
version: 1.0.0
version: 0.2.0
release: 1
minimum_version: 2016.11
summary: sysstat formula
Expand Down
53 changes: 53 additions & 0 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
.. 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:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/18299?v=4' width='36' height='36' alt='@davidkarlsen'>`
- `@davidkarlsen <https://github.com/davidkarlsen>`_
- 8
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
- `@nmadhok <https://github.com/nmadhok>`_
- 6
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/478473?v=4' width='36' height='36' alt='@keesbos'>`
- `@keesbos <https://github.com/keesbos>`_
- 4
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
- `@puneetk <https://github.com/puneetk>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>`
- `@techhat <https://github.com/techhat>`_
- 2
* - :raw-html-m2r:`<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>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1806188?v=4' width='36' height='36' alt='@tedski'>`
- `@tedski <https://github.com/tedski>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>`
- `@iggy <https://github.com/iggy>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1654592?v=4' width='36' height='36' alt='@feiming'>`
- `@feiming <https://github.com/feiming>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/191225?v=4' width='36' height='36' alt='@pruiz'>`
- `@pruiz <https://github.com/pruiz>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-07-19.
34 changes: 34 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@

Changelog
=========

`0.2.0 <https://github.com/saltstack-formulas/sysstat-formula/compare/v0.1.0...v0.2.0>`_ (2019-07-19)
---------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **example:** fix pillar example (\ `d4e6442 <https://github.com/saltstack-formulas/sysstat-formula/commit/d4e6442>`_\ )
* **macro:** remove unused 'concat_args' macro (\ `ee6f30f <https://github.com/saltstack-formulas/sysstat-formula/commit/ee6f30f>`_\ )
* **suse:** correct the service name on suse (\ `d69bd4e <https://github.com/saltstack-formulas/sysstat-formula/commit/d69bd4e>`_\ )

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


* **formula:** align with template-formula v3.0.0 (\ `873ae0f <https://github.com/saltstack-formulas/sysstat-formula/commit/873ae0f>`_\ )

Features
^^^^^^^^


* **formula:** align with template-formula v3.0.0 (\ `12a9c76 <https://github.com/saltstack-formulas/sysstat-formula/commit/12a9c76>`_\ )
* **formula:** apply pr review comments (\ `ad30f21 <https://github.com/saltstack-formulas/sysstat-formula/commit/ad30f21>`_\ )
* **formula:** apply pr review comments (\ `1e3cdc9 <https://github.com/saltstack-formulas/sysstat-formula/commit/1e3cdc9>`_\ )

Tests
^^^^^


* **inspec:** fix unit test (\ `84e697a <https://github.com/saltstack-formulas/sysstat-formula/commit/84e697a>`_\ )

0 comments on commit d420b0c

Please sign in to comment.