From e84cc864f2afbf20da54dc05524d59dc92a97127 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Oct 2020 20:44:09 +0000 Subject: [PATCH] chore(release): 0.3.0 [skip ci] # [0.3.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.2.1...v0.3.0) (2020-10-14) ### Continuous Integration * **pre-commit:** add to formula [skip ci] ([703e004](https://github.com/saltstack-formulas/arvados-formula/commit/703e0047f809f20919e47718cfe074e4dd8f3b70)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([860adf0](https://github.com/saltstack-formulas/arvados-formula/commit/860adf045fae4506b3af5d1ee7f2ac2530df125a)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([9539adf](https://github.com/saltstack-formulas/arvados-formula/commit/9539adf89eb2543309278f6e48c1146de3cd12d1)) ### Documentation * **readme:** fix `rstcheck` violation [skip ci] ([bceb58a](https://github.com/saltstack-formulas/arvados-formula/commit/bceb58ada62e79bf9387a352669dfb0eb722b730)), closes [/travis-ci.org/github/myii/arvados-formula/builds/731605195#L255](https://github.com//travis-ci.org/github/myii/arvados-formula/builds/731605195/issues/L255) ### Features * **components,version:** add extra components, new version ([4bf9501](https://github.com/saltstack-formulas/arvados-formula/commit/4bf9501a14f86845865244ee3ffb03a34707d36c)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([64798a8](https://github.com/saltstack-formulas/arvados-formula/commit/64798a8c8f9d720de1e346b20e87ecbbffe56e2a)) --- AUTHORS.md | 7 ++++--- CHANGELOG.md | 24 ++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 9 ++++++--- docs/CHANGELOG.rst | 29 +++++++++++++++++++++++++++++ 5 files changed, 64 insertions(+), 7 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 99fec83..9c0a27c 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,9 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|10 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|9 +@myii|[@myii](https://github.com/myii)|18 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|11 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-14. diff --git a/CHANGELOG.md b/CHANGELOG.md index 35f8512..0ff9336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +# [0.3.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.2.1...v0.3.0) (2020-10-14) + + +### Continuous Integration + +* **pre-commit:** add to formula [skip ci] ([703e004](https://github.com/saltstack-formulas/arvados-formula/commit/703e0047f809f20919e47718cfe074e4dd8f3b70)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([860adf0](https://github.com/saltstack-formulas/arvados-formula/commit/860adf045fae4506b3af5d1ee7f2ac2530df125a)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([9539adf](https://github.com/saltstack-formulas/arvados-formula/commit/9539adf89eb2543309278f6e48c1146de3cd12d1)) + + +### Documentation + +* **readme:** fix `rstcheck` violation [skip ci] ([bceb58a](https://github.com/saltstack-formulas/arvados-formula/commit/bceb58ada62e79bf9387a352669dfb0eb722b730)), closes [/travis-ci.org/github/myii/arvados-formula/builds/731605195#L255](https://github.com//travis-ci.org/github/myii/arvados-formula/builds/731605195/issues/L255) + + +### Features + +* **components,version:** add extra components, new version ([4bf9501](https://github.com/saltstack-formulas/arvados-formula/commit/4bf9501a14f86845865244ee3ffb03a34707d36c)) + + +### Styles + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([64798a8](https://github.com/saltstack-formulas/arvados-formula/commit/64798a8c8f9d720de1e346b20e87ecbbffe56e2a)) + ## [0.2.1](https://github.com/saltstack-formulas/arvados-formula/compare/v0.2.0...v0.2.1) (2020-06-16) diff --git a/FORMULA b/FORMULA index 39b98b4..6ad9d21 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: arvados os: Debian, Ubuntu, RedHat, CentOS os_family: Debian, RedHat -version: 0.2.1 +version: 0.3.0 release: 1 minimum_version: 3000.1 summary: arvados formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 1be34c5..2e7b74d 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,12 +15,15 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 10 + - 18 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - - 9 + - 11 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-14. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 7921c9b..1ae0d8f 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,35 @@ Changelog ========= +`0.3.0 `_ (2020-10-14) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **pre-commit:** add to formula [skip ci] (\ `703e004 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `860adf0 `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `9539adf `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix ``rstcheck`` violation [skip ci] (\ `bceb58a `_\ ), closes `/travis-ci.org/github/myii/arvados-formula/builds/731605195#L255 `_ + +Features +^^^^^^^^ + + +* **components,version:** add extra components, new version (\ `4bf9501 `_\ ) + +Styles +^^^^^^ + + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `64798a8 `_\ ) + `0.2.1 `_ (2020-06-16) --------------------------------------------------------------------------------------------------------- -- 2.30.2