From 8eab9350438d7b425182a9682a36b3e136467bfd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Dec 2019 14:43:05 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # [1.0.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.9...v1.0.0) (2019-12-16) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([fdc60ae](https://github.com/saltstack-formulas/salt-formula/commit/fdc60aed86c4b5d016aff0745584d89f614208fc)) ### Features * **per-formula-opts:** configure git.latest state per formula ([82c840d](https://github.com/saltstack-formulas/salt-formula/commit/82c840d6f96f69223c0df4b8463a072613a9d2df)) * **per-formula-opts:** configure git.latest state per formula ([9362277](https://github.com/saltstack-formulas/salt-formula/commit/9362277f2a61762b818dc775b30f15f93733efd5)) ### BREAKING CHANGES * **per-formula-opts:** Potential adverse affect on running `salt.formulas` with multiple envs --- AUTHORS.md | 9 +++++---- CHANGELOG.md | 18 ++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 15 +++++++++------ docs/CHANGELOG.rst | 22 ++++++++++++++++++++++ 5 files changed, 55 insertions(+), 11 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 55e7aee..21eca0e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@aboe76|[@aboe76](https://github.com/aboe76)|98 +@aboe76|[@aboe76](https://github.com/aboe76)|99 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 -@myii|[@myii](https://github.com/myii)|62 +@myii|[@myii](https://github.com/myii)|66 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 @iggy|[@iggy](https://github.com/iggy)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @@ -32,11 +32,11 @@ Avatar|Contributor|Contributions @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|4 @jbouse|[@jbouse](https://github.com/jbouse)|4 @tampakrap|[@tampakrap](https://github.com/tampakrap)|4 +@MSeven|[@MSeven](https://github.com/MSeven)|4 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @jcftang|[@jcftang](https://github.com/jcftang)|3 @johtso|[@johtso](https://github.com/johtso)|3 @kev009|[@kev009](https://github.com/kev009)|3 -@MSeven|[@MSeven](https://github.com/MSeven)|3 @excavador|[@excavador](https://github.com/excavador)|3 @vquiering|[@vquiering](https://github.com/vquiering)|3 @smlloyd|[@smlloyd](https://github.com/smlloyd)|3 @@ -101,9 +101,10 @@ Avatar|Contributor|Contributions @jpic|[@jpic](https://github.com/jpic)|1 @kabakaev|[@kabakaev](https://github.com/kabakaev)|1 @mechleg|[@mechleg](https://github.com/mechleg)|1 +@sticky-note|[@sticky-note](https://github.com/sticky-note)|1 @ze42|[@ze42](https://github.com/ze42)|1 @bersace|[@bersace](https://github.com/bersace)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-03. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-16. diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f9fc93..a2ba0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +# [1.0.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.9...v1.0.0) (2019-12-16) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([fdc60ae](https://github.com/saltstack-formulas/salt-formula/commit/fdc60aed86c4b5d016aff0745584d89f614208fc)) + + +### Features + +* **per-formula-opts:** configure git.latest state per formula ([82c840d](https://github.com/saltstack-formulas/salt-formula/commit/82c840d6f96f69223c0df4b8463a072613a9d2df)) +* **per-formula-opts:** configure git.latest state per formula ([9362277](https://github.com/saltstack-formulas/salt-formula/commit/9362277f2a61762b818dc775b30f15f93733efd5)) + + +### BREAKING CHANGES + +* **per-formula-opts:** Potential adverse affect on running `salt.formulas` with multiple envs + ## [0.59.9](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.8...v0.59.9) (2019-12-03) diff --git a/FORMULA b/FORMULA index 160c0ce..bd0b9ae 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 0.59.9 +version: 1.0.0 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 4725786..2963325 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,13 +15,13 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - - 98 + - 99 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 71 * - :raw-html-m2r:`@myii` - `@myii `_ - - 62 + - 66 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 54 @@ -97,6 +97,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@tampakrap` - `@tampakrap `_ - 4 + * - :raw-html-m2r:`@MSeven` + - `@MSeven `_ + - 4 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 3 @@ -109,9 +112,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@kev009` - `@kev009 `_ - 3 - * - :raw-html-m2r:`@MSeven` - - `@MSeven `_ - - 3 * - :raw-html-m2r:`@excavador` - `@excavador `_ - 3 @@ -304,6 +304,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@mechleg` - `@mechleg `_ - 1 + * - :raw-html-m2r:`@sticky-note` + - `@sticky-note `_ + - 1 * - :raw-html-m2r:`@ze42` - `@ze42 `_ - 1 @@ -314,4 +317,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-12-03. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-12-16. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index b48b96f..ab79308 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,28 @@ Changelog ========= +`1.0.0 `_ (2019-12-16) +------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `fdc60ae `_\ ) + +Features +^^^^^^^^ + + +* **per-formula-opts:** configure git.latest state per formula (\ `82c840d `_\ ) +* **per-formula-opts:** configure git.latest state per formula (\ `9362277 `_\ ) + +BREAKING CHANGES +^^^^^^^^^^^^^^^^ + + +* **per-formula-opts:** Potential adverse affect on running ``salt.formulas`` with multiple envs + `0.59.9 `_ (2019-12-03) ---------------------------------------------------------------------------------------------------------