From 3d583231186d2906a62df2c2004cc896845851e5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Nov 2019 19:08:29 +0000 Subject: [PATCH] chore(release): 0.48.4 [skip ci] ## [0.48.4](https://github.com/saltstack-formulas/users-formula/compare/v0.48.3...v0.48.4) (2019-11-08) ### Bug Fixes * **vimrc:** ensure `vimrc` state runs ([a1ef7e5](https://github.com/saltstack-formulas/users-formula/commit/a1ef7e57d9627f59000962111478d0846ab25d5c)) ### Continuous Integration * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([852dff2](https://github.com/saltstack-formulas/users-formula/commit/852dff2aac5216e5ebf3f03cfa8f2559a35bdf9c)) * **kitchen+travis+inspec:** add `vimrc` suite ([a263a62](https://github.com/saltstack-formulas/users-formula/commit/a263a62e7570d32d4a796538fc1720e20fa008a1)) ### Tests * **inspec:** add test to check `.vimrc` file is generated properly ([569e927](https://github.com/saltstack-formulas/users-formula/commit/569e9276dbeea38f4920596502db75d64abbdc5e)) * **pillar:** add test pillar to generate `.vimrc` file ([86144be](https://github.com/saltstack-formulas/users-formula/commit/86144befb9f98597464d9a10d45d820077a171e4)) --- AUTHORS.md | 7 ++++--- CHANGELOG.md | 19 +++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 9 ++++++--- docs/CHANGELOG.rst | 23 +++++++++++++++++++++++ 5 files changed, 53 insertions(+), 7 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 38baa48..1bbe84d 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 :-:|---|:-: -@aboe76|[@aboe76](https://github.com/aboe76)|40 -@myii|[@myii](https://github.com/myii)|33 +@aboe76|[@aboe76](https://github.com/aboe76)|42 +@myii|[@myii](https://github.com/myii)|37 @gravyboat|[@gravyboat](https://github.com/gravyboat)|30 @puneetk|[@puneetk](https://github.com/puneetk)|14 @nmadhok|[@nmadhok](https://github.com/nmadhok)|13 @@ -43,6 +43,7 @@ Avatar|Contributor|Contributions @bsundsrud|[@bsundsrud](https://github.com/bsundsrud)|2 @iggy|[@iggy](https://github.com/iggy)|2 @eedgar|[@eedgar](https://github.com/eedgar)|2 +@fzipi|[@fzipi](https://github.com/fzipi)|2 @duk3luk3|[@duk3luk3](https://github.com/duk3luk3)|2 @jerryjvl|[@jerryjvl](https://github.com/jerryjvl)|2 @t0fik|[@t0fik](https://github.com/t0fik)|2 @@ -91,4 +92,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-02. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-08. diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cd5012..9bebeb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.48.4](https://github.com/saltstack-formulas/users-formula/compare/v0.48.3...v0.48.4) (2019-11-08) + + +### Bug Fixes + +* **vimrc:** ensure `vimrc` state runs ([a1ef7e5](https://github.com/saltstack-formulas/users-formula/commit/a1ef7e57d9627f59000962111478d0846ab25d5c)) + + +### Continuous Integration + +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([852dff2](https://github.com/saltstack-formulas/users-formula/commit/852dff2aac5216e5ebf3f03cfa8f2559a35bdf9c)) +* **kitchen+travis+inspec:** add `vimrc` suite ([a263a62](https://github.com/saltstack-formulas/users-formula/commit/a263a62e7570d32d4a796538fc1720e20fa008a1)) + + +### Tests + +* **inspec:** add test to check `.vimrc` file is generated properly ([569e927](https://github.com/saltstack-formulas/users-formula/commit/569e9276dbeea38f4920596502db75d64abbdc5e)) +* **pillar:** add test pillar to generate `.vimrc` file ([86144be](https://github.com/saltstack-formulas/users-formula/commit/86144befb9f98597464d9a10d45d820077a171e4)) + ## [0.48.3](https://github.com/saltstack-formulas/users-formula/compare/v0.48.2...v0.48.3) (2019-11-02) diff --git a/FORMULA b/FORMULA index 420d5be..0dd8635 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: users 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.48.3 +version: 0.48.4 release: 1 minimum_version: 2017.7 summary: users formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 117fea9..7e8e3cb 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - - 40 + - 42 * - :raw-html-m2r:`@myii` - `@myii `_ - - 33 + - 37 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 30 @@ -130,6 +130,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@eedgar` - `@eedgar `_ - 2 + * - :raw-html-m2r:`@fzipi` + - `@fzipi `_ + - 2 * - :raw-html-m2r:`@duk3luk3` - `@duk3luk3 `_ - 2 @@ -269,4 +272,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-11-02. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-11-08. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index fffe9e6..985f852 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog ========= +`0.48.4 `_ (2019-11-08) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **vimrc:** ensure ``vimrc`` state runs (\ `a1ef7e5 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `852dff2 `_\ ) +* **kitchen+travis+inspec:** add ``vimrc`` suite (\ `a263a62 `_\ ) + +Tests +^^^^^ + + +* **inspec:** add test to check ``.vimrc`` file is generated properly (\ `569e927 `_\ ) +* **pillar:** add test pillar to generate ``.vimrc`` file (\ `86144be `_\ ) + `0.48.3 `_ (2019-11-02) ----------------------------------------------------------------------------------------------------------