Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.2.0...v1.0.0) (2020-06-01)

### Bug Fixes

* **amazon:** remove improvable distro for UPS management ([424467b](424467b))

### Code Refactoring

* **states+config:** to conform to “template-formula” standard ([ae33686](ae33686))

### BREAKING CHANGES

* **states+config:** the templates are now under "nut/files/default".
* **states+config:** "pkg" and "extra_pkgs" are now merged under a "pkgs" list.
* **states+config:** config file names are now under "<server|client>.<component>.config.file"
  • Loading branch information
semantic-release-bot committed Jun 1, 2020
1 parent 10bef91 commit 90a8244
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 1 deletion.
14 changes: 14 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Authors

This list is sorted by the number of commits per contributor in _descending_ order.

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)|7
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>|[@kartnico](https://github.com/kartnico)|4
<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)|3
<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

---

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

# [1.0.0](https://github.com/saltstack-formulas/nut-formula/compare/v0.2.0...v1.0.0) (2020-06-01)


### Bug Fixes

* **amazon:** remove improvable distro for UPS management ([424467b](https://github.com/saltstack-formulas/nut-formula/commit/424467befc3332770313200375b7c7ebb91867bb))


### Code Refactoring

* **states+config:** to conform to “template-formula” standard ([ae33686](https://github.com/saltstack-formulas/nut-formula/commit/ae33686a90ce44c9f35a06a670a3370cfbf02680))


### BREAKING CHANGES

* **states+config:** the templates are now under "nut/files/default".
* **states+config:** "pkg" and "extra_pkgs" are now merged under a "pkgs" list.
* **states+config:** config file names are now under "<server|client>.<component>.config.file"
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: nut
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 0.2.0
version: 1.0.0
release: 1
minimum_version: 2019.2
summary: nut formula
Expand Down
32 changes: 32 additions & 0 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
.. 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://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 7
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>`
- `@kartnico <https://github.com/kartnico>`_
- 4
* - :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>`_
- 3
* - :raw-html-m2r:`<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


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-01.
29 changes: 29 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
.. role:: raw=html=m2r(raw)
:format: html


Changelog
---------

`1.0.0 <https://github.com/saltstack-formulas/nut-formula/compare/v0.2.0...v1.0.0>`_ (2020-06-01)
-----------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **amazon:** remove improvable distro for UPS management (\ `424467b <https://github.com/saltstack-formulas/nut-formula/commit/424467befc3332770313200375b7c7ebb91867bb>`_\ )

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


* **states+config:** to conform to “template-formula” standard (\ `ae33686 <https://github.com/saltstack-formulas/nut-formula/commit/ae33686a90ce44c9f35a06a670a3370cfbf02680>`_\ )

BREAKING CHANGES
^^^^^^^^^^^^^^^^


* **states+config:** the templates are now under "nut/files/default".
* **states+config:** "pkg" and "extra_pkgs" are now merged under a "pkgs" list.
* **states+config:** config file names are now under "<server|client>.\ :raw-html-m2r:`<component>`.config.file"

0 comments on commit 90a8244

Please sign in to comment.