Skip to content

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2022-08-16)

### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([887c91b](887c91b))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([f7343ef](f7343ef))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([8b53ede](8b53ede))

### Tests

* **_mapdata:** add verification file for `ubuntu-22` [skip ci] ([9d94d17](9d94d17))
* **system.rb:** add support for `mac_os_x` [skip ci] ([4269cbb](4269cbb))
* **windows:** fix failing tests by installing specific pkg version ([3cdbd08](3cdbd08))
  • Loading branch information
semantic-release-bot committed Aug 16, 2022
1 parent ada0e17 commit 1859248
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 10 deletions.
8 changes: 4 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ 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)|154
<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)|177
<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/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|59
<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)|61
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/113170?v=4' width='36' height='36' alt='@TimJones'>|[@TimJones](https://github.com/TimJones)|21
<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/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|6
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>|[@babilen](https://github.com/babilen)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@wolodjawentland'>|[@wolodjawentland](https://github.com/wolodjawentland)|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
Expand Down Expand Up @@ -47,4 +47,4 @@ Avatar|Contributor|Contributions

---

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

## [1.0.5](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.4...v1.0.5) (2022-08-16)


### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([887c91b](https://github.com/saltstack-formulas/openvpn-formula/commit/887c91bf6301f63d577a163eba89a04e47e590a6))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([f7343ef](https://github.com/saltstack-formulas/openvpn-formula/commit/f7343ef1332c7331ff62373b01e3e302121a72fb))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([8b53ede](https://github.com/saltstack-formulas/openvpn-formula/commit/8b53ededd0c5e35238aaf52967cd2da28a2eed4e))


### Tests

* **_mapdata:** add verification file for `ubuntu-22` [skip ci] ([9d94d17](https://github.com/saltstack-formulas/openvpn-formula/commit/9d94d17b96439b4c3171f62413b37db244e995a3))
* **system.rb:** add support for `mac_os_x` [skip ci] ([4269cbb](https://github.com/saltstack-formulas/openvpn-formula/commit/4269cbbb6b0032950d14f92160c04007f9738d34))
* **windows:** fix failing tests by installing specific pkg version ([3cdbd08](https://github.com/saltstack-formulas/openvpn-formula/commit/3cdbd0840f8b35ca1b010ffb6dce4e55dd3bffa7))

## [1.0.4](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.3...v1.0.4) (2022-02-21)


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.4
version: 1.0.5
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
Expand Down
10 changes: 5 additions & 5 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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>`_
- 154
- 177
* - :raw-html-m2r:`<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
* - :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>`_
- 59
- 61
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/113170?v=4' width='36' height='36' alt='@TimJones'>`
- `@TimJones <https://github.com/TimJones>`_
- 21
Expand All @@ -43,8 +43,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/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 6
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>`
- `@babilen <https://github.com/babilen>`_
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@wolodjawentland'>`
- `@wolodjawentland <https://github.com/wolodjawentland>`_
- 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>`_
Expand Down Expand Up @@ -137,4 +137,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 2022-02-21.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-08-16.
19 changes: 19 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@
Changelog
=========

`1.0.5 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.4...v1.0.5>`_ (2022-08-16)
---------------------------------------------------------------------------------------------------------

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


* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `887c91b <https://github.com/saltstack-formulas/openvpn-formula/commit/887c91bf6301f63d577a163eba89a04e47e590a6>`_\ )
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `f7343ef <https://github.com/saltstack-formulas/openvpn-formula/commit/f7343ef1332c7331ff62373b01e3e302121a72fb>`_\ )
* **vagrant:** use ``linked_clone`` at all times (inc. CI) [skip ci] (\ `8b53ede <https://github.com/saltstack-formulas/openvpn-formula/commit/8b53ededd0c5e35238aaf52967cd2da28a2eed4e>`_\ )

Tests
^^^^^


* **_mapdata:** add verification file for ``ubuntu-22`` [skip ci] (\ `9d94d17 <https://github.com/saltstack-formulas/openvpn-formula/commit/9d94d17b96439b4c3171f62413b37db244e995a3>`_\ )
* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `4269cbb <https://github.com/saltstack-formulas/openvpn-formula/commit/4269cbbb6b0032950d14f92160c04007f9738d34>`_\ )
* **windows:** fix failing tests by installing specific pkg version (\ `3cdbd08 <https://github.com/saltstack-formulas/openvpn-formula/commit/3cdbd0840f8b35ca1b010ffb6dce4e55dd3bffa7>`_\ )

`1.0.4 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.3...v1.0.4>`_ (2022-02-21)
---------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 1859248

Please sign in to comment.