-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.1.0...v1.0.0) (2020-06-16) ### Bug Fixes * **macos:** fix macos issues ([8b5a56f](8b5a56f)) * **macos:** troubleshooting ([630a159](630a159)) * **travis:** update kitchen platforms ([b3d239e](b3d239e)) ### Continuous Integration * **travis:** update travis tests ([efb913f](efb913f)) ### Documentation * **readme:** set depth to one ([5a2eb8e](5a2eb8e)) * **readme:** update readme and oracle uri ([d0c1af8](d0c1af8)) ### Features * **formula:** rewrite, align to template formula ([050f0a0](050f0a0)) * **semantic-release:** standardise for this formula ([22020d6](22020d6)) ### BREAKING CHANGES * **formula:** Major refactor of formula to bring it in alignment with the template-formula. As with all substantial changes, please ensure your existing configurations work in the ways you expect from this formula.
- Loading branch information
1 parent
4597470
commit 09ed725
Showing
5 changed files
with
143 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Authors | ||
|
||
This list is sorted by the number of commits per contributor in _descending_ order. | ||
|
||
Avatar|Contributor|Contributions | ||
:-:|---|:-: | ||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|9 | ||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|5 | ||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/529?v=4' width='36' height='36' alt='@auser'>|[@auser](https://github.com/auser)|4 | ||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|2 | ||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|2 | ||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|2 | ||
<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)|2 | ||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/306240?v=4' width='36' height='36' alt='@UtahDave'>|[@UtahDave](https://github.com/UtahDave)|1 | ||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/22272?v=4' width='36' height='36' alt='@sroegner'>|[@sroegner](https://github.com/sroegner)|1 | ||
|
||
--- | ||
|
||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-16. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Changelog | ||
|
||
# [1.0.0](https://github.com/saltstack-formulas/java-formula/compare/v0.1.0...v1.0.0) (2020-06-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **macos:** fix macos issues ([8b5a56f](https://github.com/saltstack-formulas/java-formula/commit/8b5a56f1574ad8a44d64e28edb1b93e2fa42297d)) | ||
* **macos:** troubleshooting ([630a159](https://github.com/saltstack-formulas/java-formula/commit/630a15964110bdf657be878435689699130ac648)) | ||
* **travis:** update kitchen platforms ([b3d239e](https://github.com/saltstack-formulas/java-formula/commit/b3d239e5908eabb0ad071ad294f95af2b4754ca3)) | ||
|
||
|
||
### Continuous Integration | ||
|
||
* **travis:** update travis tests ([efb913f](https://github.com/saltstack-formulas/java-formula/commit/efb913fc25bd41096b8c5e2c6754945a275d0096)) | ||
|
||
|
||
### Documentation | ||
|
||
* **readme:** set depth to one ([5a2eb8e](https://github.com/saltstack-formulas/java-formula/commit/5a2eb8e71345c29f2ff9b8eb18db4d8bfbbac61b)) | ||
* **readme:** update readme and oracle uri ([d0c1af8](https://github.com/saltstack-formulas/java-formula/commit/d0c1af8a2a786badbc43d54c5dc0590d83f388f7)) | ||
|
||
|
||
### Features | ||
|
||
* **formula:** rewrite, align to template formula ([050f0a0](https://github.com/saltstack-formulas/java-formula/commit/050f0a0074ecd17f370631d70c0c8a7556b1f0fb)) | ||
* **semantic-release:** standardise for this formula ([22020d6](https://github.com/saltstack-formulas/java-formula/commit/22020d6b522a1507085320a049a65f69e36a7650)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **formula:** Major refactor of formula to bring it in alignment with the | ||
template-formula. As with all substantial changes, please ensure your | ||
existing configurations work in the ways you expect from this formula. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
.. role:: raw-html-m2r(raw) | ||
:format: html | ||
|
||
|
||
Authors | ||
======= | ||
|
||
This list is sorted by the number of commits per contributor in *descending* order. | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
|
||
* - Avatar | ||
- Contributor | ||
- Contributions | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>` | ||
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_ | ||
- 9 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>` | ||
- `@thatch45 <https://github.com/thatch45>`_ | ||
- 5 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/529?v=4' width='36' height='36' alt='@auser'>` | ||
- `@auser <https://github.com/auser>`_ | ||
- 4 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>` | ||
- `@techhat <https://github.com/techhat>`_ | ||
- 2 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>` | ||
- `@stp-ip <https://github.com/stp-ip>`_ | ||
- 2 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>` | ||
- `@nmadhok <https://github.com/nmadhok>`_ | ||
- 2 | ||
* - :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>`_ | ||
- 2 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/306240?v=4' width='36' height='36' alt='@UtahDave'>` | ||
- `@UtahDave <https://github.com/UtahDave>`_ | ||
- 1 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/22272?v=4' width='36' height='36' alt='@sroegner'>` | ||
- `@sroegner <https://github.com/sroegner>`_ | ||
- 1 | ||
|
||
|
||
---- | ||
|
||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-16. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
|
||
Changelog | ||
========= | ||
|
||
`1.0.0 <https://github.com/saltstack-formulas/java-formula/compare/v0.1.0...v1.0.0>`_ (2020-06-16) | ||
------------------------------------------------------------------------------------------------------ | ||
|
||
Bug Fixes | ||
^^^^^^^^^ | ||
|
||
|
||
* **macos:** fix macos issues (\ `8b5a56f <https://github.com/saltstack-formulas/java-formula/commit/8b5a56f1574ad8a44d64e28edb1b93e2fa42297d>`_\ ) | ||
* **macos:** troubleshooting (\ `630a159 <https://github.com/saltstack-formulas/java-formula/commit/630a15964110bdf657be878435689699130ac648>`_\ ) | ||
* **travis:** update kitchen platforms (\ `b3d239e <https://github.com/saltstack-formulas/java-formula/commit/b3d239e5908eabb0ad071ad294f95af2b4754ca3>`_\ ) | ||
|
||
Continuous Integration | ||
^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* **travis:** update travis tests (\ `efb913f <https://github.com/saltstack-formulas/java-formula/commit/efb913fc25bd41096b8c5e2c6754945a275d0096>`_\ ) | ||
|
||
Documentation | ||
^^^^^^^^^^^^^ | ||
|
||
|
||
* **readme:** set depth to one (\ `5a2eb8e <https://github.com/saltstack-formulas/java-formula/commit/5a2eb8e71345c29f2ff9b8eb18db4d8bfbbac61b>`_\ ) | ||
* **readme:** update readme and oracle uri (\ `d0c1af8 <https://github.com/saltstack-formulas/java-formula/commit/d0c1af8a2a786badbc43d54c5dc0590d83f388f7>`_\ ) | ||
|
||
Features | ||
^^^^^^^^ | ||
|
||
|
||
* **formula:** rewrite, align to template formula (\ `050f0a0 <https://github.com/saltstack-formulas/java-formula/commit/050f0a0074ecd17f370631d70c0c8a7556b1f0fb>`_\ ) | ||
* **semantic-release:** standardise for this formula (\ `22020d6 <https://github.com/saltstack-formulas/java-formula/commit/22020d6b522a1507085320a049a65f69e36a7650>`_\ ) | ||
|
||
BREAKING CHANGES | ||
^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* **formula:** Major refactor of formula to bring it in alignment with the | ||
template-formula. As with all substantial changes, please ensure your | ||
existing configurations work in the ways you expect from this formula. |