From f27166d9a34e28ce30b57e3605e66830ea16e83d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 5 May 2020 15:47:37 +0000 Subject: [PATCH] chore(release): 0.2.0 [skip ci] # [0.2.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.1.0...v0.2.0) (2020-05-05) ### Continuous Integration * **kitchen+travis:** adjust matrix to use `3000.2` instead of `3000.1` ([37f0adf](https://github.com/saltstack-formulas/arvados-formula/commit/37f0adfc826461b2522cd0e5852c27a408543f41)) ### Features * **semantic-release:** standardise for this formula ([3d4138e](https://github.com/saltstack-formulas/arvados-formula/commit/3d4138ef0c1ad1863989aa38d6e1a0b10490b977)) --- AUTHORS.md | 11 +++++++++++ CHANGELOG.md | 13 +++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 23 +++++++++++++++++++++++ docs/CHANGELOG.rst | 18 ++++++++++++++++++ 5 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 AUTHORS.md create mode 100644 CHANGELOG.md create mode 100644 docs/AUTHORS.rst create mode 100644 docs/CHANGELOG.rst diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..1bae000 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,11 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|7 + +--- + +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-05. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7c7195f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +# [0.2.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.1.0...v0.2.0) (2020-05-05) + + +### Continuous Integration + +* **kitchen+travis:** adjust matrix to use `3000.2` instead of `3000.1` ([37f0adf](https://github.com/saltstack-formulas/arvados-formula/commit/37f0adfc826461b2522cd0e5852c27a408543f41)) + + +### Features + +* **semantic-release:** standardise for this formula ([3d4138e](https://github.com/saltstack-formulas/arvados-formula/commit/3d4138ef0c1ad1863989aa38d6e1a0b10490b977)) diff --git a/FORMULA b/FORMULA index 7ab5c3a..62af764 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: arvados os: Debian, Ubuntu, RedHat, CentOS os_family: Debian, RedHat -version: 0.1.0 +version: 0.2.0 release: 1 minimum_version: 3000.1 summary: arvados formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 0000000..6e57beb --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,23 @@ +.. role:: raw-html-m2r(raw) + :format: html + + +Authors +======= + +This list is sorted by the number of commits per contributor in *descending* order. + +.. list-table:: + :header-rows: 1 + + * - Avatar + - Contributor + - Contributions + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 7 + + +---- + +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-05. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 0000000..d914192 --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,18 @@ + +Changelog +========= + +`0.2.0 `_ (2020-05-05) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+travis:** adjust matrix to use ``3000.2`` instead of ``3000.1`` (\ `37f0adf `_\ ) + +Features +^^^^^^^^ + + +* **semantic-release:** standardise for this formula (\ `3d4138e `_\ ) -- 2.30.2