Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2019-10-01)

### Bug Fixes

* **gemfile:** restrict `inspec` version to `~> 4.16.0` ([c82034a](c82034a)), closes [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364/issues/L2219-L2220) [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365/issues/L1925-L1926) [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366/issues/L1515-L1520)
* **inspec:** fix Ruby lint warnings ([9d823ed](9d823ed))
* **osfamilymap:** add support for `Arch` ([b64a589](b64a589))

### Continuous Integration

* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([d2c97f4](d2c97f4))
* **kitchen:** change `log_level` to `debug` instead of `info` ([79b902e](79b902e))
* **kitchen+travis:** replace EOL pre-salted images ([346cd1e](346cd1e))
* **platform:** add `arch-base-latest` ([6dd656f](6dd656f))
* **travis:** apply suggestions from code review ([800d842](800d842))
* **travis:** split suites across instances ([bfdba0c](bfdba0c))
* **travis:** use `kitchen verify` instead of `kitchen test` ([6939af9](6939af9))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([ece89fa](ece89fa))

### Tests

* **inspec:** move tests to standard `controls` sub-directory ([bd8649c](bd8649c))
  • Loading branch information
semantic-release-bot committed Oct 1, 2019
1 parent a5ecc50 commit 59ff68c
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 13 deletions.
8 changes: 4 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ 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/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|29
<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)|31
<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)|26
<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
<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
<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)|10
<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)|9
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4009658?v=4' width='36' height='36' alt='@avanier'>|[@avanier](https://github.com/avanier)|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)|4
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|3
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/19988979?v=4' width='36' height='36' alt='@MatthiasKuehneEllerhold'>|[@MatthiasKuehneEllerhold](https://github.com/MatthiasKuehneEllerhold)|3
<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)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
<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)|1
<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)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-01.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [1.2.1](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.0...v1.2.1) (2019-10-01)


### Bug Fixes

* **gemfile:** restrict `inspec` version to `~> 4.16.0` ([c82034a](https://github.com/saltstack-formulas/vault-formula/commit/c82034a)), closes [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364/issues/L2219-L2220) [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365/issues/L1925-L1926) [/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520](https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366/issues/L1515-L1520)
* **inspec:** fix Ruby lint warnings ([9d823ed](https://github.com/saltstack-formulas/vault-formula/commit/9d823ed))
* **osfamilymap:** add support for `Arch` ([b64a589](https://github.com/saltstack-formulas/vault-formula/commit/b64a589))


### Continuous Integration

* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([d2c97f4](https://github.com/saltstack-formulas/vault-formula/commit/d2c97f4))
* **kitchen:** change `log_level` to `debug` instead of `info` ([79b902e](https://github.com/saltstack-formulas/vault-formula/commit/79b902e))
* **kitchen+travis:** replace EOL pre-salted images ([346cd1e](https://github.com/saltstack-formulas/vault-formula/commit/346cd1e))
* **platform:** add `arch-base-latest` ([6dd656f](https://github.com/saltstack-formulas/vault-formula/commit/6dd656f))
* **travis:** apply suggestions from code review ([800d842](https://github.com/saltstack-formulas/vault-formula/commit/800d842))
* **travis:** split suites across instances ([bfdba0c](https://github.com/saltstack-formulas/vault-formula/commit/bfdba0c))
* **travis:** use `kitchen verify` instead of `kitchen test` ([6939af9](https://github.com/saltstack-formulas/vault-formula/commit/6939af9))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([ece89fa](https://github.com/saltstack-formulas/vault-formula/commit/ece89fa))


### Tests

* **inspec:** move tests to standard `controls` sub-directory ([bd8649c](https://github.com/saltstack-formulas/vault-formula/commit/bd8649c))

# [1.2.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.1.1...v1.2.0) (2019-08-17)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: vault
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
os_family: Debian, RedHat, Suse
version: 1.2.0
version: 1.2.1
release: 1
minimum_version: 2017.7
summary: Vault formula
Expand Down
16 changes: 8 additions & 8 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,25 @@ 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/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 29
- 31
* - :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>`_
- 26
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<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
* - :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>`_
- 10
* - :raw-html-m2r:`<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>`_
- 9
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4009658?v=4' width='36' height='36' alt='@avanier'>`
- `@avanier <https://github.com/avanier>`_
- 8
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>`
- `@johnkeates <https://github.com/johnkeates>`_
- 3
Expand All @@ -46,11 +49,8 @@ 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/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 1
* - :raw-html-m2r:`<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>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-17.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-01.
30 changes: 30 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@
Changelog
=========

`1.2.1 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.0...v1.2.1>`_ (2019-10-01)
-------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **gemfile:** restrict ``inspec`` version to ``~> 4.16.0`` (\ `c82034a <https://github.com/saltstack-formulas/vault-formula/commit/c82034a>`_\ ), closes `/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220 <https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364/issues/L2219-L2220>`_ `/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926 <https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365/issues/L1925-L1926>`_ `/travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520 <https://github.com//travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366/issues/L1515-L1520>`_
* **inspec:** fix Ruby lint warnings (\ `9d823ed <https://github.com/saltstack-formulas/vault-formula/commit/9d823ed>`_\ )
* **osfamilymap:** add support for ``Arch`` (\ `b64a589 <https://github.com/saltstack-formulas/vault-formula/commit/b64a589>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `d2c97f4 <https://github.com/saltstack-formulas/vault-formula/commit/d2c97f4>`_\ )
* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `79b902e <https://github.com/saltstack-formulas/vault-formula/commit/79b902e>`_\ )
* **kitchen+travis:** replace EOL pre-salted images (\ `346cd1e <https://github.com/saltstack-formulas/vault-formula/commit/346cd1e>`_\ )
* **platform:** add ``arch-base-latest`` (\ `6dd656f <https://github.com/saltstack-formulas/vault-formula/commit/6dd656f>`_\ )
* **travis:** apply suggestions from code review (\ `800d842 <https://github.com/saltstack-formulas/vault-formula/commit/800d842>`_\ )
* **travis:** split suites across instances (\ `bfdba0c <https://github.com/saltstack-formulas/vault-formula/commit/bfdba0c>`_\ )
* **travis:** use ``kitchen verify`` instead of ``kitchen test`` (\ `6939af9 <https://github.com/saltstack-formulas/vault-formula/commit/6939af9>`_\ )
* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `ece89fa <https://github.com/saltstack-formulas/vault-formula/commit/ece89fa>`_\ )

Tests
^^^^^


* **inspec:** move tests to standard ``controls`` sub-directory (\ `bd8649c <https://github.com/saltstack-formulas/vault-formula/commit/bd8649c>`_\ )

`1.2.0 <https://github.com/saltstack-formulas/vault-formula/compare/v1.1.1...v1.2.0>`_ (2019-08-17)
-------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 59ff68c

Please sign in to comment.