Skip to content

Commit

Permalink
chore(release): 0.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.1](v0.7.0...v0.7.1) (2020-12-16)

### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([b91a3b4](b91a3b4))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([5ae076c](5ae076c))
* **pre-commit:** add to formula [skip ci] ([f9b2d64](f9b2d64))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([bbf978c](bbf978c))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ec51349](ec51349))
* **travis:** add notifications => zulip [skip ci] ([68b8e29](68b8e29))

### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([4ef2119](4ef2119))
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent b91a3b4 commit 7074037
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 8 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ 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)|40
<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)|55
<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)|19
<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://avatars1.githubusercontent.com/u/21060556?v=4' width='36' height='36' alt='@upya4ko'>|[@upya4ko](https://github.com/upya4ko)|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://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|2
<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/142916?v=4' width='36' height='36' alt='@alexhayes'>|[@alexhayes](https://github.com/alexhayes)|1
Expand All @@ -18,4 +19,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-12-16.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.7.1](https://github.com/saltstack-formulas/exim-formula/compare/v0.7.0...v0.7.1) (2020-12-16)


### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([b91a3b4](https://github.com/saltstack-formulas/exim-formula/commit/b91a3b4cdc3266cf9ed5c748930538a75c473369))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([5ae076c](https://github.com/saltstack-formulas/exim-formula/commit/5ae076cf00f95c6bc2a751b3a1c2e92b86416380))
* **pre-commit:** add to formula [skip ci] ([f9b2d64](https://github.com/saltstack-formulas/exim-formula/commit/f9b2d640481b1229a29d22dec280102b27f616c4))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([bbf978c](https://github.com/saltstack-formulas/exim-formula/commit/bbf978cc291053fa0e2a7cde15e4316cd6b76de4))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([ec51349](https://github.com/saltstack-formulas/exim-formula/commit/ec513498a0cc5d245cfa83a91f31a8de173795cc))
* **travis:** add notifications => zulip [skip ci] ([68b8e29](https://github.com/saltstack-formulas/exim-formula/commit/68b8e29ddd0f0a919aaca9f6a579c1ed4445498d))


### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([4ef2119](https://github.com/saltstack-formulas/exim-formula/commit/4ef2119300ed14e6f4d1cefc62c7673ac125e47f))

# [0.7.0](https://github.com/saltstack-formulas/exim-formula/compare/v0.6.1...v0.7.0) (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: exim
os: Debian, Ubuntu
os_family: Debian
version: 0.7.0
version: 0.7.1
release: 1
minimum_version: 2017.7
summary: Exim formula
Expand Down
11 changes: 7 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,19 @@ 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>`_
- 40
- 55
* - :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>`_
- 19
* - :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>`_
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/21060556?v=4' width='36' height='36' alt='@upya4ko'>`
- `@upya4ko <https://github.com/upya4ko>`_
- 3
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 2
* - :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>`_
- 2
Expand All @@ -50,4 +53,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-12-16.
20 changes: 20 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@
Changelog
=========

`0.7.1 <https://github.com/saltstack-formulas/exim-formula/compare/v0.7.0...v0.7.1>`_ (2020-12-16)
------------------------------------------------------------------------------------------------------

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


* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `b91a3b4 <https://github.com/saltstack-formulas/exim-formula/commit/b91a3b4cdc3266cf9ed5c748930538a75c473369>`_\ )
* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `5ae076c <https://github.com/saltstack-formulas/exim-formula/commit/5ae076cf00f95c6bc2a751b3a1c2e92b86416380>`_\ )
* **pre-commit:** add to formula [skip ci] (\ `f9b2d64 <https://github.com/saltstack-formulas/exim-formula/commit/f9b2d640481b1229a29d22dec280102b27f616c4>`_\ )
* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `bbf978c <https://github.com/saltstack-formulas/exim-formula/commit/bbf978cc291053fa0e2a7cde15e4316cd6b76de4>`_\ )
* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `ec51349 <https://github.com/saltstack-formulas/exim-formula/commit/ec513498a0cc5d245cfa83a91f31a8de173795cc>`_\ )
* **travis:** add notifications => zulip [skip ci] (\ `68b8e29 <https://github.com/saltstack-formulas/exim-formula/commit/68b8e29ddd0f0a919aaca9f6a579c1ed4445498d>`_\ )

Styles
^^^^^^


* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `4ef2119 <https://github.com/saltstack-formulas/exim-formula/commit/4ef2119300ed14e6f4d1cefc62c7673ac125e47f>`_\ )

`0.7.0 <https://github.com/saltstack-formulas/exim-formula/compare/v0.6.1...v0.7.0>`_ (2020-05-08)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 7074037

Please sign in to comment.