Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.2...v1.2.0) (2020-06-02)

### Bug Fixes

* **arch:** python-configshell-fb dependency problem ([a2b566f](a2b566f))
* **arch:** update packages yamls ([88a4ff5](88a4ff5))

### Code Refactoring

* **kitchen:** rename arch pillar file ([141cd9d](141cd9d))

### Continuous Integration

* **kitchen+travis:** use latest pre-salted images ([e10522d](e10522d))
* **travis:** add notifications => zulip [skip ci] ([fe742d9](fe742d9))

### Features

* **semantic-release:** standardise for this formula ([5bde216](5bde216))

### Tests

* **suite:** update travis tests ([3f34385](3f34385))
  • Loading branch information
semantic-release-bot committed Jun 2, 2020
1 parent a33f3b8 commit cb3bab4
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 7 deletions.
6 changes: 3 additions & 3 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://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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|85
<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)|44
<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
Expand All @@ -16,4 +16,4 @@ Avatar|Contributor|Contributions

---

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

# [1.2.0](https://github.com/saltstack-formulas/iscsi-formula/compare/v1.1.2...v1.2.0) (2020-06-02)


### Bug Fixes

* **arch:** python-configshell-fb dependency problem ([a2b566f](https://github.com/saltstack-formulas/iscsi-formula/commit/a2b566ff81e98155ab6edb7022ae1ef65c589342))
* **arch:** update packages yamls ([88a4ff5](https://github.com/saltstack-formulas/iscsi-formula/commit/88a4ff51d4f33c2cabf7d84694f2d4808a3ee3f6))


### Code Refactoring

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


### Continuous Integration

* **kitchen+travis:** use latest pre-salted images ([e10522d](https://github.com/saltstack-formulas/iscsi-formula/commit/e10522d69f55657cf7e7eb0c1f3eb284c799a65f))
* **travis:** add notifications => zulip [skip ci] ([fe742d9](https://github.com/saltstack-formulas/iscsi-formula/commit/fe742d9f03ac53b65699dcd13b2660ac87c54367))


### Features

* **semantic-release:** standardise for this formula ([5bde216](https://github.com/saltstack-formulas/iscsi-formula/commit/5bde2162bef791648895cfdd46c1f0e76c010c89))


### Tests

* **suite:** update travis tests ([3f34385](https://github.com/saltstack-formulas/iscsi-formula/commit/3f343853748b2973a41b76862d0b95e379a377cd))

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


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, 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.2.2
version: 1.2.0
release: 1
minimum_version: 2019.2
summary: iscsi formula
Expand Down
6 changes: 3 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>`_
- 78
- 85
* - :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>`_
- 40
- 44
* - :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 @@ -44,4 +44,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 2020-05-08.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-02.
35 changes: 35 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,41 @@
Changelog
---------

`1.2.0 <https://github.com/saltstack-formulas/iscsi-formula/compare/v1.1.2...v1.2.0>`_ (2020-06-02)
-------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **arch:** python-configshell-fb dependency problem (\ `a2b566f <https://github.com/saltstack-formulas/iscsi-formula/commit/a2b566ff81e98155ab6edb7022ae1ef65c589342>`_\ )
* **arch:** update packages yamls (\ `88a4ff5 <https://github.com/saltstack-formulas/iscsi-formula/commit/88a4ff51d4f33c2cabf7d84694f2d4808a3ee3f6>`_\ )

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


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

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


* **kitchen+travis:** use latest pre-salted images (\ `e10522d <https://github.com/saltstack-formulas/iscsi-formula/commit/e10522d69f55657cf7e7eb0c1f3eb284c799a65f>`_\ )
* **travis:** add notifications => zulip [skip ci] (\ `fe742d9 <https://github.com/saltstack-formulas/iscsi-formula/commit/fe742d9f03ac53b65699dcd13b2660ac87c54367>`_\ )

Features
^^^^^^^^


* **semantic-release:** standardise for this formula (\ `5bde216 <https://github.com/saltstack-formulas/iscsi-formula/commit/5bde2162bef791648895cfdd46c1f0e76c010c89>`_\ )

Tests
^^^^^


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

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

Expand Down

0 comments on commit cb3bab4

Please sign in to comment.