Skip to content

Commit

Permalink
chore(release): 0.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.2](v0.3.1...v0.3.2) (2020-09-10)

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([ce61077](ce61077))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([269b49f](269b49f))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([0afa1b1](0afa1b1))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([74999aa](74999aa))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([54b5a1a](54b5a1a))
* **travis:** add notifications => zulip [skip ci] ([fb46b07](fb46b07))
* **travis:** apply changes from build config validation [skip ci] ([730df10](730df10))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([4fc3960](4fc3960))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0fef6f1](0fef6f1))
* **travis:** run `shellcheck` during lint job [skip ci] ([1b2eb28](1b2eb28))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([d4a6100](d4a6100))
* **travis:** use build config validation (beta) [skip ci] ([db46bd9](db46bd9))
* **workflows/commitlint:** add to repo [skip ci] ([449c919](449c919))

### Reverts

* **codeowners:** update specific directories section [skip ci] ([2ac7785](2ac7785))

### Styles

* **state:** avoid complicated comparison ([496f09b](496f09b))
  • Loading branch information
semantic-release-bot committed Sep 10, 2020
1 parent 06cde46 commit 8cf0ec7
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 9 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|64
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|91
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|5
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|5
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/378158?v=4' width='36' height='36' alt='@dseira'>|[@dseira](https://github.com/dseira)|4
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|3
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/219284?v=4' width='36' height='36' alt='@kossmac'>|[@kossmac](https://github.com/kossmac)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/637990?v=4' width='36' height='36' alt='@bmwiedemann'>|[@bmwiedemann](https://github.com/bmwiedemann)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1360357?v=4' width='36' height='36' alt='@mchugh19'>|[@mchugh19](https://github.com/mchugh19)|1
Expand All @@ -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.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -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
Expand Down
10 changes: 5 additions & 5 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 64
- 91
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/378158?v=4' width='36' height='36' alt='@dseira'>`
- `@dseira <https://github.com/dseira>`_
- 4
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/219284?v=4' width='36' height='36' alt='@kossmac'>`
- `@kossmac <https://github.com/kossmac>`_
- 2
Expand All @@ -44,4 +44,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

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.
33 changes: 33 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@
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)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 8cf0ec7

Please sign in to comment.