Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2020-05-08)

### Bug Fixes

* **arch:** python-configshell-fb dependency problem ([914c71e](914c71e))
* **arch:** update packages yamls ([c0e0e8c](c0e0e8c))
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([1433aad](1433aad))

### Code Refactoring

* **kitchen:** rename arch pillar file ([aabba21](aabba21))

### Continuous Integration

* **archlinux:** py2 support removed in salt ([f78b48f](f78b48f))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([0a6e18a](0a6e18a))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([989f8ed](989f8ed))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([cff2909](cff2909))
* **workflows/commitlint:** add to repo [skip ci] ([d470fe1](d470fe1))
* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([a0c7fec](a0c7fec))

### Tests

* **suite:** update travis tests ([29175d3](29175d3))
  • Loading branch information
semantic-release-bot committed May 8, 2020
1 parent a687bb8 commit 52cdc54
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 7 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|71
<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)|28
<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)|78
<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)|40
<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)|10
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|6
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>|[@0xf10e](https://github.com/0xf10e)|6
<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://avatars2.githubusercontent.com/u/6025636?v=4' width='36' height='36' alt='@juadk'>|[@juadk](https://github.com/juadk)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/36370954?v=4' width='36' height='36' alt='@arbulu89'>|[@arbulu89](https://github.com/arbulu89)|1

---

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

## [1.1.2](https://github.com/saltstack-formulas/iscsi-formula/compare/v1.1.1...v1.1.2) (2020-05-08)


### Bug Fixes

* **arch:** python-configshell-fb dependency problem ([914c71e](https://github.com/saltstack-formulas/iscsi-formula/commit/914c71e15ebefbbdb9b5f1216a6138b8a364a4c1))
* **arch:** update packages yamls ([c0e0e8c](https://github.com/saltstack-formulas/iscsi-formula/commit/c0e0e8c2a793c6aee4e8744f870f7b18e352bdc8))
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([1433aad](https://github.com/saltstack-formulas/iscsi-formula/commit/1433aad429907ec32c33a966b93a0f92a4662afc))


### Code Refactoring

* **kitchen:** rename arch pillar file ([aabba21](https://github.com/saltstack-formulas/iscsi-formula/commit/aabba21f2047b08d41ce570c971bc8fd81fa3841))


### Continuous Integration

* **archlinux:** py2 support removed in salt ([f78b48f](https://github.com/saltstack-formulas/iscsi-formula/commit/f78b48fb61f2025c61a873036a47f29071c37c79))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([0a6e18a](https://github.com/saltstack-formulas/iscsi-formula/commit/0a6e18a9f0163cd82b49b02bd5919796f5a8ea63))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([989f8ed](https://github.com/saltstack-formulas/iscsi-formula/commit/989f8edb6839e712e97ae207c296f15ff0d02511))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([cff2909](https://github.com/saltstack-formulas/iscsi-formula/commit/cff2909c264712f71ef6b36d39a1f63db98a6500))
* **workflows/commitlint:** add to repo [skip ci] ([d470fe1](https://github.com/saltstack-formulas/iscsi-formula/commit/d470fe15ecca0f4c124962aed29a4e7eacbc1761))
* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([a0c7fec](https://github.com/saltstack-formulas/iscsi-formula/commit/a0c7feca6b882c8b1410ec961f3712796e63e769))


### Tests

* **suite:** update travis tests ([29175d3](https://github.com/saltstack-formulas/iscsi-formula/commit/29175d30e8ff74e3c7bab82efdcea04808007317))

## [1.1.1](https://github.com/saltstack-formulas/iscsi-formula/compare/v1.1.0...v1.1.1) (2020-01-12)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: iscsi
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.1.1
version: 1.1.2
release: 1
minimum_version: 2017.7
summary: iscsi formula
Expand Down
9 changes: 6 additions & 3 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 71
- 78
* - :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>`_
- 28
- 40
* - :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>`_
- 10
Expand All @@ -37,8 +37,11 @@ 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://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
- `@nmadhok <https://github.com/nmadhok>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/36370954?v=4' width='36' height='36' alt='@arbulu89'>`
- `@arbulu89 <https://github.com/arbulu89>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-01-12.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-08.
34 changes: 34 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,40 @@
Changelog
---------

`1.1.2 <https://github.com/saltstack-formulas/iscsi-formula/compare/v1.1.1...v1.1.2>`_ (2020-05-08)
-------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **arch:** python-configshell-fb dependency problem (\ `914c71e <https://github.com/saltstack-formulas/iscsi-formula/commit/914c71e15ebefbbdb9b5f1216a6138b8a364a4c1>`_\ )
* **arch:** update packages yamls (\ `c0e0e8c <https://github.com/saltstack-formulas/iscsi-formula/commit/c0e0e8c2a793c6aee4e8744f870f7b18e352bdc8>`_\ )
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `1433aad <https://github.com/saltstack-formulas/iscsi-formula/commit/1433aad429907ec32c33a966b93a0f92a4662afc>`_\ )

Code Refactoring
^^^^^^^^^^^^^^^^


* **kitchen:** rename arch pillar file (\ `aabba21 <https://github.com/saltstack-formulas/iscsi-formula/commit/aabba21f2047b08d41ce570c971bc8fd81fa3841>`_\ )

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


* **archlinux:** py2 support removed in salt (\ `f78b48f <https://github.com/saltstack-formulas/iscsi-formula/commit/f78b48fb61f2025c61a873036a47f29071c37c79>`_\ )
* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `0a6e18a <https://github.com/saltstack-formulas/iscsi-formula/commit/0a6e18a9f0163cd82b49b02bd5919796f5a8ea63>`_\ )
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `989f8ed <https://github.com/saltstack-formulas/iscsi-formula/commit/989f8edb6839e712e97ae207c296f15ff0d02511>`_\ )
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `cff2909 <https://github.com/saltstack-formulas/iscsi-formula/commit/cff2909c264712f71ef6b36d39a1f63db98a6500>`_\ )
* **workflows/commitlint:** add to repo [skip ci] (\ `d470fe1 <https://github.com/saltstack-formulas/iscsi-formula/commit/d470fe15ecca0f4c124962aed29a4e7eacbc1761>`_\ )
* workaround issues with newly introduced ``amazonlinux-1`` [skip ci] (\ `a0c7fec <https://github.com/saltstack-formulas/iscsi-formula/commit/a0c7feca6b882c8b1410ec961f3712796e63e769>`_\ )

Tests
^^^^^


* **suite:** update travis tests (\ `29175d3 <https://github.com/saltstack-formulas/iscsi-formula/commit/29175d30e8ff74e3c7bab82efdcea04808007317>`_\ )

`1.1.1 <https://github.com/saltstack-formulas/iscsi-formula/compare/v1.1.0...v1.1.1>`_ (2020-01-12)
-------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 52cdc54

Please sign in to comment.