diff --git a/AUTHORS.md b/AUTHORS.md index d25f19a..ad73943 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|64 +@myii|[@myii](https://github.com/myii)|91 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|5 @aboe76|[@aboe76](https://github.com/aboe76)|5 @dseira|[@dseira](https://github.com/dseira)|4 -@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 @kossmac|[@kossmac](https://github.com/kossmac)|2 @bmwiedemann|[@bmwiedemann](https://github.com/bmwiedemann)|1 @mchugh19|[@mchugh19](https://github.com/mchugh19)|1 @@ -16,4 +16,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-04. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-09-10. diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e59b5..a97e9ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [0.3.2](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.1...v0.3.2) (2020-09-10) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([ce61077](https://github.com/saltstack-formulas/cron-formula/commit/ce610777803fa67ce4e8aa4e01823741ec5844af)) +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([269b49f](https://github.com/saltstack-formulas/cron-formula/commit/269b49f38a304cf7ca63ae889f178a939353accd)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([0afa1b1](https://github.com/saltstack-formulas/cron-formula/commit/0afa1b10d2a4325880cfeda7f716d2eaf82edb4b)) +* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([74999aa](https://github.com/saltstack-formulas/cron-formula/commit/74999aa17df28a7128058697f6b5f4a59ab468c6)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([54b5a1a](https://github.com/saltstack-formulas/cron-formula/commit/54b5a1abaad6b8a650ad48d1cee807c486e53c0b)) +* **travis:** add notifications => zulip [skip ci] ([fb46b07](https://github.com/saltstack-formulas/cron-formula/commit/fb46b0799e4084a8b22f77d0c5c6b2179e20be01)) +* **travis:** apply changes from build config validation [skip ci] ([730df10](https://github.com/saltstack-formulas/cron-formula/commit/730df1087fe44b7bc40bd9e2530188cb9c6ffcca)) +* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([4fc3960](https://github.com/saltstack-formulas/cron-formula/commit/4fc3960112929de84d546e3547ce81f9685c5687)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0fef6f1](https://github.com/saltstack-formulas/cron-formula/commit/0fef6f12230e018b8c0402c80a2f2c98a1280ef9)) +* **travis:** run `shellcheck` during lint job [skip ci] ([1b2eb28](https://github.com/saltstack-formulas/cron-formula/commit/1b2eb285a5bb62c86d6e7e64ddd76ce85a709d2b)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([d4a6100](https://github.com/saltstack-formulas/cron-formula/commit/d4a610094969d583621cdec3195652508fe0aace)) +* **travis:** use build config validation (beta) [skip ci] ([db46bd9](https://github.com/saltstack-formulas/cron-formula/commit/db46bd9c9008fddc3681602cf559513df3ee1976)) +* **workflows/commitlint:** add to repo [skip ci] ([449c919](https://github.com/saltstack-formulas/cron-formula/commit/449c919f14dc295883de17db7b5b42dea1c56a2b)) + + +### Reverts + +* **codeowners:** update specific directories section [skip ci] ([2ac7785](https://github.com/saltstack-formulas/cron-formula/commit/2ac7785f6446abf26d8e9897e7a5898f5bb42d1b)) + + +### Styles + +* **state:** avoid complicated comparison ([496f09b](https://github.com/saltstack-formulas/cron-formula/commit/496f09b2e1c2ba88d8df95ec0c0011fce0d4a7a7)) + ## [0.3.1](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.0...v0.3.1) (2019-11-04) diff --git a/FORMULA b/FORMULA index bf77d03..581f797 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: cron os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS -version: 0.3.1 +version: 0.3.2 release: 0 minimum_version: 2017.7 summary: Cron formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 9c76739..675b510 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,16 +15,16 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 64 + - 91 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ + - 5 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 5 * - :raw-html-m2r:`@dseira` - `@dseira `_ - 4 - * - :raw-html-m2r:`@n-rodriguez` - - `@n-rodriguez `_ - - 3 * - :raw-html-m2r:`@kossmac` - `@kossmac `_ - 2 @@ -44,4 +44,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-11-04. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-09-10. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index cd7a1a6..2cdfb0a 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,39 @@ Changelog ========= +`0.3.2 `_ (2020-09-10) +------------------------------------------------------------------------------------------------------ + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `ce61077 `_\ ) +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `269b49f `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `0afa1b1 `_\ ) +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `74999aa `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `54b5a1a `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `fb46b07 `_\ ) +* **travis:** apply changes from build config validation [skip ci] (\ `730df10 `_\ ) +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `4fc3960 `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `0fef6f1 `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `1b2eb28 `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `d4a6100 `_\ ) +* **travis:** use build config validation (beta) [skip ci] (\ `db46bd9 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `449c919 `_\ ) + +Reverts +^^^^^^^ + + +* **codeowners:** update specific directories section [skip ci] (\ `2ac7785 `_\ ) + +Styles +^^^^^^ + + +* **state:** avoid complicated comparison (\ `496f09b `_\ ) + `0.3.1 `_ (2019-11-04) ------------------------------------------------------------------------------------------------------