Skip to content

Commit b9c2e2d

Browse files
chore(release): 0.10.0 [skip ci]
# [0.10.0](v0.9.1...v0.10.0) (2019-12-18) ### Bug Fixes * **fluorine:** add name so no virtual_packages ([57bfc61](57bfc61)) * **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](ca4ba6e)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](4303495)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](5178f0d)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](0506a5c)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](6187515)) * **travis:** apply changes from build config validation [skip ci] ([5bd314b](5bd314b)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](0e4d905)) * **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](8230b8b)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](fdb7822)) * **travis:** use build config validation (beta) [skip ci] ([cf6a735](cf6a735)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](b2662ce)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](d2630f7)) ### Features * **unattended:** add newer options from upstream ([49ee29c](49ee29c)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](9d5102c))
1 parent 77f7e6c commit b9c2e2d

File tree

5 files changed

+95
-11
lines changed

5 files changed

+95
-11
lines changed

AUTHORS.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7+
<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)|35
78
<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)|26
8-
<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)|19
99
<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
1010
<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
11+
<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
1112
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/445200?v=4' width='36' height='36' alt='@arthurlogilab'>|[@arthurlogilab](https://github.com/arthurlogilab)|7
12-
<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)|7
1313
<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
1414
<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
1515
<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
@@ -18,6 +18,7 @@ Avatar|Contributor|Contributions
1818
<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
1919
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|3
2020
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1912062?v=4' width='36' height='36' alt='@devster31'>|[@devster31](https://github.com/devster31)|3
21+
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3012076?v=4' width='36' height='36' alt='@fzipi'>|[@fzipi](https://github.com/fzipi)|1
2122
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/377632?v=4' width='36' height='36' alt='@jerrykan'>|[@jerrykan](https://github.com/jerrykan)|1
2223
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/222721?v=4' width='36' height='36' alt='@rpatterson'>|[@rpatterson](https://github.com/rpatterson)|1
2324
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5507973?v=4' width='36' height='36' alt='@simonclausen'>|[@simonclausen](https://github.com/simonclausen)|1
@@ -26,4 +27,4 @@ Avatar|Contributor|Contributions
2627

2728
---
2829

29-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-09.
30+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-18.

CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changelog
22

3+
# [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0) (2019-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **fluorine:** add name so no virtual_packages ([57bfc61](https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085))
9+
* **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce))
10+
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6))
11+
12+
13+
### Continuous Integration
14+
15+
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207))
16+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037))
17+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88))
18+
* **travis:** apply changes from build config validation [skip ci] ([5bd314b](https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358))
19+
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f))
20+
* **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc))
21+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0))
22+
* **travis:** use build config validation (beta) [skip ci] ([cf6a735](https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683))
23+
24+
25+
### Documentation
26+
27+
* **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398))
28+
* **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2))
29+
30+
31+
### Features
32+
33+
* **unattended:** add newer options from upstream ([49ee29c](https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab))
34+
35+
36+
### Performance Improvements
37+
38+
* **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f))
39+
340
## [0.9.1](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.0...v0.9.1) (2019-10-09)
441

542

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: apt
22
os: Debian, Ubuntu, Raspbian
33
os_family: Debian
4-
version: 0.9.1
4+
version: 0.10.0
55
release: 1
66
minimum_version: 2017.7
77
summary: Apt formula

docs/AUTHORS.rst

+10-7
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ This list is sorted by the number of commits per contributor in *descending* ord
1313
* - Avatar
1414
- Contributor
1515
- Contributions
16+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
17+
- `@myii <https://github.com/myii>`_
18+
- 35
1619
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
1720
- `@javierbertoli <https://github.com/javierbertoli>`_
1821
- 26
19-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
20-
- `@myii <https://github.com/myii>`_
21-
- 19
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2323
- `@gravyboat <https://github.com/gravyboat>`_
2424
- 12
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/277977?v=4' width='36' height='36' alt='@bmcclure'>`
2626
- `@bmcclure <https://github.com/bmcclure>`_
2727
- 8
28-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/445200?v=4' width='36' height='36' alt='@arthurlogilab'>`
29-
- `@arthurlogilab <https://github.com/arthurlogilab>`_
30-
- 7
3128
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
3229
- `@aboe76 <https://github.com/aboe76>`_
30+
- 8
31+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/445200?v=4' width='36' height='36' alt='@arthurlogilab'>`
32+
- `@arthurlogilab <https://github.com/arthurlogilab>`_
3333
- 7
3434
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
3535
- `@nmadhok <https://github.com/nmadhok>`_
@@ -55,6 +55,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
5555
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1912062?v=4' width='36' height='36' alt='@devster31'>`
5656
- `@devster31 <https://github.com/devster31>`_
5757
- 3
58+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3012076?v=4' width='36' height='36' alt='@fzipi'>`
59+
- `@fzipi <https://github.com/fzipi>`_
60+
- 1
5861
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/377632?v=4' width='36' height='36' alt='@jerrykan'>`
5962
- `@jerrykan <https://github.com/jerrykan>`_
6063
- 1
@@ -74,4 +77,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
7477

7578
----
7679

77-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-09.
80+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-18.

docs/CHANGELOG.rst

+43
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,49 @@
22
Changelog
33
=========
44

5+
`0.10.0 <https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0>`_ (2019-12-18)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **fluorine:** add name so no virtual_packages (\ `57bfc61 <https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085>`_\ )
13+
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `ca4ba6e <https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce>`_\ )
14+
* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `4303495 <https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6>`_\ )
15+
16+
Continuous Integration
17+
^^^^^^^^^^^^^^^^^^^^^^
18+
19+
20+
* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `5178f0d <https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207>`_\ )
21+
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `0506a5c <https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037>`_\ )
22+
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `6187515 <https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88>`_\ )
23+
* **travis:** apply changes from build config validation [skip ci] (\ `5bd314b <https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358>`_\ )
24+
* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `0e4d905 <https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f>`_\ )
25+
* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `8230b8b <https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc>`_\ )
26+
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `fdb7822 <https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0>`_\ )
27+
* **travis:** use build config validation (beta) [skip ci] (\ `cf6a735 <https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683>`_\ )
28+
29+
Documentation
30+
^^^^^^^^^^^^^
31+
32+
33+
* **contributing:** remove to use org-level file instead [skip ci] (\ `b2662ce <https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398>`_\ )
34+
* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `d2630f7 <https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2>`_\ )
35+
36+
Features
37+
^^^^^^^^
38+
39+
40+
* **unattended:** add newer options from upstream (\ `49ee29c <https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab>`_\ )
41+
42+
Performance Improvements
43+
^^^^^^^^^^^^^^^^^^^^^^^^
44+
45+
46+
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `9d5102c <https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f>`_\ )
47+
548
`0.9.1 <https://github.com/saltstack-formulas/apt-formula/compare/v0.9.0...v0.9.1>`_ (2019-10-09)
649
-----------------------------------------------------------------------------------------------------
750

0 commit comments

Comments
 (0)