Skip to content

Commit 45457b0

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2019-11-07) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([297db70](297db70)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([bc13a28](bc13a28)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([c38389c](c38389c)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([8c9631e](8c9631e)) * **kitchen+travis:** use bootstrapped `amazonlinux-1` images ([a9576e8](a9576e8)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([562874c](562874c)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([af7f503](af7f503)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([7214aa7](7214aa7)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([e5542dd](e5542dd)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([8b098a3](8b098a3))
1 parent 3f8d3a9 commit 45457b0

File tree

5 files changed

+66
-5
lines changed

5 files changed

+66
-5
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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)|33
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)|45
88
<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)|32
99
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>|[@myoung34](https://github.com/myoung34)|24
1010
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1704798?v=4' width='36' height='36' alt='@rbjorklin'>|[@rbjorklin](https://github.com/rbjorklin)|15
@@ -19,4 +19,4 @@ Avatar|Contributor|Contributions
1919

2020
---
2121

22-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-09.
22+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-07.

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.2...v1.2.3) (2019-11-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **release.config.js:** use full commit hash in commit link [skip ci] ([297db70](https://github.com/saltstack-formulas/vault-formula/commit/297db702a9956dbfb24c3a9eb484bff151cdb3c2))
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([bc13a28](https://github.com/saltstack-formulas/vault-formula/commit/bc13a28c4ca3a746dc9b79d87e66bd4cda566164))
14+
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([c38389c](https://github.com/saltstack-formulas/vault-formula/commit/c38389c181dfb663c7783680f5f448676647882c))
15+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([8c9631e](https://github.com/saltstack-formulas/vault-formula/commit/8c9631efeaee70843ce1e727b47582292a192f33))
16+
* **kitchen+travis:** use bootstrapped `amazonlinux-1` images ([a9576e8](https://github.com/saltstack-formulas/vault-formula/commit/a9576e816b292cd47abe4c609b794b16f879cc87))
17+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([562874c](https://github.com/saltstack-formulas/vault-formula/commit/562874c1eba10f8cd196ca3fb965cb11a3333950))
18+
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([af7f503](https://github.com/saltstack-formulas/vault-formula/commit/af7f5037c0b15b481f1cfd3d24e18ab5faed5fb6))
19+
20+
21+
### Documentation
22+
23+
* **contributing:** remove to use org-level file instead [skip ci] ([7214aa7](https://github.com/saltstack-formulas/vault-formula/commit/7214aa7361104b183b16fea0b3bea0a1974ba46d))
24+
* **readme:** update link to `CONTRIBUTING` [skip ci] ([e5542dd](https://github.com/saltstack-formulas/vault-formula/commit/e5542dd3c4c1333340fa8f13ad1caf39f5552167))
25+
26+
27+
### Performance Improvements
28+
29+
* **travis:** improve `salt-lint` invocation [skip ci] ([8b098a3](https://github.com/saltstack-formulas/vault-formula/commit/8b098a3a2729740c25e9204c150e8679ba8546bd))
30+
331
## [1.2.2](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.1...v1.2.2) (2019-10-09)
432

533

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vault
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
33
os_family: Debian, RedHat, Suse
4-
version: 1.2.2
4+
version: 1.2.3
55
release: 1
66
minimum_version: 2017.7
77
summary: Vault formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 33
18+
- 45
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2020
- `@dafyddj <https://github.com/dafyddj>`_
2121
- 32
@@ -53,4 +53,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
5353

5454
----
5555

56-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-09.
56+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-07.

docs/CHANGELOG.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22
Changelog
33
=========
44

5+
`1.2.3 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.2...v1.2.3>`_ (2019-11-07)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `297db70 <https://github.com/saltstack-formulas/vault-formula/commit/297db702a9956dbfb24c3a9eb484bff151cdb3c2>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `bc13a28 <https://github.com/saltstack-formulas/vault-formula/commit/bc13a28c4ca3a746dc9b79d87e66bd4cda566164>`_\ )
19+
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `c38389c <https://github.com/saltstack-formulas/vault-formula/commit/c38389c181dfb663c7783680f5f448676647882c>`_\ )
20+
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `8c9631e <https://github.com/saltstack-formulas/vault-formula/commit/8c9631efeaee70843ce1e727b47582292a192f33>`_\ )
21+
* **kitchen+travis:** use bootstrapped ``amazonlinux-1`` images (\ `a9576e8 <https://github.com/saltstack-formulas/vault-formula/commit/a9576e816b292cd47abe4c609b794b16f879cc87>`_\ )
22+
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `562874c <https://github.com/saltstack-formulas/vault-formula/commit/562874c1eba10f8cd196ca3fb965cb11a3333950>`_\ )
23+
* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `af7f503 <https://github.com/saltstack-formulas/vault-formula/commit/af7f5037c0b15b481f1cfd3d24e18ab5faed5fb6>`_\ )
24+
25+
Documentation
26+
^^^^^^^^^^^^^
27+
28+
29+
* **contributing:** remove to use org-level file instead [skip ci] (\ `7214aa7 <https://github.com/saltstack-formulas/vault-formula/commit/7214aa7361104b183b16fea0b3bea0a1974ba46d>`_\ )
30+
* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `e5542dd <https://github.com/saltstack-formulas/vault-formula/commit/e5542dd3c4c1333340fa8f13ad1caf39f5552167>`_\ )
31+
32+
Performance Improvements
33+
^^^^^^^^^^^^^^^^^^^^^^^^
34+
35+
36+
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `8b098a3 <https://github.com/saltstack-formulas/vault-formula/commit/8b098a3a2729740c25e9204c150e8679ba8546bd>`_\ )
37+
538
`1.2.2 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.1...v1.2.2>`_ (2019-10-09)
639
-------------------------------------------------------------------------------------------------------
740

0 commit comments

Comments
 (0)