Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.0...v0.4.0) (2019-10-04)

### Bug Fixes

* **states:** add missing require sls ([726df07](726df07))
* **states:** re-generate Exim aliases DB after update ([6a0aecf](6a0aecf))

### Continuous Integration

* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([63a132e](63a132e))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([f1efdc9](f1efdc9))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([89918b2](89918b2))

### Features

* **states:** add exim.mailname and exim.aliases states ([68bb801](68bb801))

### Performance Improvements

* **states:** reuse already fetched pillars ([c466c86](c466c86))

### Tests

* **inspec:** check that smtp port is opened ([a6418d3](a6418d3))
  • Loading branch information
semantic-release-bot committed Oct 4, 2019
1 parent ca897ef commit 0d9536a
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 9 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ 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://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|9
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|14
<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)|6
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/21060556?v=4' width='36' height='36' alt='@McPcholkin'>|[@McPcholkin](https://github.com/McPcholkin)|3
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|3
<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)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|2
<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)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/142916?v=4' width='36' height='36' alt='@alexhayes'>|[@alexhayes](https://github.com/alexhayes)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/16338056?v=4' width='36' height='36' alt='@vutny'>|[@vutny](https://github.com/vutny)|1
<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)|1
<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

---

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

# [0.4.0](https://github.com/saltstack-formulas/exim-formula/compare/v0.3.0...v0.4.0) (2019-10-04)


### Bug Fixes

* **states:** add missing require sls ([726df07](https://github.com/saltstack-formulas/exim-formula/commit/726df07))
* **states:** re-generate Exim aliases DB after update ([6a0aecf](https://github.com/saltstack-formulas/exim-formula/commit/6a0aecf))


### Continuous Integration

* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([63a132e](https://github.com/saltstack-formulas/exim-formula/commit/63a132e))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([f1efdc9](https://github.com/saltstack-formulas/exim-formula/commit/f1efdc9))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([89918b2](https://github.com/saltstack-formulas/exim-formula/commit/89918b2))


### Features

* **states:** add exim.mailname and exim.aliases states ([68bb801](https://github.com/saltstack-formulas/exim-formula/commit/68bb801))


### Performance Improvements

* **states:** reuse already fetched pillars ([c466c86](https://github.com/saltstack-formulas/exim-formula/commit/c466c86))


### Tests

* **inspec:** check that smtp port is opened ([a6418d3](https://github.com/saltstack-formulas/exim-formula/commit/a6418d3))

# [0.3.0](https://github.com/saltstack-formulas/exim-formula/compare/v0.2.1...v0.3.0) (2019-09-25)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: exim
os: Debian, Ubuntu
os_family: Debian
version: 0.3.0
version: 0.4.0
release: 1
minimum_version: 2017.7
summary: Exim formula
Expand Down
13 changes: 8 additions & 5 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +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://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 9
- 14
* - :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>`_
- 6
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/21060556?v=4' width='36' height='36' alt='@McPcholkin'>`
- `@McPcholkin <https://github.com/McPcholkin>`_
- 3
Expand All @@ -28,12 +31,12 @@ 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://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
- `@babilen5 <https://github.com/babilen5>`_
- 2
* - :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>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/142916?v=4' width='36' height='36' alt='@alexhayes'>`
- `@alexhayes <https://github.com/alexhayes>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/16338056?v=4' width='36' height='36' alt='@vutny'>`
- `@vutny <https://github.com/vutny>`_
- 1
* - :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>`_
- 1
Expand All @@ -44,4 +47,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 2019-09-25.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-04.
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
=========

`0.4.0 <https://github.com/saltstack-formulas/exim-formula/compare/v0.3.0...v0.4.0>`_ (2019-10-04)
------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **states:** add missing require sls (\ `726df07 <https://github.com/saltstack-formulas/exim-formula/commit/726df07>`_\ )
* **states:** re-generate Exim aliases DB after update (\ `6a0aecf <https://github.com/saltstack-formulas/exim-formula/commit/6a0aecf>`_\ )

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


* **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ `63a132e <https://github.com/saltstack-formulas/exim-formula/commit/63a132e>`_\ )
* **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ `f1efdc9 <https://github.com/saltstack-formulas/exim-formula/commit/f1efdc9>`_\ )
* **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ `89918b2 <https://github.com/saltstack-formulas/exim-formula/commit/89918b2>`_\ )

Features
^^^^^^^^


* **states:** add exim.mailname and exim.aliases states (\ `68bb801 <https://github.com/saltstack-formulas/exim-formula/commit/68bb801>`_\ )

Performance Improvements
^^^^^^^^^^^^^^^^^^^^^^^^


* **states:** reuse already fetched pillars (\ `c466c86 <https://github.com/saltstack-formulas/exim-formula/commit/c466c86>`_\ )

Tests
^^^^^


* **inspec:** check that smtp port is opened (\ `a6418d3 <https://github.com/saltstack-formulas/exim-formula/commit/a6418d3>`_\ )

`0.3.0 <https://github.com/saltstack-formulas/exim-formula/compare/v0.2.1...v0.3.0>`_ (2019-09-25)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 0d9536a

Please sign in to comment.