Skip to content

Commit

Permalink
chore(release): 0.7.6 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.6](v0.7.5...v0.7.6) (2022-02-06)

### Bug Fixes

* **ci:** avoid parsing declares its path as 'x' etc ([3d9117f](3d9117f))
* **syntax:** update pillar.example, list not dict ([e980808](e980808))

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f083120](f083120))
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([e2a898c](e2a898c))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6b27f50](6b27f50))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([7b77825](7b77825))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([129f8cf](129f8cf))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([395f9dd](395f9dd))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([b96fef3](b96fef3))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4c2e206](4c2e206))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([09032eb](09032eb))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([568e533](568e533))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([0a1ff5c](0a1ff5c))
* **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([cdacb06](cdacb06))
* **proxy+windows:** fix setting up WinRM ([a4f7c4b](a4f7c4b))
* **vagrant:** add FreeBSD 13.0 [skip ci] ([f67270b](f67270b))
* **vagrant:** add OpenBSD 6.9 [skip ci] ([d867459](d867459))
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([5de7094](5de7094))
* **windows:** use Salt version `3004` [skip ci] ([01f0e0a](01f0e0a))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e2cb43b](e2cb43b))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([64f6cd3](64f6cd3))
* **vagrant:** add Windows 10 pre-salted box [skip ci] ([7b8633e](7b8633e))
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([dfa943b](dfa943b))

### Documentation

* **readme:** add `Testing with Vagrant` section [skip ci] ([4ec5328](4ec5328))

### Tests

* **config:** auto-fix `rubocop` violation [skip ci] ([51840b4](51840b4))
* **packages:** update package name to test on Windows [skip ci] ([3ac0b9d](3ac0b9d))
  • Loading branch information
semantic-release-bot committed Feb 6, 2022
1 parent e56eb88 commit 9ac576d
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 9 deletions.
8 changes: 4 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ 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)|90
<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)|54
<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)|143
<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)|58
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5823?v=4' width='36' height='36' alt='@jackscott'>|[@jackscott](https://github.com/jackscott)|11
<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)|10
<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)|3
<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)|4
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/20354422?v=4' width='36' height='36' alt='@VoroOnestic'>|[@VoroOnestic](https://github.com/VoroOnestic)|2
<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/33034?v=4' width='36' height='36' alt='@Freeaqingme'>|[@Freeaqingme](https://github.com/Freeaqingme)|1
Expand All @@ -18,4 +18,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-04-01.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-06.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## [0.7.6](https://github.com/saltstack-formulas/golang-formula/compare/v0.7.5...v0.7.6) (2022-02-06)


### Bug Fixes

* **ci:** avoid parsing declares its path as 'x' etc ([3d9117f](https://github.com/saltstack-formulas/golang-formula/commit/3d9117fc929131704a8830486614dc3c9edeeb40))
* **syntax:** update pillar.example, list not dict ([e980808](https://github.com/saltstack-formulas/golang-formula/commit/e9808088d54f192d603161bdc6683885733de5df))


### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f083120](https://github.com/saltstack-formulas/golang-formula/commit/f0831207fa3c05d10110b72d20d217e07d9d17e3))
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([e2a898c](https://github.com/saltstack-formulas/golang-formula/commit/e2a898cca37ca403f5c84e32b1634dc5f4b817f1))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6b27f50](https://github.com/saltstack-formulas/golang-formula/commit/6b27f50857bc70974867aa9720145bc24c12c464))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([7b77825](https://github.com/saltstack-formulas/golang-formula/commit/7b7782513975e372e5b383b8c407fa480f7e9c7b))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([129f8cf](https://github.com/saltstack-formulas/golang-formula/commit/129f8cfa576f0f4550c71f1e230c394dd69dcb2b))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([395f9dd](https://github.com/saltstack-formulas/golang-formula/commit/395f9dd796191f4bf134e3f270a089c5abb7c96f))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([b96fef3](https://github.com/saltstack-formulas/golang-formula/commit/b96fef336d1f0e5b470f18d6f70c4562aa763c3f))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4c2e206](https://github.com/saltstack-formulas/golang-formula/commit/4c2e2069da9a029b8b2df52ee0c1879f520b7a2f))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([09032eb](https://github.com/saltstack-formulas/golang-formula/commit/09032eb7dca0cf4ccc7a16bbf9934bfa79799e0b))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([568e533](https://github.com/saltstack-formulas/golang-formula/commit/568e533c3d0a00653cc6041168fdfd52f9084ead))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([0a1ff5c](https://github.com/saltstack-formulas/golang-formula/commit/0a1ff5ca00663449d02cec8d1ed12f02c47d508e))
* **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([cdacb06](https://github.com/saltstack-formulas/golang-formula/commit/cdacb06f86b0e2bfb73cf02f24a8431e3da1e0b3))
* **proxy+windows:** fix setting up WinRM ([a4f7c4b](https://github.com/saltstack-formulas/golang-formula/commit/a4f7c4b6bfc0ec103bae1a6b41603f25c063161d))
* **vagrant:** add FreeBSD 13.0 [skip ci] ([f67270b](https://github.com/saltstack-formulas/golang-formula/commit/f67270b8d1068731c98fe1545b736d04b9f7158d))
* **vagrant:** add OpenBSD 6.9 [skip ci] ([d867459](https://github.com/saltstack-formulas/golang-formula/commit/d867459e27289f803df817c18bd3b2c79d54c0f4))
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([5de7094](https://github.com/saltstack-formulas/golang-formula/commit/5de7094c2f3297be52eb2b8aae5444c15398c026))
* **windows:** use Salt version `3004` [skip ci] ([01f0e0a](https://github.com/saltstack-formulas/golang-formula/commit/01f0e0a236320a53be262f08b9a44e3b27dd87d1))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e2cb43b](https://github.com/saltstack-formulas/golang-formula/commit/e2cb43bb729fbbfb30fbf1a225e162206c537970))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([64f6cd3](https://github.com/saltstack-formulas/golang-formula/commit/64f6cd35d2d6f7b2f1d4532e91893c3578b03288))
* **vagrant:** add Windows 10 pre-salted box [skip ci] ([7b8633e](https://github.com/saltstack-formulas/golang-formula/commit/7b8633ead3f047165a2f0ff02b9f52c5c5ab1a5d))
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([dfa943b](https://github.com/saltstack-formulas/golang-formula/commit/dfa943b18535ad4b82a8700dded9fdc37f688f31))


### Documentation

* **readme:** add `Testing with Vagrant` section [skip ci] ([4ec5328](https://github.com/saltstack-formulas/golang-formula/commit/4ec5328124c23c95ec23f4bc0176fde05a8fa892))


### Tests

* **config:** auto-fix `rubocop` violation [skip ci] ([51840b4](https://github.com/saltstack-formulas/golang-formula/commit/51840b4ff58f40d082b000df9e84b36bc8d803e9))
* **packages:** update package name to test on Windows [skip ci] ([3ac0b9d](https://github.com/saltstack-formulas/golang-formula/commit/3ac0b9d384536144775615c8386bb1541d2df54d))

## [0.7.5](https://github.com/saltstack-formulas/golang-formula/compare/v0.7.4...v0.7.5) (2021-04-01)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: golang
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, 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: 0.7.5
version: 0.7.6
release: 1
minimum_version: 2019.2
summary: golang formula
Expand Down
8 changes: 4 additions & 4 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>`_
- 90
- 143
* - :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>`_
- 54
- 58
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5823?v=4' width='36' height='36' alt='@jackscott'>`
- `@jackscott <https://github.com/jackscott>`_
- 11
Expand All @@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 10
* - :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>`_
- 3
- 4
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/20354422?v=4' width='36' height='36' alt='@VoroOnestic'>`
- `@VoroOnestic <https://github.com/VoroOnestic>`_
- 2
Expand All @@ -50,4 +50,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-04-01.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-02-06.
49 changes: 49 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,55 @@
Changelog
=========

`0.7.6 <https://github.com/saltstack-formulas/golang-formula/compare/v0.7.5...v0.7.6>`_ (2022-02-06)
--------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **ci:** avoid parsing declares its path as 'x' etc (\ `3d9117f <https://github.com/saltstack-formulas/golang-formula/commit/3d9117fc929131704a8830486614dc3c9edeeb40>`_\ )
* **syntax:** update pillar.example, list not dict (\ `e980808 <https://github.com/saltstack-formulas/golang-formula/commit/e9808088d54f192d603161bdc6683885733de5df>`_\ )

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


* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `f083120 <https://github.com/saltstack-formulas/golang-formula/commit/f0831207fa3c05d10110b72d20d217e07d9d17e3>`_\ )
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] (\ `e2a898c <https://github.com/saltstack-formulas/golang-formula/commit/e2a898cca37ca403f5c84e32b1634dc5f4b817f1>`_\ )
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `6b27f50 <https://github.com/saltstack-formulas/golang-formula/commit/6b27f50857bc70974867aa9720145bc24c12c464>`_\ )
* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `7b77825 <https://github.com/saltstack-formulas/golang-formula/commit/7b7782513975e372e5b383b8c407fa480f7e9c7b>`_\ )
* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `129f8cf <https://github.com/saltstack-formulas/golang-formula/commit/129f8cfa576f0f4550c71f1e230c394dd69dcb2b>`_\ )
* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `395f9dd <https://github.com/saltstack-formulas/golang-formula/commit/395f9dd796191f4bf134e3f270a089c5abb7c96f>`_\ )
* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `b96fef3 <https://github.com/saltstack-formulas/golang-formula/commit/b96fef336d1f0e5b470f18d6f70c4562aa763c3f>`_\ )
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `4c2e206 <https://github.com/saltstack-formulas/golang-formula/commit/4c2e2069da9a029b8b2df52ee0c1879f520b7a2f>`_\ )
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `09032eb <https://github.com/saltstack-formulas/golang-formula/commit/09032eb7dca0cf4ccc7a16bbf9934bfa79799e0b>`_\ )
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `568e533 <https://github.com/saltstack-formulas/golang-formula/commit/568e533c3d0a00653cc6041168fdfd52f9084ead>`_\ )
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `0a1ff5c <https://github.com/saltstack-formulas/golang-formula/commit/0a1ff5ca00663449d02cec8d1ed12f02c47d508e>`_\ )
* **proxy:** replace deprecated Windows ``2016`` with ``2022`` [skip ci] (\ `cdacb06 <https://github.com/saltstack-formulas/golang-formula/commit/cdacb06f86b0e2bfb73cf02f24a8431e3da1e0b3>`_\ )
* **proxy+windows:** fix setting up WinRM (\ `a4f7c4b <https://github.com/saltstack-formulas/golang-formula/commit/a4f7c4b6bfc0ec103bae1a6b41603f25c063161d>`_\ )
* **vagrant:** add FreeBSD 13.0 [skip ci] (\ `f67270b <https://github.com/saltstack-formulas/golang-formula/commit/f67270b8d1068731c98fe1545b736d04b9f7158d>`_\ )
* **vagrant:** add OpenBSD 6.9 [skip ci] (\ `d867459 <https://github.com/saltstack-formulas/golang-formula/commit/d867459e27289f803df817c18bd3b2c79d54c0f4>`_\ )
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] (\ `5de7094 <https://github.com/saltstack-formulas/golang-formula/commit/5de7094c2f3297be52eb2b8aae5444c15398c026>`_\ )
* **windows:** use Salt version ``3004`` [skip ci] (\ `01f0e0a <https://github.com/saltstack-formulas/golang-formula/commit/01f0e0a236320a53be262f08b9a44e3b27dd87d1>`_\ )
* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `e2cb43b <https://github.com/saltstack-formulas/golang-formula/commit/e2cb43bb729fbbfb30fbf1a225e162206c537970>`_\ )
* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `64f6cd3 <https://github.com/saltstack-formulas/golang-formula/commit/64f6cd35d2d6f7b2f1d4532e91893c3578b03288>`_\ )
* **vagrant:** add Windows 10 pre-salted box [skip ci] (\ `7b8633e <https://github.com/saltstack-formulas/golang-formula/commit/7b8633ead3f047165a2f0ff02b9f52c5c5ab1a5d>`_\ )
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] (\ `dfa943b <https://github.com/saltstack-formulas/golang-formula/commit/dfa943b18535ad4b82a8700dded9fdc37f688f31>`_\ )

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


* **readme:** add ``Testing with Vagrant`` section [skip ci] (\ `4ec5328 <https://github.com/saltstack-formulas/golang-formula/commit/4ec5328124c23c95ec23f4bc0176fde05a8fa892>`_\ )

Tests
^^^^^


* **config:** auto-fix ``rubocop`` violation [skip ci] (\ `51840b4 <https://github.com/saltstack-formulas/golang-formula/commit/51840b4ff58f40d082b000df9e84b36bc8d803e9>`_\ )
* **packages:** update package name to test on Windows [skip ci] (\ `3ac0b9d <https://github.com/saltstack-formulas/golang-formula/commit/3ac0b9d384536144775615c8386bb1541d2df54d>`_\ )

`0.7.5 <https://github.com/saltstack-formulas/golang-formula/compare/v0.7.4...v0.7.5>`_ (2021-04-01)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 9ac576d

Please sign in to comment.