Skip to content

Commit fb16b74

Browse files
chore(release): 1.18.0 [skip ci]
# [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))
1 parent 6a63d3a commit fb16b74

File tree

5 files changed

+72
-5
lines changed

5 files changed

+72
-5
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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
7+
<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
88

99
---
1010

11-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-08.
11+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10.

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
# [1.18.0](https://github.com/myii/ssf-formula/compare/v1.17.1...v1.18.0) (2019-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **bin/kitchen:** fix `rubocop` errors ([](https://github.com/myii/ssf-formula/commit/58881a7))
9+
* **gemfile:** fix `rubocop` errors ([](https://github.com/myii/ssf-formula/commit/e0ec88a))
10+
* **salt-lint:** fix errors ([](https://github.com/myii/ssf-formula/commit/5890b8a))
11+
12+
13+
### Code Refactoring
14+
15+
* **defaults:** use node anchors for common `line_length` values ([](https://github.com/myii/ssf-formula/commit/ac9b7a5))
16+
17+
18+
### Continuous Integration
19+
20+
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/myii/ssf-formula/commit/2dac9b0))
21+
22+
23+
### Features
24+
25+
* **rubocop:** add per-formula overrides ([](https://github.com/myii/ssf-formula/commit/212edf0))
26+
* **rubocop:** include for this repo ([](https://github.com/myii/ssf-formula/commit/f4fc3c1))
27+
* **salt-lint:** add per-formula overrides (via. TOFS) ([](https://github.com/myii/ssf-formula/commit/9ec9b1e))
28+
* **salt-lint:** include for this repo ([](https://github.com/myii/ssf-formula/commit/1d9636e))
29+
* **travis:** update for new structure of merging the `lint` stage ([](https://github.com/myii/ssf-formula/commit/dbee3f7))
30+
* **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)
31+
* **travis:** use conditional to provide one or two lint jobs ([](https://github.com/myii/ssf-formula/commit/5c2f134))
32+
* **ufw:** add specific `pip3` customisations to `.travis.yml` ([](https://github.com/myii/ssf-formula/commit/c3acbd1))
33+
334
## [1.17.1](https://github.com/myii/ssf-formula/compare/v1.17.0...v1.17.1) (2019-10-08)
435

536

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.17.1
4+
version: 1.18.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 144
18+
- 158
1919

2020

2121
----
2222

23-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-08.
23+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-10.

docs/CHANGELOG.rst

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22
Changelog
33
=========
44

5+
`1.18.0 <https://github.com/myii/ssf-formula/compare/v1.17.1...v1.18.0>`_ (2019-10-10)
6+
------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **bin/kitchen:** fix ``rubocop`` errors (\ ` <https://github.com/myii/ssf-formula/commit/58881a7>`_\ )
13+
* **gemfile:** fix ``rubocop`` errors (\ ` <https://github.com/myii/ssf-formula/commit/e0ec88a>`_\ )
14+
* **salt-lint:** fix errors (\ ` <https://github.com/myii/ssf-formula/commit/5890b8a>`_\ )
15+
16+
Code Refactoring
17+
^^^^^^^^^^^^^^^^
18+
19+
20+
* **defaults:** use node anchors for common ``line_length`` values (\ ` <https://github.com/myii/ssf-formula/commit/ac9b7a5>`_\ )
21+
22+
Continuous Integration
23+
^^^^^^^^^^^^^^^^^^^^^^
24+
25+
26+
* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/myii/ssf-formula/commit/2dac9b0>`_\ )
27+
28+
Features
29+
^^^^^^^^
30+
31+
32+
* **rubocop:** add per-formula overrides (\ ` <https://github.com/myii/ssf-formula/commit/212edf0>`_\ )
33+
* **rubocop:** include for this repo (\ ` <https://github.com/myii/ssf-formula/commit/f4fc3c1>`_\ )
34+
* **salt-lint:** add per-formula overrides (via. TOFS) (\ ` <https://github.com/myii/ssf-formula/commit/9ec9b1e>`_\ )
35+
* **salt-lint:** include for this repo (\ ` <https://github.com/myii/ssf-formula/commit/1d9636e>`_\ )
36+
* **travis:** update for new structure of merging the ``lint`` stage (\ ` <https://github.com/myii/ssf-formula/commit/dbee3f7>`_\ )
37+
* **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>`_
38+
* **travis:** use conditional to provide one or two lint jobs (\ ` <https://github.com/myii/ssf-formula/commit/5c2f134>`_\ )
39+
* **ufw:** add specific ``pip3`` customisations to ``.travis.yml`` (\ ` <https://github.com/myii/ssf-formula/commit/c3acbd1>`_\ )
40+
541
`1.17.1 <https://github.com/myii/ssf-formula/compare/v1.17.0...v1.17.1>`_ (2019-10-08)
642
------------------------------------------------------------------------------------------
743

0 commit comments

Comments
 (0)