prometheus-formula/docs/AUTHORS.rst

51 lines
2.5 KiB
ReStructuredText
Raw Normal View History

chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088)) * **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a)) ### Code Refactoring * **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50)) * **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f)) * **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19)) ### BREAKING CHANGES * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
2020-08-09 23:14:55 +02:00
.. 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
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088)) * **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a)) ### Code Refactoring * **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50)) * **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f)) * **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19)) ### BREAKING CHANGES * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
2020-08-09 23:14:55 +02:00
- `@myii <https://github.com/myii>`_
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
- 73
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088)) * **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a)) ### Code Refactoring * **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50)) * **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f)) * **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19)) ### BREAKING CHANGES * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
2020-08-09 23:14:55 +02:00
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
- 46
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088)) * **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a)) ### Code Refactoring * **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50)) * **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f)) * **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19)) ### BREAKING CHANGES * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
2020-08-09 23:14:55 +02:00
- `@alxwr <https://github.com/alxwr>`_
- 17
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 11
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 11
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/36701846?v=4' width='36' height='36' alt='@lagooj'>`
- `@lagooj <https://github.com/lagooj>`_
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
- 9
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 6
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 2
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>`
chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088)) * **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a)) ### Code Refactoring * **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50)) * **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f)) * **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19)) ### BREAKING CHANGES * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
2020-08-09 23:14:55 +02:00
- `@mgomersbach <https://github.com/mgomersbach>`_
- 2
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 1
chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0) (2020-08-09) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088)) * **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a)) ### Code Refactoring * **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50)) * **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f)) * **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19)) ### BREAKING CHANGES * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README.
2020-08-09 23:14:55 +02:00
----
chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.3.0...v5.4.0) (2021-02-10) ### Bug Fixes * **clean:** include repo clean too ([782dd45](https://github.com/saltstack-formulas/prometheus-formula/commit/782dd4545247a6eaaab77d42788b6dbdc040597a)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e0f6a8b](https://github.com/saltstack-formulas/prometheus-formula/commit/e0f6a8baeb4e36e295c5355ff4e08e943b4a24b7)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([7d80e4a](https://github.com/saltstack-formulas/prometheus-formula/commit/7d80e4afc1ffdaec29ec94a355d75e6f8b878672)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([4f290c2](https://github.com/saltstack-formulas/prometheus-formula/commit/4f290c2dde3125f9e648a2817912c8f594ed277a)) * **pre-commit:** update hook for `rubocop` [skip ci] ([60ec8e5](https://github.com/saltstack-formulas/prometheus-formula/commit/60ec8e514d3c33540089bacbe8edeaf8bfa05f0d)) ### Documentation * **archive:** update pillar.example with env var for mysqld_exporter ([1631137](https://github.com/saltstack-formulas/prometheus-formula/commit/1631137b1bad116f5d7d5b8a472b9c4f41b5f707)) ### Features * **archive:** managing env vars in systemd unit ([4e60b17](https://github.com/saltstack-formulas/prometheus-formula/commit/4e60b17741fb202fded2838e67cb8f870c98450f)) ### Tests * **archive:** add env vars tests ([018e759](https://github.com/saltstack-formulas/prometheus-formula/commit/018e7591839901536cc743141e45cbbd20f94a53))
2021-02-10 19:34:14 +01:00
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-02-10.