mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2025-02-19 19:28:44 +01:00
chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([c5eb3b7
](c5eb3b78bc
)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([aca0d9e
](aca0d9e437
)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f9c61a9
](f9c61a9859
)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2062f10
](2062f10f94
)) ### Features * **cron.env:** add env option in cron-formula ([12cee12
](12cee12227
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([624b05a
](624b05a180
))
This commit is contained in:
parent
59b66f0426
commit
c47e43c9fb
@ -4,7 +4,7 @@ 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)|57
|
||||
<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/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
|
||||
@ -15,4 +15,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-10-23.
|
||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-03.
|
||||
|
24
CHANGELOG.md
24
CHANGELOG.md
@ -1,5 +1,29 @@
|
||||
# Changelog
|
||||
|
||||
# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release.config.js:** use full commit hash in commit link [skip ci] ([c5eb3b7](https://github.com/saltstack-formulas/cron-formula/commit/c5eb3b78bcfa635ca7a2df01c03e5b60b4ed2758))
|
||||
|
||||
|
||||
### Continuous Integration
|
||||
|
||||
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([aca0d9e](https://github.com/saltstack-formulas/cron-formula/commit/aca0d9e437c951f798fe097415746218d84dea58))
|
||||
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f9c61a9](https://github.com/saltstack-formulas/cron-formula/commit/f9c61a98593a90d5d4f5b0119a2f486fe70ea133))
|
||||
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2062f10](https://github.com/saltstack-formulas/cron-formula/commit/2062f10f947155b051ce93e7636cbd9bdb604a6c))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **cron.env:** add env option in cron-formula ([12cee12](https://github.com/saltstack-formulas/cron-formula/commit/12cee122279fc0abe113d35d59b626e2f94913ae))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* **travis:** improve `salt-lint` invocation [skip ci] ([624b05a](https://github.com/saltstack-formulas/cron-formula/commit/624b05a180a0013c0973e271e382cc46cf12b9c5))
|
||||
|
||||
## [0.2.4](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.3...v0.2.4) (2019-10-23)
|
||||
|
||||
|
||||
|
2
FORMULA
2
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.2.4
|
||||
version: 0.3.0
|
||||
release: 0
|
||||
minimum_version: 2017.7
|
||||
summary: Cron formula
|
||||
|
@ -15,7 +15,7 @@ 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>`_
|
||||
- 57
|
||||
- 62
|
||||
* - :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
|
||||
@ -41,4 +41,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-10-23.
|
||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-03.
|
||||
|
@ -2,6 +2,35 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
`0.3.0 <https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0>`_ (2019-11-03)
|
||||
------------------------------------------------------------------------------------------------------
|
||||
|
||||
Bug Fixes
|
||||
^^^^^^^^^
|
||||
|
||||
|
||||
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `c5eb3b7 <https://github.com/saltstack-formulas/cron-formula/commit/c5eb3b78bcfa635ca7a2df01c03e5b60b4ed2758>`_\ )
|
||||
|
||||
Continuous Integration
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `aca0d9e <https://github.com/saltstack-formulas/cron-formula/commit/aca0d9e437c951f798fe097415746218d84dea58>`_\ )
|
||||
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `f9c61a9 <https://github.com/saltstack-formulas/cron-formula/commit/f9c61a98593a90d5d4f5b0119a2f486fe70ea133>`_\ )
|
||||
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `2062f10 <https://github.com/saltstack-formulas/cron-formula/commit/2062f10f947155b051ce93e7636cbd9bdb604a6c>`_\ )
|
||||
|
||||
Features
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
* **cron.env:** add env option in cron-formula (\ `12cee12 <https://github.com/saltstack-formulas/cron-formula/commit/12cee122279fc0abe113d35d59b626e2f94913ae>`_\ )
|
||||
|
||||
Performance Improvements
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `624b05a <https://github.com/saltstack-formulas/cron-formula/commit/624b05a180a0013c0973e271e382cc46cf12b9c5>`_\ )
|
||||
|
||||
`0.2.4 <https://github.com/saltstack-formulas/cron-formula/compare/v0.2.3...v0.2.4>`_ (2019-10-23)
|
||||
------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user