diff --git a/AUTHORS.md b/AUTHORS.md index 4b5e3fc..cd036dd 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,28 +4,31 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|28 -@syndicut|[@syndicut](https://github.com/syndicut)|10 -@iggy|[@iggy](https://github.com/iggy)|3 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 -@aboe76|[@aboe76](https://github.com/aboe76)|3 -@nmadhok|[@nmadhok](https://github.com/nmadhok)|3 -@0xf10e|[@0xf10e](https://github.com/0xf10e)|3 -@melipharo|[@melipharo](https://github.com/melipharo)|2 -@daks|[@daks](https://github.com/daks)|2 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|2 -@babilen5|[@babilen5](https://github.com/babilen5)|2 -@roedie|[@roedie](https://github.com/roedie)|2 -@bmwiedemann|[@bmwiedemann](https://github.com/bmwiedemann)|1 -@gravyboat|[@gravyboat](https://github.com/gravyboat)|1 -@aphor|[@aphor](https://github.com/aphor)|1 -@jcftang|[@jcftang](https://github.com/jcftang)|1 -@norwoodj|[@norwoodj](https://github.com/norwoodj)|1 -@ryanwalder|[@ryanwalder](https://github.com/ryanwalder)|1 -@mioux|[@mioux](https://github.com/mioux)|1 -@abednarik|[@abednarik](https://github.com/abednarik)|1 -@sticky-note|[@sticky-note](https://github.com/sticky-note)|1 +@myii|[@myii](https://github.com/myii)|47 +@syndicut|[@syndicut](https://github.com/syndicut)|10 +@iggy|[@iggy](https://github.com/iggy)|3 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|3 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 +@aboe76|[@aboe76](https://github.com/aboe76)|3 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|3 +@0xf10e|[@0xf10e](https://github.com/0xf10e)|3 +@melipharo|[@melipharo](https://github.com/melipharo)|2 +@daks|[@daks](https://github.com/daks)|2 +@pprkut|[@pprkut](https://github.com/pprkut)|2 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|2 +@babilen5|[@babilen5](https://github.com/babilen5)|2 +@roedie|[@roedie](https://github.com/roedie)|2 +@bmwiedemann|[@bmwiedemann](https://github.com/bmwiedemann)|1 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|1 +@aphor|[@aphor](https://github.com/aphor)|1 +@jcftang|[@jcftang](https://github.com/jcftang)|1 +@norwoodj|[@norwoodj](https://github.com/norwoodj)|1 +@ryanwalder|[@ryanwalder](https://github.com/ryanwalder)|1 +@mioux|[@mioux](https://github.com/mioux)|1 +@abednarik|[@abednarik](https://github.com/abednarik)|1 +@sticky-note|[@sticky-note](https://github.com/sticky-note)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-06. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-03. diff --git a/CHANGELOG.md b/CHANGELOG.md index 9735c3a..cebb7e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +# [0.12.0](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.1...v0.12.0) (2021-04-03) + + +### Code Refactoring + +* **service:** split out nfs service handling into dedicated state ([ad8d4b8](https://github.com/saltstack-formulas/nfs-formula/commit/ad8d4b89dc1f20d8bb02abcfbd2e98e2d0395317)) + + +### Continuous Integration + +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([3d81fea](https://github.com/saltstack-formulas/nfs-formula/commit/3d81feaab31734c149c50d59b2a057e62e8463af)) +* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([be724ae](https://github.com/saltstack-formulas/nfs-formula/commit/be724aed004193eb45a0b94c7a1274cb1a6aa227)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([e0274da](https://github.com/saltstack-formulas/nfs-formula/commit/e0274daa9acc2b069ceb9f3a77c2a630ed4cfa34)) +* **gitlab-ci:** use GitLab CI as Travis CI replacement ([4405b21](https://github.com/saltstack-formulas/nfs-formula/commit/4405b2151768067098c1431007416db65daf36f7)) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([8ef3472](https://github.com/saltstack-formulas/nfs-formula/commit/8ef34725eb0cffae615d47346238c624ee104880)) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([ef34ebb](https://github.com/saltstack-formulas/nfs-formula/commit/ef34ebba22b3f5255dec3c1faeb3e877982b87b6)) +* **pre-commit:** add to formula [skip ci] ([b4b0896](https://github.com/saltstack-formulas/nfs-formula/commit/b4b0896979895c82be592ae3f0232647d8580521)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([def21c3](https://github.com/saltstack-formulas/nfs-formula/commit/def21c3ba004e806e7ac4aa608ab05efdeae06fe)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([6bea9ea](https://github.com/saltstack-formulas/nfs-formula/commit/6bea9eaedde9b1b29f56f15ec080649a405691a1)) +* **pre-commit:** update hook for `rubocop` [skip ci] ([c298c9a](https://github.com/saltstack-formulas/nfs-formula/commit/c298c9a7cecfb15213441105d9f83cd47e7cb621)) + + +### Features + +* **oscodenamemap:** add support for openSUSE Tumbleweed ([5c30f49](https://github.com/saltstack-formulas/nfs-formula/commit/5c30f49cef7c20a76201505550ad9976822fa61b)) +* **osfamilymap:** add support for Gentoo ([aae6ce6](https://github.com/saltstack-formulas/nfs-formula/commit/aae6ce6414fc077c65b96c8f55e519863e8a5ed7)) +* **service:** allow disabling of nfs services ([2bfffc0](https://github.com/saltstack-formulas/nfs-formula/commit/2bfffc06a919546ae5775010ba4e33a5e200938b)) + + +### Tests + +* standardise use of `share` suite & `_mapdata` state [skip ci] ([b3d113a](https://github.com/saltstack-formulas/nfs-formula/commit/b3d113a49eef5b459aa83a12881a888f83a0dc2c)) + ## [0.11.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.0...v0.11.1) (2020-07-06) diff --git a/FORMULA b/FORMULA index a809154..cd2971d 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: nfs os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse, Gentoo -version: 0.11.1 +version: 0.12.0 release: 1 minimum_version: 2017.7 summary: nfs formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 328f94a..a23debb 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,71 +13,80 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions - * - :raw-html-m2r:`@myii` + * - :raw-html-m2r:`@myii` - `@myii `_ - - 28 - * - :raw-html-m2r:`@syndicut` + - 47 + * - :raw-html-m2r:`@syndicut` - `@syndicut `_ - 10 - * - :raw-html-m2r:`@iggy` + * - :raw-html-m2r:`@iggy` - `@iggy `_ - 3 - * - :raw-html-m2r:`@javierbertoli` + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 3 + * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 3 - * - :raw-html-m2r:`@aboe76` + * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 3 - * - :raw-html-m2r:`@nmadhok` + * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 3 - * - :raw-html-m2r:`@0xf10e` + * - :raw-html-m2r:`@0xf10e` - `@0xf10e `_ - 3 - * - :raw-html-m2r:`@melipharo` + * - :raw-html-m2r:`@melipharo` - `@melipharo `_ - 2 - * - :raw-html-m2r:`@daks` + * - :raw-html-m2r:`@daks` - `@daks `_ - 2 - * - :raw-html-m2r:`@noelmcloughlin` + * - :raw-html-m2r:`@pprkut` + - `@pprkut `_ + - 2 + * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - 2 - * - :raw-html-m2r:`@babilen5` + * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 2 - * - :raw-html-m2r:`@roedie` + * - :raw-html-m2r:`@roedie` - `@roedie `_ - 2 - * - :raw-html-m2r:`@bmwiedemann` + * - :raw-html-m2r:`@bmwiedemann` - `@bmwiedemann `_ - 1 - * - :raw-html-m2r:`@gravyboat` + * - :raw-html-m2r:`@baby-gnu` + - `@baby-gnu `_ + - 1 + * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 1 - * - :raw-html-m2r:`@aphor` + * - :raw-html-m2r:`@aphor` - `@aphor `_ - 1 - * - :raw-html-m2r:`@jcftang` + * - :raw-html-m2r:`@jcftang` - `@jcftang `_ - 1 - * - :raw-html-m2r:`@norwoodj` + * - :raw-html-m2r:`@norwoodj` - `@norwoodj `_ - 1 - * - :raw-html-m2r:`@ryanwalder` + * - :raw-html-m2r:`@ryanwalder` - `@ryanwalder `_ - 1 - * - :raw-html-m2r:`@mioux` + * - :raw-html-m2r:`@mioux` - `@mioux `_ - 1 - * - :raw-html-m2r:`@abednarik` + * - :raw-html-m2r:`@abednarik` - `@abednarik `_ - 1 - * - :raw-html-m2r:`@sticky-note` + * - :raw-html-m2r:`@sticky-note` - `@sticky-note `_ - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-06. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-04-03. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 3b621ad..ea180da 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,44 @@ Changelog ========= +`0.12.0 `_ (2021-04-03) +-------------------------------------------------------------------------------------------------------- + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **service:** split out nfs service handling into dedicated state (\ `ad8d4b8 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `3d81fea `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `be724ae `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `e0274da `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `4405b21 `_\ ) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `8ef3472 `_\ ) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `ef34ebb `_\ ) +* **pre-commit:** add to formula [skip ci] (\ `b4b0896 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `def21c3 `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `6bea9ea `_\ ) +* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `c298c9a `_\ ) + +Features +^^^^^^^^ + + +* **oscodenamemap:** add support for openSUSE Tumbleweed (\ `5c30f49 `_\ ) +* **osfamilymap:** add support for Gentoo (\ `aae6ce6 `_\ ) +* **service:** allow disabling of nfs services (\ `2bfffc0 `_\ ) + +Tests +^^^^^ + + +* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `b3d113a `_\ ) + `0.11.1 `_ (2020-07-06) --------------------------------------------------------------------------------------------------------