From 3a3b3be7fc4614542b206c2ac728772260218c7e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 6 Jul 2020 09:23:47 +0000 Subject: [PATCH] chore(release): 0.11.1 [skip ci] ## [0.11.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.0...v0.11.1) (2020-07-06) ### Bug Fixes * **null:** replace `None` with null in yaml files ([88a3c54](https://github.com/saltstack-formulas/nfs-formula/commit/88a3c544cca607c22b661c4d59df3012cc21208d)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([c8c240f](https://github.com/saltstack-formulas/nfs-formula/commit/c8c240f300b5e59913bfd0be039a59fe460ad2b3)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([5f3dc36](https://github.com/saltstack-formulas/nfs-formula/commit/5f3dc366f38cd0759eff9f2b4ff1e5546dd19d65)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([a0f3722](https://github.com/saltstack-formulas/nfs-formula/commit/a0f372258bdf9c1e55ef0d24442d9088ca576999)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c8ae973](https://github.com/saltstack-formulas/nfs-formula/commit/c8ae973a61a933453e0b769233cef3d2355b1cc0)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([26cf881](https://github.com/saltstack-formulas/nfs-formula/commit/26cf881085950553d6ccb28a19100e22ac438cb8)) * **travis:** add notifications => zulip [skip ci] ([c1d4ce0](https://github.com/saltstack-formulas/nfs-formula/commit/c1d4ce0d7b4da976b241506df29b6f992afa7cf9)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([c15158b](https://github.com/saltstack-formulas/nfs-formula/commit/c15158b1ec0aebbd249c5cddfa7e1ee2d0e88679)) * **travis:** run `shellcheck` during lint job [skip ci] ([5efc351](https://github.com/saltstack-formulas/nfs-formula/commit/5efc35189d6da8440e4822cf3ea7af8e91b463e3)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([a20ce32](https://github.com/saltstack-formulas/nfs-formula/commit/a20ce32841077e418b0e15155c081b4014e9a9a1)) * **workflows/commitlint:** add to repo [skip ci] ([26bc2b4](https://github.com/saltstack-formulas/nfs-formula/commit/26bc2b410cbc5b9bd3b48e771dc4149e481f127f)) * workaround issues with newly introduced `amazonlinux-1` [skip ci] ([da5453c](https://github.com/saltstack-formulas/nfs-formula/commit/da5453c87bd2d98a2d191f11ec4f9906d6cce2bf)) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 22 ++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 11 +++++++---- docs/CHANGELOG.rst | 25 +++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 7 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 22ea918..4b5e3fc 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,8 +4,8 @@ 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 -@myii|[@myii](https://github.com/myii)|6 @iggy|[@iggy](https://github.com/iggy)|3 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 @aboe76|[@aboe76](https://github.com/aboe76)|3 @@ -24,7 +24,8 @@ Avatar|Contributor|Contributions @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 2019-11-20. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-06. diff --git a/CHANGELOG.md b/CHANGELOG.md index 42cb3cd..9735c3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [0.11.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.0...v0.11.1) (2020-07-06) + + +### Bug Fixes + +* **null:** replace `None` with null in yaml files ([88a3c54](https://github.com/saltstack-formulas/nfs-formula/commit/88a3c544cca607c22b661c4d59df3012cc21208d)) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([c8c240f](https://github.com/saltstack-formulas/nfs-formula/commit/c8c240f300b5e59913bfd0be039a59fe460ad2b3)) +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([5f3dc36](https://github.com/saltstack-formulas/nfs-formula/commit/5f3dc366f38cd0759eff9f2b4ff1e5546dd19d65)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([a0f3722](https://github.com/saltstack-formulas/nfs-formula/commit/a0f372258bdf9c1e55ef0d24442d9088ca576999)) +* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c8ae973](https://github.com/saltstack-formulas/nfs-formula/commit/c8ae973a61a933453e0b769233cef3d2355b1cc0)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([26cf881](https://github.com/saltstack-formulas/nfs-formula/commit/26cf881085950553d6ccb28a19100e22ac438cb8)) +* **travis:** add notifications => zulip [skip ci] ([c1d4ce0](https://github.com/saltstack-formulas/nfs-formula/commit/c1d4ce0d7b4da976b241506df29b6f992afa7cf9)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([c15158b](https://github.com/saltstack-formulas/nfs-formula/commit/c15158b1ec0aebbd249c5cddfa7e1ee2d0e88679)) +* **travis:** run `shellcheck` during lint job [skip ci] ([5efc351](https://github.com/saltstack-formulas/nfs-formula/commit/5efc35189d6da8440e4822cf3ea7af8e91b463e3)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([a20ce32](https://github.com/saltstack-formulas/nfs-formula/commit/a20ce32841077e418b0e15155c081b4014e9a9a1)) +* **workflows/commitlint:** add to repo [skip ci] ([26bc2b4](https://github.com/saltstack-formulas/nfs-formula/commit/26bc2b410cbc5b9bd3b48e771dc4149e481f127f)) +* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([da5453c](https://github.com/saltstack-formulas/nfs-formula/commit/da5453c87bd2d98a2d191f11ec4f9906d6cce2bf)) + # [0.11.0](https://github.com/saltstack-formulas/nfs-formula/compare/v0.10.0...v0.11.0) (2019-11-20) diff --git a/FORMULA b/FORMULA index 98f68ec..a809154 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.0 +version: 0.11.1 release: 1 minimum_version: 2017.7 summary: nfs formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index a2c2ee5..328f94a 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,12 +13,12 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 28 * - :raw-html-m2r:`@syndicut` - `@syndicut `_ - 10 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 6 * - :raw-html-m2r:`@iggy` - `@iggy `_ - 3 @@ -73,8 +73,11 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@abednarik` - `@abednarik `_ - 1 + * - :raw-html-m2r:`@sticky-note` + - `@sticky-note `_ + - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-11-20. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-06. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index f3171dc..3b621ad 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,31 @@ Changelog ========= +`0.11.1 `_ (2020-07-06) +-------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **null:** replace ``None`` with null in yaml files (\ `88a3c54 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `c8c240f `_\ ) +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `5f3dc36 `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `a0f3722 `_\ ) +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `c8ae973 `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `26cf881 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `c1d4ce0 `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `c15158b `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `5efc351 `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `a20ce32 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `26bc2b4 `_\ ) +* workaround issues with newly introduced ``amazonlinux-1`` [skip ci] (\ `da5453c `_\ ) + `0.11.0 `_ (2019-11-20) --------------------------------------------------------------------------------------------------------