Skip to content

Commit

Permalink
chore(release): 1.41.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.41.0](v1.40.0...v1.41.0) (2019-10-31)

### Code Refactoring

* **formula:** update all references from `develop` => `master` ([](f1adcaf))
* **kitchen:** update `opensuse-leap` references from `15` => `15.1` ([](e5ee8aa))

### Continuous Integration

* **amazon:** use `py2` until `py3` images can be prepared (revert later) ([](9b1be95))

### Features

* **deepsea:** disable failing platform in matrix for `2019.2.2` ([](5c1a318))
* **defaults:** upgrade platforms support after `2019.2.2` release ([](6221763))
* **formulas:** upgrade platforms support after `2019.2.2` release ([](cad8888))
* **iscsi:** disable failing platforms in matrix for `2019.2.2` ([](bb48374))
* **letsencrypt:** adjust matrix for `2019.2.2` ([](b27c0ae))
* **libvirt:** adjust matrix for `2019.2.2` ([](a054c08))
* **locale:** adjust suites, platforms and matrix for `2019.2.2` ([](d73690a))
* **lvm:** disable failing platforms in matrix for `2019.2.2` ([](96f61dc))
* **salt:** adjust platforms and matrix for `2019.2.2` ([](13d1d4b))
* **sysctl:** adjust matrix for `2019.2.2` ([](2862c17))
* **systemd:** disable failing platform in matrix for `2019.2.2` ([](8e03ecb))
* **timezone:** adjust matrix for `2019.2.2` ([](ad8cd88))
* **ufw:** disable failing platforms in matrix for `2019.2.2` ([](6e495ef))

### Reverts

* **kitchen:** "use bootstrapped `opensuse` images until `2019.2.2`" ([](5e88b44))

### Tests

* **salt-lint:** check `.tst` files across all formulas ([](88f3309))
  • Loading branch information
semantic-release-bot committed Oct 31, 2019
1 parent dccc98c commit 5df1738
Show file tree
Hide file tree
Showing 5 changed files with 91 additions and 5 deletions.
4 changes: 2 additions & 2 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|240
<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)|260

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-24.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-31.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

# [1.41.0](https://github.com/myii/ssf-formula/compare/v1.40.0...v1.41.0) (2019-10-31)


### Code Refactoring

* **formula:** update all references from `develop` => `master` ([](https://github.com/myii/ssf-formula/commit/f1adcaf))
* **kitchen:** update `opensuse-leap` references from `15` => `15.1` ([](https://github.com/myii/ssf-formula/commit/e5ee8aa))


### Continuous Integration

* **amazon:** use `py2` until `py3` images can be prepared (revert later) ([](https://github.com/myii/ssf-formula/commit/9b1be95))


### Features

* **deepsea:** disable failing platform in matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/5c1a318))
* **defaults:** upgrade platforms support after `2019.2.2` release ([](https://github.com/myii/ssf-formula/commit/6221763))
* **formulas:** upgrade platforms support after `2019.2.2` release ([](https://github.com/myii/ssf-formula/commit/cad8888))
* **iscsi:** disable failing platforms in matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/bb48374))
* **letsencrypt:** adjust matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/b27c0ae))
* **libvirt:** adjust matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/a054c08))
* **locale:** adjust suites, platforms and matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/d73690a))
* **lvm:** disable failing platforms in matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/96f61dc))
* **salt:** adjust platforms and matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/13d1d4b))
* **sysctl:** adjust matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/2862c17))
* **systemd:** disable failing platform in matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/8e03ecb))
* **timezone:** adjust matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/ad8cd88))
* **ufw:** disable failing platforms in matrix for `2019.2.2` ([](https://github.com/myii/ssf-formula/commit/6e495ef))


### Reverts

* **kitchen:** "use bootstrapped `opensuse` images until `2019.2.2`" ([](https://github.com/myii/ssf-formula/commit/5e88b44))


### Tests

* **salt-lint:** check `.tst` files across all formulas ([](https://github.com/myii/ssf-formula/commit/88f3309))

# [1.40.0](https://github.com/myii/ssf-formula/compare/v1.39.0...v1.40.0) (2019-10-24)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ssf
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.40.0
version: 1.41.0
release: 1
minimum_version: 2017.7
summary: ssf formula
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 240
- 260


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-24.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-31.
46 changes: 46 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@
Changelog
=========

`1.41.0 <https://github.com/myii/ssf-formula/compare/v1.40.0...v1.41.0>`_ (2019-10-31)
------------------------------------------------------------------------------------------

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


* **formula:** update all references from ``develop`` => ``master`` (\ ` <https://github.com/myii/ssf-formula/commit/f1adcaf>`_\ )
* **kitchen:** update ``opensuse-leap`` references from ``15`` => ``15.1`` (\ ` <https://github.com/myii/ssf-formula/commit/e5ee8aa>`_\ )

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


* **amazon:** use ``py2`` until ``py3`` images can be prepared (revert later) (\ ` <https://github.com/myii/ssf-formula/commit/9b1be95>`_\ )

Features
^^^^^^^^


* **deepsea:** disable failing platform in matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/5c1a318>`_\ )
* **defaults:** upgrade platforms support after ``2019.2.2`` release (\ ` <https://github.com/myii/ssf-formula/commit/6221763>`_\ )
* **formulas:** upgrade platforms support after ``2019.2.2`` release (\ ` <https://github.com/myii/ssf-formula/commit/cad8888>`_\ )
* **iscsi:** disable failing platforms in matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/bb48374>`_\ )
* **letsencrypt:** adjust matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/b27c0ae>`_\ )
* **libvirt:** adjust matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/a054c08>`_\ )
* **locale:** adjust suites, platforms and matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/d73690a>`_\ )
* **lvm:** disable failing platforms in matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/96f61dc>`_\ )
* **salt:** adjust platforms and matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/13d1d4b>`_\ )
* **sysctl:** adjust matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/2862c17>`_\ )
* **systemd:** disable failing platform in matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/8e03ecb>`_\ )
* **timezone:** adjust matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/ad8cd88>`_\ )
* **ufw:** disable failing platforms in matrix for ``2019.2.2`` (\ ` <https://github.com/myii/ssf-formula/commit/6e495ef>`_\ )

Reverts
^^^^^^^


* **kitchen:** "use bootstrapped ``opensuse`` images until ``2019.2.2``\ " (\ ` <https://github.com/myii/ssf-formula/commit/5e88b44>`_\ )

Tests
^^^^^


* **salt-lint:** check ``.tst`` files across all formulas (\ ` <https://github.com/myii/ssf-formula/commit/88f3309>`_\ )

`1.40.0 <https://github.com/myii/ssf-formula/compare/v1.39.0...v1.40.0>`_ (2019-10-24)
------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 5df1738

Please sign in to comment.