From ab78cee9bd9b5526820d6267d47a199edb33ef21 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Dec 2020 08:01:51 +0000 Subject: [PATCH] chore(release): 3.1.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.1.2](https://github.com/saltstack-formulas/grafana-formula/compare/v3.1.1...v3.1.2) (2020-12-16) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([6c0f0c8](https://github.com/saltstack-formulas/grafana-formula/commit/6c0f0c84e5c5f8a5d2ef36c2e0b3406aef099f2f)) * **release.config.js:** use full commit hash in commit link [skip ci] ([9df679f](https://github.com/saltstack-formulas/grafana-formula/commit/9df679f91699605780fd25a2a48595b9babdcc3b)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([7b44328](https://github.com/saltstack-formulas/grafana-formula/commit/7b44328a7c2f408c09b312474834595edcffe5c0)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([492040c](https://github.com/saltstack-formulas/grafana-formula/commit/492040ccba1008fe63fea6ded3c33c83b8ee927a)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([c477cb4](https://github.com/saltstack-formulas/grafana-formula/commit/c477cb4bcede0725ae10e76b185238e51fdd7600)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([5447dce](https://github.com/saltstack-formulas/grafana-formula/commit/5447dce0013507a47471fe9c163e6467f896681f)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([e5c31ef](https://github.com/saltstack-formulas/grafana-formula/commit/e5c31efe0a7337bd82285cb6485e457059386fa3)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([a48fb76](https://github.com/saltstack-formulas/grafana-formula/commit/a48fb76ab01897de01b76b4b3c8b0b53e7b415dd)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([84be8c8](https://github.com/saltstack-formulas/grafana-formula/commit/84be8c87f915d2e9e22b5fa1e1119cde0d6ea63b)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([dd1afc4](https://github.com/saltstack-formulas/grafana-formula/commit/dd1afc48fef462b9476f10839c512712f2d7f05a)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([8581213](https://github.com/saltstack-formulas/grafana-formula/commit/8581213c8ffc826e3cb15e6fbe29029ed6646968)) * **pre-commit:** add to formula [skip ci] ([39d58b2](https://github.com/saltstack-formulas/grafana-formula/commit/39d58b2e21a96231cdc4e05a406dea0378f93409)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([40e0abc](https://github.com/saltstack-formulas/grafana-formula/commit/40e0abcf2998f82169b51b361021fa4c70c35d06)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([01751a1](https://github.com/saltstack-formulas/grafana-formula/commit/01751a1c4442d7156eab6f3bf2efbeae3dd3f0d4)) * **travis:** add notifications => zulip [skip ci] ([819c5f1](https://github.com/saltstack-formulas/grafana-formula/commit/819c5f107df7c8393f7749fe8d87685af2fdcbf6)) * **travis:** apply changes from build config validation [skip ci] ([c707a82](https://github.com/saltstack-formulas/grafana-formula/commit/c707a829d4860fe0c6be31840ff82bd68d3ad91b)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([a6bd9d6](https://github.com/saltstack-formulas/grafana-formula/commit/a6bd9d6ad32c1fe6bfa1652a7a625732c5a203d5)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([fb8d138](https://github.com/saltstack-formulas/grafana-formula/commit/fb8d1389fa974824973917d937006c4ca53c9b88)) * **travis:** run `shellcheck` during lint job [skip ci] ([0505c9d](https://github.com/saltstack-formulas/grafana-formula/commit/0505c9d84706d5265ac6a8781d4422cf18e578e9)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([8e79a7b](https://github.com/saltstack-formulas/grafana-formula/commit/8e79a7b2683bd3bf8d430a6ced49a659a0ad4e5e)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([dcc6545](https://github.com/saltstack-formulas/grafana-formula/commit/dcc6545bea6241e34af2c34da2f56914764be74a)) * **travis:** use build config validation (beta) [skip ci] ([21c71ce](https://github.com/saltstack-formulas/grafana-formula/commit/21c71cee47dc789be64fdeecf80aefef6e3c8155)) * **workflows/commitlint:** add to repo [skip ci] ([168ac4c](https://github.com/saltstack-formulas/grafana-formula/commit/168ac4c54761e4d86cb88264f818c984a7fa70bf)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([2558fe5](https://github.com/saltstack-formulas/grafana-formula/commit/2558fe52350026ad2281f817aad00ee0f2ee5d4d)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([3bf1dea](https://github.com/saltstack-formulas/grafana-formula/commit/3bf1dea99e16cc80bbb44e7a5e740b4f8d3dc1ca)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([de3948b](https://github.com/saltstack-formulas/grafana-formula/commit/de3948b281c67077fdd27fe2b22f4a8ff299fc79)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([0ea000e](https://github.com/saltstack-formulas/grafana-formula/commit/0ea000ed00df2127dd692fedf13d4fd6afb62307)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([641bafa](https://github.com/saltstack-formulas/grafana-formula/commit/641bafa10ae45af0cbe0b7b69a315bdaec00c183)) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 50 +++++++++++++++++++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 7 ++++-- docs/CHANGELOG.rst | 56 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 115 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 435dfb4..635cfde 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,11 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|22 +@myii|[@myii](https://github.com/myii)|64 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|15 @aboe76|[@aboe76](https://github.com/aboe76)|5 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 @alxwr|[@alxwr](https://github.com/alxwr)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16. diff --git a/CHANGELOG.md b/CHANGELOG.md index 81beb43..cdb25d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,55 @@ # Changelog +## [3.1.2](https://github.com/saltstack-formulas/grafana-formula/compare/v3.1.1...v3.1.2) (2020-12-16) + + +### Bug Fixes + +* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([6c0f0c8](https://github.com/saltstack-formulas/grafana-formula/commit/6c0f0c84e5c5f8a5d2ef36c2e0b3406aef099f2f)) +* **release.config.js:** use full commit hash in commit link [skip ci] ([9df679f](https://github.com/saltstack-formulas/grafana-formula/commit/9df679f91699605780fd25a2a48595b9babdcc3b)) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([7b44328](https://github.com/saltstack-formulas/grafana-formula/commit/7b44328a7c2f408c09b312474834595edcffe5c0)) +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([492040c](https://github.com/saltstack-formulas/grafana-formula/commit/492040ccba1008fe63fea6ded3c33c83b8ee927a)) +* **gitlab-ci:** use GitLab CI as Travis CI replacement ([c477cb4](https://github.com/saltstack-formulas/grafana-formula/commit/c477cb4bcede0725ae10e76b185238e51fdd7600)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([5447dce](https://github.com/saltstack-formulas/grafana-formula/commit/5447dce0013507a47471fe9c163e6467f896681f)) +* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([e5c31ef](https://github.com/saltstack-formulas/grafana-formula/commit/e5c31efe0a7337bd82285cb6485e457059386fa3)) +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([a48fb76](https://github.com/saltstack-formulas/grafana-formula/commit/a48fb76ab01897de01b76b4b3c8b0b53e7b415dd)) +* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([84be8c8](https://github.com/saltstack-formulas/grafana-formula/commit/84be8c87f915d2e9e22b5fa1e1119cde0d6ea63b)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([dd1afc4](https://github.com/saltstack-formulas/grafana-formula/commit/dd1afc48fef462b9476f10839c512712f2d7f05a)) +* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([8581213](https://github.com/saltstack-formulas/grafana-formula/commit/8581213c8ffc826e3cb15e6fbe29029ed6646968)) +* **pre-commit:** add to formula [skip ci] ([39d58b2](https://github.com/saltstack-formulas/grafana-formula/commit/39d58b2e21a96231cdc4e05a406dea0378f93409)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([40e0abc](https://github.com/saltstack-formulas/grafana-formula/commit/40e0abcf2998f82169b51b361021fa4c70c35d06)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([01751a1](https://github.com/saltstack-formulas/grafana-formula/commit/01751a1c4442d7156eab6f3bf2efbeae3dd3f0d4)) +* **travis:** add notifications => zulip [skip ci] ([819c5f1](https://github.com/saltstack-formulas/grafana-formula/commit/819c5f107df7c8393f7749fe8d87685af2fdcbf6)) +* **travis:** apply changes from build config validation [skip ci] ([c707a82](https://github.com/saltstack-formulas/grafana-formula/commit/c707a829d4860fe0c6be31840ff82bd68d3ad91b)) +* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([a6bd9d6](https://github.com/saltstack-formulas/grafana-formula/commit/a6bd9d6ad32c1fe6bfa1652a7a625732c5a203d5)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([fb8d138](https://github.com/saltstack-formulas/grafana-formula/commit/fb8d1389fa974824973917d937006c4ca53c9b88)) +* **travis:** run `shellcheck` during lint job [skip ci] ([0505c9d](https://github.com/saltstack-formulas/grafana-formula/commit/0505c9d84706d5265ac6a8781d4422cf18e578e9)) +* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([8e79a7b](https://github.com/saltstack-formulas/grafana-formula/commit/8e79a7b2683bd3bf8d430a6ced49a659a0ad4e5e)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([dcc6545](https://github.com/saltstack-formulas/grafana-formula/commit/dcc6545bea6241e34af2c34da2f56914764be74a)) +* **travis:** use build config validation (beta) [skip ci] ([21c71ce](https://github.com/saltstack-formulas/grafana-formula/commit/21c71cee47dc789be64fdeecf80aefef6e3c8155)) +* **workflows/commitlint:** add to repo [skip ci] ([168ac4c](https://github.com/saltstack-formulas/grafana-formula/commit/168ac4c54761e4d86cb88264f818c984a7fa70bf)) +* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([2558fe5](https://github.com/saltstack-formulas/grafana-formula/commit/2558fe52350026ad2281f817aad00ee0f2ee5d4d)) + + +### Documentation + +* **contributing:** remove to use org-level file instead [skip ci] ([3bf1dea](https://github.com/saltstack-formulas/grafana-formula/commit/3bf1dea99e16cc80bbb44e7a5e740b4f8d3dc1ca)) +* **readme:** update link to `CONTRIBUTING` [skip ci] ([de3948b](https://github.com/saltstack-formulas/grafana-formula/commit/de3948b281c67077fdd27fe2b22f4a8ff299fc79)) + + +### Performance Improvements + +* **travis:** improve `salt-lint` invocation [skip ci] ([0ea000e](https://github.com/saltstack-formulas/grafana-formula/commit/0ea000ed00df2127dd692fedf13d4fd6afb62307)) + + +### Styles + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([641bafa](https://github.com/saltstack-formulas/grafana-formula/commit/641bafa10ae45af0cbe0b7b69a315bdaec00c183)) + ## [3.1.1](https://github.com/saltstack-formulas/grafana-formula/compare/v3.1.0...v3.1.1) (2019-10-10) diff --git a/FORMULA b/FORMULA index 4149cc3..8b66e4f 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: grafana os: FreeBSD os_family: FreeBSD -version: 3.1.1 +version: 3.1.2 release: 1 minimum_version: 2016.11 summary: Grafana formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 648b48b..15978d5 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,13 +15,16 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 22 + - 64 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - 15 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 5 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 1 @@ -29,4 +32,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-10-10. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index cbeac70..ee45297 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,62 @@ Changelog ========= +`3.1.2 `_ (2020-12-16) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `6c0f0c8 `_\ ) +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `9df679f `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `7b44328 `_\ ) +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `492040c `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `c477cb4 `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `5447dce `_\ ) +* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `e5c31ef `_\ ) +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `a48fb76 `_\ ) +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `84be8c8 `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `dd1afc4 `_\ ) +* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `8581213 `_\ ) +* **pre-commit:** add to formula [skip ci] (\ `39d58b2 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `40e0abc `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `01751a1 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `819c5f1 `_\ ) +* **travis:** apply changes from build config validation [skip ci] (\ `c707a82 `_\ ) +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `a6bd9d6 `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `fb8d138 `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `0505c9d `_\ ) +* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `8e79a7b `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `dcc6545 `_\ ) +* **travis:** use build config validation (beta) [skip ci] (\ `21c71ce `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `168ac4c `_\ ) +* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `2558fe5 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** remove to use org-level file instead [skip ci] (\ `3bf1dea `_\ ) +* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `de3948b `_\ ) + +Performance Improvements +^^^^^^^^^^^^^^^^^^^^^^^^ + + +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `0ea000e `_\ ) + +Styles +^^^^^^ + + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `641bafa `_\ ) + `3.1.1 `_ (2019-10-10) ---------------------------------------------------------------------------------------------------------