mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2025-07-19 02:40:47 +02:00
chore(release): 0.3.1 [skip ci]
## [0.3.1](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.0...v0.3.1) (2019-11-04)
### Tests
* **saltcheck:** add test for cron envs (`absent` & `present`) ([82cd0a7](82cd0a7f3a
))
This commit is contained in:
parent
4233af9d97
commit
10dc539f7c
@ -4,15 +4,16 @@ This list is sorted by the number of commits per contributor in _descending_ ord
|
|||||||
|
|
||||||
Avatar|Contributor|Contributions
|
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)|62
|
<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://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://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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|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://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://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://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
|
<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
|
||||||
|
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/38090329?v=4' width='36' height='36' alt='@SynPrime'>|[@SynPrime](https://github.com/SynPrime)|1
|
||||||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1011603?v=4' width='36' height='36' alt='@martinhoefling'>|[@martinhoefling](https://github.com/martinhoefling)|1
|
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1011603?v=4' width='36' height='36' alt='@martinhoefling'>|[@martinhoefling](https://github.com/martinhoefling)|1
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-03.
|
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-04.
|
||||||
|
@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.3.1](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.0...v0.3.1) (2019-11-04)
|
||||||
|
|
||||||
|
|
||||||
|
### Tests
|
||||||
|
|
||||||
|
* **saltcheck:** add test for cron envs (`absent` & `present`) ([82cd0a7](https://github.com/saltstack-formulas/cron-formula/commit/82cd0a7f3a2f5d61397b6cfc9a45470477dc51cf))
|
||||||
|
|
||||||
# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03)
|
# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03)
|
||||||
|
|
||||||
|
|
||||||
|
2
FORMULA
2
FORMULA
@ -1,7 +1,7 @@
|
|||||||
name: cron
|
name: cron
|
||||||
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
|
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
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
|
||||||
version: 0.3.0
|
version: 0.3.1
|
||||||
release: 0
|
release: 0
|
||||||
minimum_version: 2017.7
|
minimum_version: 2017.7
|
||||||
summary: Cron formula
|
summary: Cron formula
|
||||||
|
@ -15,12 +15,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
|
|||||||
- Contributions
|
- 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'>`
|
* - :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>`_
|
- `@myii <https://github.com/myii>`_
|
||||||
- 62
|
- 64
|
||||||
* - :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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
|
* - :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>`_
|
- `@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
|
- 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'>`
|
* - :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>`_
|
- `@n-rodriguez <https://github.com/n-rodriguez>`_
|
||||||
@ -34,6 +34,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
|
|||||||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1360357?v=4' width='36' height='36' alt='@mchugh19'>`
|
* - :raw-html-m2r:`<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>`_
|
- `@mchugh19 <https://github.com/mchugh19>`_
|
||||||
- 1
|
- 1
|
||||||
|
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/38090329?v=4' width='36' height='36' alt='@SynPrime'>`
|
||||||
|
- `@SynPrime <https://github.com/SynPrime>`_
|
||||||
|
- 1
|
||||||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1011603?v=4' width='36' height='36' alt='@martinhoefling'>`
|
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1011603?v=4' width='36' height='36' alt='@martinhoefling'>`
|
||||||
- `@martinhoefling <https://github.com/martinhoefling>`_
|
- `@martinhoefling <https://github.com/martinhoefling>`_
|
||||||
- 1
|
- 1
|
||||||
@ -41,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-03.
|
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-04.
|
||||||
|
@ -2,6 +2,15 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
`0.3.1 <https://github.com/saltstack-formulas/cron-formula/compare/v0.3.0...v0.3.1>`_ (2019-11-04)
|
||||||
|
------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Tests
|
||||||
|
^^^^^
|
||||||
|
|
||||||
|
|
||||||
|
* **saltcheck:** add test for cron envs (\ ``absent`` & ``present``\ ) (\ `82cd0a7 <https://github.com/saltstack-formulas/cron-formula/commit/82cd0a7f3a2f5d61397b6cfc9a45470477dc51cf>`_\ )
|
||||||
|
|
||||||
`0.3.0 <https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0>`_ (2019-11-03)
|
`0.3.0 <https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0>`_ (2019-11-03)
|
||||||
------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user