Skip to content

Commit 8abf7e7

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2020-12-13) ### Continuous Integration * **gitlab-ci:** disable `test` stage to speed up GitLab CI testing ([b64c06c](b64c06c)) * **gitlab-ci:** update `commitlint` to work with `coqbot` ([2b8cbb2](2b8cbb2)) ### Documentation * **readme:** make minor adjustment to test PR GitLab pipeline ([342e140](342e140))
1 parent 03593d8 commit 8abf7e7

File tree

5 files changed

+34
-5
lines changed

5 files changed

+34
-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)|9
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)|14
88

99
---
1010

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

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/saltstack-formulas/test-formula/compare/v1.0.1...v1.0.2) (2020-12-13)
4+
5+
6+
### Continuous Integration
7+
8+
* **gitlab-ci:** disable `test` stage to speed up GitLab CI testing ([b64c06c](https://github.com/saltstack-formulas/test-formula/commit/b64c06c7cb2f9fd744ff8578fd5582e42ff8854f))
9+
* **gitlab-ci:** update `commitlint` to work with `coqbot` ([2b8cbb2](https://github.com/saltstack-formulas/test-formula/commit/2b8cbb26f19d2bd4599fad86a72a45999331d369))
10+
11+
12+
### Documentation
13+
14+
* **readme:** make minor adjustment to test PR GitLab pipeline ([342e140](https://github.com/saltstack-formulas/test-formula/commit/342e140097968d39e525cf94762addb0dd3c8718))
15+
316
## [1.0.1](https://github.com/saltstack-formulas/test-formula/compare/v1.0.0...v1.0.1) (2020-12-12)
417

518

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: consul
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, 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.0.1
4+
version: 1.0.2
55
release: 1
66
minimum_version: 2017.7
77
summary: Consul 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-
- 9
18+
- 14
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 2020-12-12.
23+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-13.

docs/CHANGELOG.rst

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

5+
`1.0.2 <https://github.com/saltstack-formulas/test-formula/compare/v1.0.1...v1.0.2>`_ (2020-12-13)
6+
------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **gitlab-ci:** disable ``test`` stage to speed up GitLab CI testing (\ `b64c06c <https://github.com/saltstack-formulas/test-formula/commit/b64c06c7cb2f9fd744ff8578fd5582e42ff8854f>`_\ )
13+
* **gitlab-ci:** update ``commitlint`` to work with ``coqbot`` (\ `2b8cbb2 <https://github.com/saltstack-formulas/test-formula/commit/2b8cbb26f19d2bd4599fad86a72a45999331d369>`_\ )
14+
15+
Documentation
16+
^^^^^^^^^^^^^
17+
18+
19+
* **readme:** make minor adjustment to test PR GitLab pipeline (\ `342e140 <https://github.com/saltstack-formulas/test-formula/commit/342e140097968d39e525cf94762addb0dd3c8718>`_\ )
20+
521
`1.0.1 <https://github.com/saltstack-formulas/test-formula/compare/v1.0.0...v1.0.1>`_ (2020-12-12)
622
------------------------------------------------------------------------------------------------------
723

0 commit comments

Comments
 (0)