Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.5...v1.3.0) (2022-03-23)

### Continuous Integration

* enable Vagrant-based testing using GitHub Actions ([16ec625](16ec625))
* update linters to latest versions [skip ci] ([b95d2c9](b95d2c9))
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f80da8c](f80da8c))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7f06dc1](7f06dc1))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([6eab66e](6eab66e))
* **gitlab-ci:** allow failure for OpenSUSE Leap 15.2 [skip ci] ([bbb1e69](bbb1e69))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([104b032](104b032))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([8d83b50](8d83b50))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([c2bd458](c2bd458))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([dd0fc12](dd0fc12))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([3a12912](3a12912))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([8a1c505](8a1c505))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([f044bcb](f044bcb))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([120c065](120c065))

### Documentation

* **readme:** add `Testing with Vagrant` section ([208e31b](208e31b))

### Features

* **freebsd:** add FreeBSD support ([946e2d0](946e2d0))

### Tests

* **pillar:** use `disable_mlock` for FreeBSD (Vagrant) ([94797f2](94797f2))
* update all for FreeBSD ([cb29f9d](cb29f9d))
* **system:** add `build_platform_codename` [skip ci] ([664bf33](664bf33))
  • Loading branch information
semantic-release-bot committed Mar 23, 2022
1 parent 1fb02e2 commit e9742b0
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 11 deletions.
8 changes: 4 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|94
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|37
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|147
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|38
<img class='float-left rounded-1' src='https://avatars.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://avatars.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://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|9
Expand All @@ -14,11 +14,11 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars.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://avatars.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://avatars.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://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|2
<img class='float-left rounded-1' src='https://avatars.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://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/41130010?v=4' width='36' height='36' alt='@eadderley-tc'>|[@eadderley-tc](https://github.com/eadderley-tc)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-30.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-03-23.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog

# [1.3.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0) (2022-03-23)


### Continuous Integration

* enable Vagrant-based testing using GitHub Actions ([16ec625](https://github.com/saltstack-formulas/vault-formula/commit/16ec6258421265d4ae27e458d699650d7112588f))
* update linters to latest versions [skip ci] ([b95d2c9](https://github.com/saltstack-formulas/vault-formula/commit/b95d2c99b4b420404692d0633c58cdfd1b98bb4a))
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f80da8c](https://github.com/saltstack-formulas/vault-formula/commit/f80da8c5b5de81275a3825cacbbe36d03c77049e))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7f06dc1](https://github.com/saltstack-formulas/vault-formula/commit/7f06dc1ff452641f566d85121aa9fd3af3fe04cc))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([6eab66e](https://github.com/saltstack-formulas/vault-formula/commit/6eab66eea0d1ba5ce8d049ec990c5bbeb1139710))
* **gitlab-ci:** allow failure for OpenSUSE Leap 15.2 [skip ci] ([bbb1e69](https://github.com/saltstack-formulas/vault-formula/commit/bbb1e691dd6d351b1439f42dfedacbd9ef792e0b))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([104b032](https://github.com/saltstack-formulas/vault-formula/commit/104b032e5e46ea27aa646f553e2262a26f890f7a))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([8d83b50](https://github.com/saltstack-formulas/vault-formula/commit/8d83b50bd2326e61e31d91d9be75044b93000a29))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([c2bd458](https://github.com/saltstack-formulas/vault-formula/commit/c2bd458841a188c1f3f9b61d872576846b4b863a))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([dd0fc12](https://github.com/saltstack-formulas/vault-formula/commit/dd0fc12084c27b0c0efeac71849b254cfed4971a))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([3a12912](https://github.com/saltstack-formulas/vault-formula/commit/3a12912ed1a5d17f7593b0458f822416c7e65aa2))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([8a1c505](https://github.com/saltstack-formulas/vault-formula/commit/8a1c505b0b054309e0949fcf914eb2fca251a68e))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([f044bcb](https://github.com/saltstack-formulas/vault-formula/commit/f044bcbfdc01fcbc949db4a850b609967fac451a))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([120c065](https://github.com/saltstack-formulas/vault-formula/commit/120c06573f40f1a18da26eaab23ea9fd2371332c))


### Documentation

* **readme:** add `Testing with Vagrant` section ([208e31b](https://github.com/saltstack-formulas/vault-formula/commit/208e31be37a28b4398c399be140e6fed50a83727))


### Features

* **freebsd:** add FreeBSD support ([946e2d0](https://github.com/saltstack-formulas/vault-formula/commit/946e2d0b49e66588301954aac70dce74135f99ec))


### Tests

* **pillar:** use `disable_mlock` for FreeBSD (Vagrant) ([94797f2](https://github.com/saltstack-formulas/vault-formula/commit/94797f21d653ed13b0e38d729a30f35ff0591272))
* update all for FreeBSD ([cb29f9d](https://github.com/saltstack-formulas/vault-formula/commit/cb29f9db1c67b18a34b121992f26bf01b862d832))
* **system:** add `build_platform_codename` [skip ci] ([664bf33](https://github.com/saltstack-formulas/vault-formula/commit/664bf33446ac6aa465508aa7fb81aa366d7edf21))

## [1.2.5](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.4...v1.2.5) (2021-04-30)


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.5
version: 1.3.0
release: 1
minimum_version: 2017.7
summary: Vault formula
Expand Down
12 changes: 6 additions & 6 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 94
- 147
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 37
- 38
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>`
- `@myoung34 <https://github.com/myoung34>`_
- 24
Expand All @@ -43,6 +43,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://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>`
- `@blbradley <https://github.com/blbradley>`_
- 1
Expand All @@ -52,11 +55,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://avatars.githubusercontent.com/u/41130010?v=4' width='36' height='36' alt='@eadderley-tc'>`
- `@eadderley-tc <https://github.com/eadderley-tc>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-30.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-03-23.
42 changes: 42 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,48 @@
Changelog
=========

`1.3.0 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0>`_ (2022-03-23)
-------------------------------------------------------------------------------------------------------

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


* enable Vagrant-based testing using GitHub Actions (\ `16ec625 <https://github.com/saltstack-formulas/vault-formula/commit/16ec6258421265d4ae27e458d699650d7112588f>`_\ )
* update linters to latest versions [skip ci] (\ `b95d2c9 <https://github.com/saltstack-formulas/vault-formula/commit/b95d2c99b4b420404692d0633c58cdfd1b98bb4a>`_\ )
* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `f80da8c <https://github.com/saltstack-formulas/vault-formula/commit/f80da8c5b5de81275a3825cacbbe36d03c77049e>`_\ )
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `7f06dc1 <https://github.com/saltstack-formulas/vault-formula/commit/7f06dc1ff452641f566d85121aa9fd3af3fe04cc>`_\ )
* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `6eab66e <https://github.com/saltstack-formulas/vault-formula/commit/6eab66eea0d1ba5ce8d049ec990c5bbeb1139710>`_\ )
* **gitlab-ci:** allow failure for OpenSUSE Leap 15.2 [skip ci] (\ `bbb1e69 <https://github.com/saltstack-formulas/vault-formula/commit/bbb1e691dd6d351b1439f42dfedacbd9ef792e0b>`_\ )
* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `104b032 <https://github.com/saltstack-formulas/vault-formula/commit/104b032e5e46ea27aa646f553e2262a26f890f7a>`_\ )
* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `8d83b50 <https://github.com/saltstack-formulas/vault-formula/commit/8d83b50bd2326e61e31d91d9be75044b93000a29>`_\ )
* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `c2bd458 <https://github.com/saltstack-formulas/vault-formula/commit/c2bd458841a188c1f3f9b61d872576846b4b863a>`_\ )
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `dd0fc12 <https://github.com/saltstack-formulas/vault-formula/commit/dd0fc12084c27b0c0efeac71849b254cfed4971a>`_\ )
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `3a12912 <https://github.com/saltstack-formulas/vault-formula/commit/3a12912ed1a5d17f7593b0458f822416c7e65aa2>`_\ )
* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `8a1c505 <https://github.com/saltstack-formulas/vault-formula/commit/8a1c505b0b054309e0949fcf914eb2fca251a68e>`_\ )
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `f044bcb <https://github.com/saltstack-formulas/vault-formula/commit/f044bcbfdc01fcbc949db4a850b609967fac451a>`_\ )
* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `120c065 <https://github.com/saltstack-formulas/vault-formula/commit/120c06573f40f1a18da26eaab23ea9fd2371332c>`_\ )

Documentation
^^^^^^^^^^^^^


* **readme:** add ``Testing with Vagrant`` section (\ `208e31b <https://github.com/saltstack-formulas/vault-formula/commit/208e31be37a28b4398c399be140e6fed50a83727>`_\ )

Features
^^^^^^^^


* **freebsd:** add FreeBSD support (\ `946e2d0 <https://github.com/saltstack-formulas/vault-formula/commit/946e2d0b49e66588301954aac70dce74135f99ec>`_\ )

Tests
^^^^^


* **pillar:** use ``disable_mlock`` for FreeBSD (Vagrant) (\ `94797f2 <https://github.com/saltstack-formulas/vault-formula/commit/94797f21d653ed13b0e38d729a30f35ff0591272>`_\ )
* update all for FreeBSD (\ `cb29f9d <https://github.com/saltstack-formulas/vault-formula/commit/cb29f9db1c67b18a34b121992f26bf01b862d832>`_\ )
* **system:** add ``build_platform_codename`` [skip ci] (\ `664bf33 <https://github.com/saltstack-formulas/vault-formula/commit/664bf33446ac6aa465508aa7fb81aa366d7edf21>`_\ )

`1.2.5 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.4...v1.2.5>`_ (2021-04-30)
-------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit e9742b0

Please sign in to comment.