mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-09 17:10:41 +00:00
[skip ci] update changelog and config
This commit is contained in:
parent
7991376635
commit
e70ec5d2d3
@ -4,19 +4,13 @@ info:
|
||||
title: CHANGELOG
|
||||
repository_url: https://github.com/owncloud-ci/drone-ansible
|
||||
options:
|
||||
commits:
|
||||
# filters:
|
||||
# Type:
|
||||
# - feat
|
||||
# - fix
|
||||
# - perf
|
||||
# - refactor
|
||||
commit_groups:
|
||||
# title_maps:
|
||||
# feat: Features
|
||||
# fix: Bug Fixes
|
||||
# perf: Performance Improvements
|
||||
# refactor: Code Refactoring
|
||||
title_maps:
|
||||
feat: Features
|
||||
fix: Bug Fixes
|
||||
perf: Performance Improvements
|
||||
refactor: Code Refactoring
|
||||
chore: Others
|
||||
header:
|
||||
pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"
|
||||
pattern_maps:
|
||||
@ -25,4 +19,4 @@ options:
|
||||
- Subject
|
||||
notes:
|
||||
keywords:
|
||||
- BREAKING CHANGE
|
||||
- BREAKING CHANGE
|
||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -2,14 +2,14 @@
|
||||
|
||||
## [v2.10.3](https://github.com/owncloud-ci/drone-ansible/compare/v2.10.2...v2.10.3) (2021-02-09)
|
||||
|
||||
### Chore
|
||||
### Code Refactoring
|
||||
|
||||
- cleanup docker setup ([#9](https://github.com/owncloud-ci/drone-ansible/issues/9))
|
||||
|
||||
### Others
|
||||
|
||||
- **deps:** update dependency ansible to v2.10.6 ([#10](https://github.com/owncloud-ci/drone-ansible/issues/10))
|
||||
- **deps:** update plugins/base:linux-amd64 docker digest to d1dc958
|
||||
- **deps:** update plugins/base:linux-arm docker digest to 186ca99
|
||||
- **deps:** update plugins/base:linux-arm64 docker digest to 9bdb27f
|
||||
|
||||
### Refactor
|
||||
|
||||
- cleanup docker setup ([#9](https://github.com/owncloud-ci/drone-ansible/issues/9))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user