From 098f097ca7d42f9aa2c5ffc15552b5fb28ee3822 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Dec 2020 06:54:26 +0000 Subject: [PATCH] chore(release): 0.4.1 [skip ci] ## [0.4.1](https://github.com/saltstack-formulas/varnish-formula/compare/v0.4.0...v0.4.1) (2020-12-16) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([aa44607](https://github.com/saltstack-formulas/varnish-formula/commit/aa44607c746bf34dbe0acdfc3c92677fa5830b9c)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([e3f575e](https://github.com/saltstack-formulas/varnish-formula/commit/e3f575e5bdd86d836ab987b3d852ddcfb799f298)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([54cb631](https://github.com/saltstack-formulas/varnish-formula/commit/54cb631ff2ee17e7f9fac5b7d787a321a6da8036)) * **kitchen+travis:** add new platforms [skip ci] ([31346ee](https://github.com/saltstack-formulas/varnish-formula/commit/31346ee139840f1f87e0b08eb3a927b4c5e41538)) * **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([cb7c4be](https://github.com/saltstack-formulas/varnish-formula/commit/cb7c4be885eabe3445c89bab5be13ff31c02ddb6)) * **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([66bdad3](https://github.com/saltstack-formulas/varnish-formula/commit/66bdad362704f445da917e4c0c5065a42ce4277e)) * **kitchen+travis:** adjust matrix to update `3000` to `3000.1` [skip ci] ([7a36cb1](https://github.com/saltstack-formulas/varnish-formula/commit/7a36cb10f83f235de351fdb7cb20b4de56ea379c)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([5899312](https://github.com/saltstack-formulas/varnish-formula/commit/589931284b5b0e3e4dc48fb01e85a35bd3a4b684)) * **pre-commit:** add to formula [skip ci] ([67c5b5a](https://github.com/saltstack-formulas/varnish-formula/commit/67c5b5a721bad0f0b5e889be1050d829b9a2b42e)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([a96852d](https://github.com/saltstack-formulas/varnish-formula/commit/a96852d95f0e363293a529efcc1a5097daf320ed)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ea962cf](https://github.com/saltstack-formulas/varnish-formula/commit/ea962cf93a65a501f218389d16d60c29c2db1fc1)) * **travis:** add notifications => zulip [skip ci] ([fd320d6](https://github.com/saltstack-formulas/varnish-formula/commit/fd320d64bf4ff53f7c6b611cd8277c61a5e8f732)) * **workflows/commitlint:** add to repo [skip ci] ([5288992](https://github.com/saltstack-formulas/varnish-formula/commit/5288992aa7b7bc4d467d52a561b1688e94533aaf)) ### Documentation * **readme:** fix `rstcheck` violation [skip ci] ([e829357](https://github.com/saltstack-formulas/varnish-formula/commit/e829357313727f80a7a061994d6396283538fe47)), closes [/travis-ci.org/github/myii/varnish-formula/builds/731609027#L259](https://github.com//travis-ci.org/github/myii/varnish-formula/builds/731609027/issues/L259) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 24 ++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 7 +++++-- docs/CHANGELOG.rst | 27 +++++++++++++++++++++++++++ docs/TOFS_pattern.rst | 2 +- 6 files changed, 61 insertions(+), 6 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 8173cdc..6efca54 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)|24 +@myii|[@myii](https://github.com/myii)|52 @moreda|[@moreda](https://github.com/moreda)|14 @aboe76|[@aboe76](https://github.com/aboe76)|5 @dseira|[@dseira](https://github.com/dseira)|3 @puneetk|[@puneetk](https://github.com/puneetk)|3 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 @madssj|[@madssj](https://github.com/madssj)|1 @mpawlack|[@mpawlack](https://github.com/mpawlack)|1 @nmadhok|[@nmadhok](https://github.com/nmadhok)|1 @@ -17,4 +18,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-01. +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 f25992a..77bc6dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [0.4.1](https://github.com/saltstack-formulas/varnish-formula/compare/v0.4.0...v0.4.1) (2020-12-16) + + +### Continuous Integration + +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([aa44607](https://github.com/saltstack-formulas/varnish-formula/commit/aa44607c746bf34dbe0acdfc3c92677fa5830b9c)) +* **gitlab-ci:** use GitLab CI as Travis CI replacement ([e3f575e](https://github.com/saltstack-formulas/varnish-formula/commit/e3f575e5bdd86d836ab987b3d852ddcfb799f298)) +* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([54cb631](https://github.com/saltstack-formulas/varnish-formula/commit/54cb631ff2ee17e7f9fac5b7d787a321a6da8036)) +* **kitchen+travis:** add new platforms [skip ci] ([31346ee](https://github.com/saltstack-formulas/varnish-formula/commit/31346ee139840f1f87e0b08eb3a927b4c5e41538)) +* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([cb7c4be](https://github.com/saltstack-formulas/varnish-formula/commit/cb7c4be885eabe3445c89bab5be13ff31c02ddb6)) +* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([66bdad3](https://github.com/saltstack-formulas/varnish-formula/commit/66bdad362704f445da917e4c0c5065a42ce4277e)) +* **kitchen+travis:** adjust matrix to update `3000` to `3000.1` [skip ci] ([7a36cb1](https://github.com/saltstack-formulas/varnish-formula/commit/7a36cb10f83f235de351fdb7cb20b4de56ea379c)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([5899312](https://github.com/saltstack-formulas/varnish-formula/commit/589931284b5b0e3e4dc48fb01e85a35bd3a4b684)) +* **pre-commit:** add to formula [skip ci] ([67c5b5a](https://github.com/saltstack-formulas/varnish-formula/commit/67c5b5a721bad0f0b5e889be1050d829b9a2b42e)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([a96852d](https://github.com/saltstack-formulas/varnish-formula/commit/a96852d95f0e363293a529efcc1a5097daf320ed)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ea962cf](https://github.com/saltstack-formulas/varnish-formula/commit/ea962cf93a65a501f218389d16d60c29c2db1fc1)) +* **travis:** add notifications => zulip [skip ci] ([fd320d6](https://github.com/saltstack-formulas/varnish-formula/commit/fd320d64bf4ff53f7c6b611cd8277c61a5e8f732)) +* **workflows/commitlint:** add to repo [skip ci] ([5288992](https://github.com/saltstack-formulas/varnish-formula/commit/5288992aa7b7bc4d467d52a561b1688e94533aaf)) + + +### Documentation + +* **readme:** fix `rstcheck` violation [skip ci] ([e829357](https://github.com/saltstack-formulas/varnish-formula/commit/e829357313727f80a7a061994d6396283538fe47)), closes [/travis-ci.org/github/myii/varnish-formula/builds/731609027#L259](https://github.com//travis-ci.org/github/myii/varnish-formula/builds/731609027/issues/L259) + # [0.4.0](https://github.com/saltstack-formulas/varnish-formula/compare/v0.3.0...v0.4.0) (2020-04-01) diff --git a/FORMULA b/FORMULA index beda1a2..d66a53a 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: varnish os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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: 0.4.0 +version: 0.4.1 release: 1 minimum_version: 2017.7 summary: varnish formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 0073ebd..411b184 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 24 + - 52 * - :raw-html-m2r:`@moreda` - `@moreda `_ - 14 @@ -28,6 +28,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@puneetk` - `@puneetk `_ - 3 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 * - :raw-html-m2r:`@madssj` - `@madssj `_ - 1 @@ -47,4 +50,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 2020-04-01. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 638185e..678efb5 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,33 @@ Changelog ========= +`0.4.1 `_ (2020-12-16) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `aa44607 `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `e3f575e `_\ ) +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `54cb631 `_\ ) +* **kitchen+travis:** add new platforms [skip ci] (\ `31346ee `_\ ) +* **kitchen+travis:** adjust matrix to add ``3000.2`` & remove ``2018.3`` [skip ci] (\ `cb7c4be `_\ ) +* **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `66bdad3 `_\ ) +* **kitchen+travis:** adjust matrix to update ``3000`` to ``3000.1`` [skip ci] (\ `7a36cb1 `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `5899312 `_\ ) +* **pre-commit:** add to formula [skip ci] (\ `67c5b5a `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `a96852d `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `ea962cf `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `fd320d6 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `5288992 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix ``rstcheck`` violation [skip ci] (\ `e829357 `_\ ), closes `/travis-ci.org/github/myii/varnish-formula/builds/731609027#L259 `_ + `0.4.0 `_ (2020-04-01) --------------------------------------------------------------------------------------------------------- diff --git a/docs/TOFS_pattern.rst b/docs/TOFS_pattern.rst index 4f2fc70..1be32cf 100644 --- a/docs/TOFS_pattern.rst +++ b/docs/TOFS_pattern.rst @@ -15,7 +15,7 @@ To avoid this situation we can use the `pillar mechanism `_ repositories. `Some `_ `developments `_ stress the initial purpose of pillar data into an storage for most of possible variables for a determined system configuration. This, in my opinion, shifting too much load from the original template files approach. Adding up some `non-trivial Jinja `_ code as essential part of composing the state file definitely makes Saltstack state files (hence formulas) more difficult to read. The extreme of this approach is that we could end up with a new render mechanism, implemented in Jinja, storing everything needed in pillar data to compose configurations. Additionally, we are establishing a strong dependency with the Jinja renderer. -Opposed to the *put the code in file_roots and the data in pillars* approach, there's the *pillar as a store for a set of key-values* approach. A full-blown configuration file abstracted in pillar and jinja is complicated to develop, understand and maintain. I think it's better a simpler approach keeping a configuration file templated using just a basic (non-extensive but extensible) set of pillar values. +Opposed to the _put in file_roots the code and in pillar the data_ approach, there's the *pillar as a store for a set of key-values* approach. A full-blown configuration file abstracted in pillar and jinja is complicated to develop, understand and maintain. I think it's better a simpler approach keeping a configuration file templated using just a basic (non-extensive but extensible) set of pillar values. On reusability of Saltstack state files ---------------------------------------