Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2021-03-26)

### Continuous Integration

* enable Vagrant-based testing using GitHub Actions ([290c8b4](290c8b4))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([deb3ac1](deb3ac1))
* **windows:** use `kitchen.windows.yml` ([76491c4](76491c4))

### Tests

* **_mapdata:** add verification file for Windows 2016 Server ([dda60f0](dda60f0))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([c247b83](c247b83))
  • Loading branch information
semantic-release-bot committed Mar 26, 2021
1 parent c91cb32 commit c5da41d
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 11 deletions.
8 changes: 4 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ 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/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|96
<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)|88
<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)|56
<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)|58
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|19
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|11
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3315507?v=4' width='36' height='36' alt='@marconett'>|[@marconett](https://github.com/marconett)|9
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/8792243?v=4' width='36' height='36' alt='@sc250024'>|[@sc250024](https://github.com/sc250024)|6
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|5
<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)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3592675?v=4' width='36' height='36' alt='@diegofd'>|[@diegofd](https://github.com/diegofd)|4
<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)|4
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/904839?v=4' width='36' height='36' alt='@landergate'>|[@landergate](https://github.com/landergate)|4
<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)|4
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2706882?v=4' width='36' height='36' alt='@aviau'>|[@aviau](https://github.com/aviau)|3
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|3
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/506391?v=4' width='36' height='36' alt='@viper233'>|[@viper233](https://github.com/viper233)|3
Expand Down Expand Up @@ -46,4 +46,4 @@ Avatar|Contributor|Contributions

---

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

## [1.0.2](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2) (2021-03-26)


### Continuous Integration

* enable Vagrant-based testing using GitHub Actions ([290c8b4](https://github.com/saltstack-formulas/openvpn-formula/commit/290c8b48e405e03c224ec28496aa135e1d336810))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([deb3ac1](https://github.com/saltstack-formulas/openvpn-formula/commit/deb3ac1d7bf8f52dc92f3f0b09009e669558f1cb))
* **windows:** use `kitchen.windows.yml` ([76491c4](https://github.com/saltstack-formulas/openvpn-formula/commit/76491c4cb0fd12d8a44a9ffd7d5a3c66f768db0c))


### Tests

* **_mapdata:** add verification file for Windows 2016 Server ([dda60f0](https://github.com/saltstack-formulas/openvpn-formula/commit/dda60f07ec955db038a0eaaaa842c0f8bc08a1d1))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([c247b83](https://github.com/saltstack-formulas/openvpn-formula/commit/c247b83f47161e59289617467957f8e07f472ff1))

## [1.0.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.0...v1.0.1) (2021-02-22)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: template
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 1.0.1
version: 1.0.2
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
Expand Down
12 changes: 6 additions & 6 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 96
* - :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>`_
- 88
- 94
* - :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>`_
- 56
- 58
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 19
Expand All @@ -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://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
- `@babilen5 <https://github.com/babilen5>`_
- 5
* - :raw-html-m2r:`<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>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3592675?v=4' width='36' height='36' alt='@diegofd'>`
- `@diegofd <https://github.com/diegofd>`_
- 4
Expand All @@ -49,9 +52,6 @@ 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/904839?v=4' width='36' height='36' alt='@landergate'>`
- `@landergate <https://github.com/landergate>`_
- 4
* - :raw-html-m2r:`<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>`_
- 4
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2706882?v=4' width='36' height='36' alt='@aviau'>`
- `@aviau <https://github.com/aviau>`_
- 3
Expand Down Expand Up @@ -134,4 +134,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 2021-02-22.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-03-26.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
Changelog
=========

`1.0.2 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2>`_ (2021-03-26)
---------------------------------------------------------------------------------------------------------

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


* enable Vagrant-based testing using GitHub Actions (\ `290c8b4 <https://github.com/saltstack-formulas/openvpn-formula/commit/290c8b48e405e03c224ec28496aa135e1d336810>`_\ )
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `deb3ac1 <https://github.com/saltstack-formulas/openvpn-formula/commit/deb3ac1d7bf8f52dc92f3f0b09009e669558f1cb>`_\ )
* **windows:** use ``kitchen.windows.yml`` (\ `76491c4 <https://github.com/saltstack-formulas/openvpn-formula/commit/76491c4cb0fd12d8a44a9ffd7d5a3c66f768db0c>`_\ )

Tests
^^^^^


* **_mapdata:** add verification file for Windows 2016 Server (\ `dda60f0 <https://github.com/saltstack-formulas/openvpn-formula/commit/dda60f07ec955db038a0eaaaa842c0f8bc08a1d1>`_\ )
* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `c247b83 <https://github.com/saltstack-formulas/openvpn-formula/commit/c247b83f47161e59289617467957f8e07f472ff1>`_\ )

`1.0.1 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.0...v1.0.1>`_ (2021-02-22)
---------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit c5da41d

Please sign in to comment.