## [0.10.3](https://github.com/saltstack-formulas/apt-formula/compare/v0.10.2...v0.10.3) (2020-10-19) ### Continuous Integration * **pre-commit:** add to formula [skip ci] ([tags/v0.10.3a472351
](a472351b98
)) * **pre-commit:** add to formula [skip ci] ([fe75b59
](fe75b59231
)) * **pre-commit:** add to formula [skip ci] ([d9f480a
](d9f480a4a4
)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([4cf4741
](4cf4741228
)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([2d520d2
](2d520d2f53
)) ### Tests * **repositories:** change to a repo with no key expiration ([e677b78
](e677b7891e
))
@@ -4,8 +4,8 @@ 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)|55 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|28 | |||
<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)|61 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|29 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|12 | |||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/277977?v=4' width='36' height='36' alt='@bmcclure'>|[@bmcclure](https://github.com/bmcclure)|8 | |||
<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)|8 | |||
@@ -13,6 +13,7 @@ Avatar|Contributor|Contributions | |||
<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)|7 | |||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/250531?v=4' width='36' height='36' alt='@boltronics'>|[@boltronics](https://github.com/boltronics)|5 | |||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/16036782?v=4' width='36' height='36' alt='@jdkelleher'>|[@jdkelleher](https://github.com/jdkelleher)|5 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|4 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/50891?v=4' width='36' height='36' alt='@westurner'>|[@westurner](https://github.com/westurner)|4 | |||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|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)|3 | |||
@@ -27,4 +28,4 @@ Avatar|Contributor|Contributions | |||
--- | |||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-09-21. | |||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-19. |
@@ -1,5 +1,21 @@ | |||
# Changelog | |||
## [0.10.3](https://github.com/saltstack-formulas/apt-formula/compare/v0.10.2...v0.10.3) (2020-10-19) | |||
### Continuous Integration | |||
* **pre-commit:** add to formula [skip ci] ([a472351](https://github.com/saltstack-formulas/apt-formula/commit/a472351b988d980a6a8dcf0c3d138ce547f2db65)) | |||
* **pre-commit:** add to formula [skip ci] ([fe75b59](https://github.com/saltstack-formulas/apt-formula/commit/fe75b5923112b88f16497a6e8c7890830874410e)) | |||
* **pre-commit:** add to formula [skip ci] ([d9f480a](https://github.com/saltstack-formulas/apt-formula/commit/d9f480a4a435ffe895d435b9870d95a7f0d06b97)) | |||
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([4cf4741](https://github.com/saltstack-formulas/apt-formula/commit/4cf4741228a1210c52f994bec071bfaf6e45609d)) | |||
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([2d520d2](https://github.com/saltstack-formulas/apt-formula/commit/2d520d2f533de5072b45cb47fbc949b92a2eae97)) | |||
### Tests | |||
* **repositories:** change to a repo with no key expiration ([e677b78](https://github.com/saltstack-formulas/apt-formula/commit/e677b7891e99bd731981526453a041645f002a78)) | |||
## [0.10.2](https://github.com/saltstack-formulas/apt-formula/compare/v0.10.1...v0.10.2) (2020-09-21) | |||
@@ -1,7 +1,7 @@ | |||
name: apt | |||
os: Debian, Ubuntu, Raspbian | |||
os_family: Debian | |||
version: 0.10.2 | |||
version: 0.10.3 | |||
release: 1 | |||
minimum_version: 2017.7 | |||
summary: Apt formula |
@@ -15,10 +15,10 @@ 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>`_ | |||
- 55 | |||
- 61 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>` | |||
- `@javierbertoli <https://github.com/javierbertoli>`_ | |||
- 28 | |||
- 29 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>` | |||
- `@gravyboat <https://github.com/gravyboat>`_ | |||
- 12 | |||
@@ -40,6 +40,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://avatars1.githubusercontent.com/u/16036782?v=4' width='36' height='36' alt='@jdkelleher'>` | |||
- `@jdkelleher <https://github.com/jdkelleher>`_ | |||
- 5 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>` | |||
- `@dafyddj <https://github.com/dafyddj>`_ | |||
- 4 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/50891?v=4' width='36' height='36' alt='@westurner'>` | |||
- `@westurner <https://github.com/westurner>`_ | |||
- 4 | |||
@@ -77,4 +80,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 2020-09-21. | |||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-19. |
@@ -2,6 +2,25 @@ | |||
Changelog | |||
========= | |||
`0.10.3 <https://github.com/saltstack-formulas/apt-formula/compare/v0.10.2...v0.10.3>`_ (2020-10-19) | |||
-------------------------------------------------------------------------------------------------------- | |||
Continuous Integration | |||
^^^^^^^^^^^^^^^^^^^^^^ | |||
* **pre-commit:** add to formula [skip ci] (\ `a472351 <https://github.com/saltstack-formulas/apt-formula/commit/a472351b988d980a6a8dcf0c3d138ce547f2db65>`_\ ) | |||
* **pre-commit:** add to formula [skip ci] (\ `fe75b59 <https://github.com/saltstack-formulas/apt-formula/commit/fe75b5923112b88f16497a6e8c7890830874410e>`_\ ) | |||
* **pre-commit:** add to formula [skip ci] (\ `d9f480a <https://github.com/saltstack-formulas/apt-formula/commit/d9f480a4a435ffe895d435b9870d95a7f0d06b97>`_\ ) | |||
* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `4cf4741 <https://github.com/saltstack-formulas/apt-formula/commit/4cf4741228a1210c52f994bec071bfaf6e45609d>`_\ ) | |||
* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `2d520d2 <https://github.com/saltstack-formulas/apt-formula/commit/2d520d2f533de5072b45cb47fbc949b92a2eae97>`_\ ) | |||
Tests | |||
^^^^^ | |||
* **repositories:** change to a repo with no key expiration (\ `e677b78 <https://github.com/saltstack-formulas/apt-formula/commit/e677b7891e99bd731981526453a041645f002a78>`_\ ) | |||
`0.10.2 <https://github.com/saltstack-formulas/apt-formula/compare/v0.10.1...v0.10.2>`_ (2020-09-21) | |||
-------------------------------------------------------------------------------------------------------- | |||