Skip to content

Commit

Permalink
chore(release): 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.18.0](v1.17.1...v1.18.0) (2019-10-10)

### Bug Fixes

* **bin/kitchen:** fix `rubocop` errors ([](58881a7))
* **gemfile:** fix `rubocop` errors ([](e0ec88a))
* **salt-lint:** fix errors ([](5890b8a))

### Code Refactoring

* **defaults:** use node anchors for common `line_length` values ([](ac9b7a5))

### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](2dac9b0))

### Features

* **rubocop:** add per-formula overrides ([](212edf0))
* **rubocop:** include for this repo ([](f4fc3c1))
* **salt-lint:** add per-formula overrides (via. TOFS) ([](9ec9b1e))
* **salt-lint:** include for this repo ([](1d9636e))
* **travis:** update for new structure of merging the `lint` stage ([](dbee3f7))
* **travis:** use `env` and `name` for improved display in Travis ([](8d86eb4)), closes [/github.com/saltstack-formulas/template-formula/pull/175#discussion_r332613933](https://github.com//github.com/saltstack-formulas/template-formula/pull/175/issues/discussion_r332613933)
* **travis:** use conditional to provide one or two lint jobs ([](5c2f134))
* **ufw:** add specific `pip3` customisations to `.travis.yml` ([](c3acbd1))
  • Loading branch information
semantic-release-bot committed Oct 10, 2019
1 parent 6a63d3a commit fb16b74
Show file tree
Hide file tree
Showing 5 changed files with 72 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)|144
<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)|158

---

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

# [1.18.0](https://github.com/myii/ssf-formula/compare/v1.17.1...v1.18.0) (2019-10-10)


### Bug Fixes

* **bin/kitchen:** fix `rubocop` errors ([](https://github.com/myii/ssf-formula/commit/58881a7))
* **gemfile:** fix `rubocop` errors ([](https://github.com/myii/ssf-formula/commit/e0ec88a))
* **salt-lint:** fix errors ([](https://github.com/myii/ssf-formula/commit/5890b8a))


### Code Refactoring

* **defaults:** use node anchors for common `line_length` values ([](https://github.com/myii/ssf-formula/commit/ac9b7a5))


### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/myii/ssf-formula/commit/2dac9b0))


### Features

* **rubocop:** add per-formula overrides ([](https://github.com/myii/ssf-formula/commit/212edf0))
* **rubocop:** include for this repo ([](https://github.com/myii/ssf-formula/commit/f4fc3c1))
* **salt-lint:** add per-formula overrides (via. TOFS) ([](https://github.com/myii/ssf-formula/commit/9ec9b1e))
* **salt-lint:** include for this repo ([](https://github.com/myii/ssf-formula/commit/1d9636e))
* **travis:** update for new structure of merging the `lint` stage ([](https://github.com/myii/ssf-formula/commit/dbee3f7))
* **travis:** use `env` and `name` for improved display in Travis ([](https://github.com/myii/ssf-formula/commit/8d86eb4)), closes [/github.com/saltstack-formulas/template-formula/pull/175#discussion_r332613933](https://github.com//github.com/saltstack-formulas/template-formula/pull/175/issues/discussion_r332613933)
* **travis:** use conditional to provide one or two lint jobs ([](https://github.com/myii/ssf-formula/commit/5c2f134))
* **ufw:** add specific `pip3` customisations to `.travis.yml` ([](https://github.com/myii/ssf-formula/commit/c3acbd1))

## [1.17.1](https://github.com/myii/ssf-formula/compare/v1.17.0...v1.17.1) (2019-10-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: 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.17.1
version: 1.18.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>`_
- 144
- 158


----

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

`1.18.0 <https://github.com/myii/ssf-formula/compare/v1.17.1...v1.18.0>`_ (2019-10-10)
------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **bin/kitchen:** fix ``rubocop`` errors (\ ` <https://github.com/myii/ssf-formula/commit/58881a7>`_\ )
* **gemfile:** fix ``rubocop`` errors (\ ` <https://github.com/myii/ssf-formula/commit/e0ec88a>`_\ )
* **salt-lint:** fix errors (\ ` <https://github.com/myii/ssf-formula/commit/5890b8a>`_\ )

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


* **defaults:** use node anchors for common ``line_length`` values (\ ` <https://github.com/myii/ssf-formula/commit/ac9b7a5>`_\ )

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


* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/myii/ssf-formula/commit/2dac9b0>`_\ )

Features
^^^^^^^^


* **rubocop:** add per-formula overrides (\ ` <https://github.com/myii/ssf-formula/commit/212edf0>`_\ )
* **rubocop:** include for this repo (\ ` <https://github.com/myii/ssf-formula/commit/f4fc3c1>`_\ )
* **salt-lint:** add per-formula overrides (via. TOFS) (\ ` <https://github.com/myii/ssf-formula/commit/9ec9b1e>`_\ )
* **salt-lint:** include for this repo (\ ` <https://github.com/myii/ssf-formula/commit/1d9636e>`_\ )
* **travis:** update for new structure of merging the ``lint`` stage (\ ` <https://github.com/myii/ssf-formula/commit/dbee3f7>`_\ )
* **travis:** use ``env`` and ``name`` for improved display in Travis (\ ` <https://github.com/myii/ssf-formula/commit/8d86eb4>`_\ ), closes `/github.com/saltstack-formulas/template-formula/pull/175#discussion_r332613933 <https://github.com//github.com/saltstack-formulas/template-formula/pull/175/issues/discussion_r332613933>`_
* **travis:** use conditional to provide one or two lint jobs (\ ` <https://github.com/myii/ssf-formula/commit/5c2f134>`_\ )
* **ufw:** add specific ``pip3`` customisations to ``.travis.yml`` (\ ` <https://github.com/myii/ssf-formula/commit/c3acbd1>`_\ )

`1.17.1 <https://github.com/myii/ssf-formula/compare/v1.17.0...v1.17.1>`_ (2019-10-08)
------------------------------------------------------------------------------------------

Expand Down

0 comments on commit fb16b74

Please sign in to comment.