Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2020-12-16)

### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([a5a3455](a5a3455))
* **pre-commit:** add to formula [skip ci] ([36f3ab5](36f3ab5))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([446241c](446241c))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([35a0b47](35a0b47))

### Documentation

* **readme:** fix `rstcheck` violation [skip ci] ([32c18a4](32c18a4)), closes [/travis-ci.org/github/myii/suricata-formula/builds/731608619#L275](https://github.com//travis-ci.org/github/myii/suricata-formula/builds/731608619/issues/L275)
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent a5a3455 commit 0621415
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 7 deletions.
5 changes: 3 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ 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)|12
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/10768415?v=4' width='36' height='36' alt='@alias454'>|[@alias454](https://github.com/alias454)|6
<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)|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

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-25.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.0.2](https://github.com/saltstack-formulas/suricata-formula/compare/v1.0.1...v1.0.2) (2020-12-16)


### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([a5a3455](https://github.com/saltstack-formulas/suricata-formula/commit/a5a34551779285802ab99dd298e5086d6d2d4107))
* **pre-commit:** add to formula [skip ci] ([36f3ab5](https://github.com/saltstack-formulas/suricata-formula/commit/36f3ab53d5856962f60660d88844e024b1806273))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([446241c](https://github.com/saltstack-formulas/suricata-formula/commit/446241c1657ae9cadd6f63533f2d8cef4c08c4aa))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([35a0b47](https://github.com/saltstack-formulas/suricata-formula/commit/35a0b47890381b4081a7bd8c3bb4dcdef712357c))


### Documentation

* **readme:** fix `rstcheck` violation [skip ci] ([32c18a4](https://github.com/saltstack-formulas/suricata-formula/commit/32c18a41b80e63dd68fd9dbbed74c281f49025aa)), closes [/travis-ci.org/github/myii/suricata-formula/builds/731608619#L275](https://github.com//travis-ci.org/github/myii/suricata-formula/builds/731608619/issues/L275)

## [1.0.1](https://github.com/saltstack-formulas/suricata-formula/compare/v1.0.0...v1.0.1) (2020-06-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: suricata
os: Ubuntu, CentOS
os_family: Debian, RedHat
version: 1.0.1
version: 1.0.2
release: 1
minimum_version: 2019.2
summary: suricata formula
Expand Down
11 changes: 7 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,17 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- 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>`_
- 12
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/10768415?v=4' width='36' height='36' alt='@alias454'>`
- `@alias454 <https://github.com/alias454>`_
- 6
* - :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>`_
- 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


----

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

`1.0.2 <https://github.com/saltstack-formulas/suricata-formula/compare/v1.0.1...v1.0.2>`_ (2020-12-16)
----------------------------------------------------------------------------------------------------------

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


* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `a5a3455 <https://github.com/saltstack-formulas/suricata-formula/commit/a5a34551779285802ab99dd298e5086d6d2d4107>`_\ )
* **pre-commit:** add to formula [skip ci] (\ `36f3ab5 <https://github.com/saltstack-formulas/suricata-formula/commit/36f3ab53d5856962f60660d88844e024b1806273>`_\ )
* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `446241c <https://github.com/saltstack-formulas/suricata-formula/commit/446241c1657ae9cadd6f63533f2d8cef4c08c4aa>`_\ )
* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `35a0b47 <https://github.com/saltstack-formulas/suricata-formula/commit/35a0b47890381b4081a7bd8c3bb4dcdef712357c>`_\ )

Documentation
^^^^^^^^^^^^^


* **readme:** fix ``rstcheck`` violation [skip ci] (\ `32c18a4 <https://github.com/saltstack-formulas/suricata-formula/commit/32c18a41b80e63dd68fd9dbbed74c281f49025aa>`_\ ), closes `/travis-ci.org/github/myii/suricata-formula/builds/731608619#L275 <https://github.com//travis-ci.org/github/myii/suricata-formula/builds/731608619/issues/L275>`_

`1.0.1 <https://github.com/saltstack-formulas/suricata-formula/compare/v1.0.0...v1.0.1>`_ (2020-06-25)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 0621415

Please sign in to comment.