diff --git a/AUTHORS.md b/AUTHORS.md index 2761bd63..50727bcc 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 :-:|---|:-: -@myii|[@myii](https://github.com/myii)|391 -@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|43 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|35 +@myii|[@myii](https://github.com/myii)|403 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|44 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|44 @aboe76|[@aboe76](https://github.com/aboe76)|27 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|18 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|16 @@ -14,22 +14,22 @@ Avatar|Contributor|Contributions @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|8 @gravyboat|[@gravyboat](https://github.com/gravyboat)|6 @alxwr|[@alxwr](https://github.com/alxwr)|5 -@evvers|[@evvers](https://github.com/evvers)|4 @stasjok|[@stasjok](https://github.com/stasjok)|4 @nmadhok|[@nmadhok](https://github.com/nmadhok)|3 @vutny|[@vutny](https://github.com/vutny)|2 @k-hamza|[@k-hamza](https://github.com/k-hamza)|2 +@jeff350|[@jeff350](https://github.com/jeff350)|2 @puneetk|[@puneetk](https://github.com/puneetk)|2 @andygabby|[@andygabby](https://github.com/andygabby)|1 @Jokipii|[@Jokipii](https://github.com/Jokipii)|1 @johnkeates|[@johnkeates](https://github.com/johnkeates)|1 @duk3luk3|[@duk3luk3](https://github.com/duk3luk3)|1 -@marco-m|[@marco-m](https://github.com/marco-m)|1 +@blu-base|[@blu-base](https://github.com/blu-base)|1 @whiteinge|[@whiteinge](https://github.com/whiteinge)|1 @sroegner|[@sroegner](https://github.com/sroegner)|1 -@babilen|[@babilen](https://github.com/babilen)|1 +@wwentland|[@wwentland](https://github.com/wwentland)|1 @GMAzrael|[@GMAzrael](https://github.com/GMAzrael)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-25. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2023-11-13. diff --git a/CHANGELOG.md b/CHANGELOG.md index fb87ec83..9c7e6c80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## [5.0.10](https://github.com/saltstack-formulas/template-formula/compare/v5.0.9...v5.0.10) (2023-11-13) + + +### Bug Fixes + +* broken install-hooks due to saltlint v0.8.0 ([7da11c9](https://github.com/saltstack-formulas/template-formula/commit/7da11c9c3ace8efc379cdec804420ca810e43548)) + + +### Continuous Integration + +* update the container images and refactor steps ([b84343e](https://github.com/saltstack-formulas/template-formula/commit/b84343ef831832c7b02326506d2398ef1d6fb67c)) +* **commitlint:** update action versions ([c69928d](https://github.com/saltstack-formulas/template-formula/commit/c69928d2495966daaf4ca8bf82dd53e999e1739c)) +* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([32518b9](https://github.com/saltstack-formulas/template-formula/commit/32518b9798ae537f9448214126fb1bc11f2a0ac7)) +* **gitlab-ci:** fix test conversion job (reset back to [#249](https://github.com/saltstack-formulas/template-formula/issues/249)) [skip ci] ([6ea1cc2](https://github.com/saltstack-formulas/template-formula/commit/6ea1cc2f4066796ca00c2bf0cb630ef4302df660)) + + +### Styles + +* **default.sls:** fix minor typo ([3d1581e](https://github.com/saltstack-formulas/template-formula/commit/3d1581e72611bfdac1ae14c57b69921c45f6b886)) +* **inspec:** fix whitespace ([1df9861](https://github.com/saltstack-formulas/template-formula/commit/1df98610848bff149cb7c55549d691ca960005f9)) + + +### Tests + +* **_mapdata:** add verification file for `ubuntu-22` [skip ci] ([9349c83](https://github.com/saltstack-formulas/template-formula/commit/9349c838742a1396c092311e2529e80d3d76fabd)) +* **pre-commit:** switch to using `pre-commit`'s built-in file filtering ([46130c4](https://github.com/saltstack-formulas/template-formula/commit/46130c4c092c89dd372f2a3f3b14e7568375d067)) +* **pre-commit:** update `pre-commit` hooks ([2bd3ef9](https://github.com/saltstack-formulas/template-formula/commit/2bd3ef9a1835db081a86d3ea0f4434e3e17ce1a7)) +* **rstcheck:** ignore Markdown-style links as false positives ([b2c28aa](https://github.com/saltstack-formulas/template-formula/commit/b2c28aa906fcce406b01523e7b7eccd04e658984)) +* **system.rb:** add support for `mac_os_x` [skip ci] ([d46507b](https://github.com/saltstack-formulas/template-formula/commit/d46507ba82b2a197e1275d7c258f7245862c2662)) + ## [5.0.9](https://github.com/saltstack-formulas/template-formula/compare/v5.0.8...v5.0.9) (2022-04-25) diff --git a/FORMULA b/FORMULA index 67699367..0e8ae574 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: TEMPLATE os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 5.0.9 +version: 5.0.10 release: 1 minimum_version: 2019.2 summary: TEMPLATE formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index fefa5769..03352ea1 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:`@myii` - `@myii `_ - - 391 - * - :raw-html-m2r:`@baby-gnu` - - `@baby-gnu `_ - - 43 + - 403 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - - 35 + - 44 + * - :raw-html-m2r:`@baby-gnu` + - `@baby-gnu `_ + - 44 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 27 @@ -43,9 +43,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 5 - * - :raw-html-m2r:`@evvers` - - `@evvers `_ - - 4 * - :raw-html-m2r:`@stasjok` - `@stasjok `_ - 4 @@ -58,6 +55,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@k-hamza` - `@k-hamza `_ - 2 + * - :raw-html-m2r:`@jeff350` + - `@jeff350 `_ + - 2 * - :raw-html-m2r:`@puneetk` - `@puneetk `_ - 2 @@ -73,8 +73,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@duk3luk3` - `@duk3luk3 `_ - 1 - * - :raw-html-m2r:`@marco-m` - - `@marco-m `_ + * - :raw-html-m2r:`@blu-base` + - `@blu-base `_ - 1 * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ @@ -82,8 +82,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@sroegner` - `@sroegner `_ - 1 - * - :raw-html-m2r:`@babilen` - - `@babilen `_ + * - :raw-html-m2r:`@wwentland` + - `@wwentland `_ - 1 * - :raw-html-m2r:`@GMAzrael` - `@GMAzrael `_ @@ -92,4 +92,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 2022-04-25. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2023-11-13. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 497fd9ce..39878de1 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,41 @@ Changelog ========= +`5.0.10 `_ (2023-11-13) +------------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* broken install-hooks due to saltlint v0.8.0 (\ `7da11c9 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update the container images and refactor steps (\ `b84343e `_\ ) +* **commitlint:** update action versions (\ `c69928d `_\ ) +* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `32518b9 `_\ ) +* **gitlab-ci:** fix test conversion job (reset back to `#249 `_\ ) [skip ci] (\ `6ea1cc2 `_\ ) + +Styles +^^^^^^ + + +* **default.sls:** fix minor typo (\ `3d1581e `_\ ) +* **inspec:** fix whitespace (\ `1df9861 `_\ ) + +Tests +^^^^^ + + +* **_mapdata:** add verification file for ``ubuntu-22`` [skip ci] (\ `9349c83 `_\ ) +* **pre-commit:** switch to using ``pre-commit``\ 's built-in file filtering (\ `46130c4 `_\ ) +* **pre-commit:** update ``pre-commit`` hooks (\ `2bd3ef9 `_\ ) +* **rstcheck:** ignore Markdown-style links as false positives (\ `b2c28aa `_\ ) +* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `d46507b `_\ ) + `5.0.9 `_ (2022-04-25) ----------------------------------------------------------------------------------------------------------