1 Star 0 Fork 7

ryvius_key / coco

forked from inherd / coco 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
coco.yml 989 Bytes
一键复制 编辑 原始数据 按行查看 历史
phodal 提交于 2021-04-13 22:50 . fix: fix testing typos
repos:
- url: https://github.com/coco-rs/coco.fixtures
languages: [Java]
- url: https://github.com/coco-rs/coco.fixtures2
- url: .
languages: [Rust]
- url: https://github.com/datum-lang/scie
- url: https://github.com/projectfluent/fluent-rs
languages: [Rust, JavaScript]
plugins:
- name: swagger
- name: struct
config:
- key: ctags
value: /usr/local/bin/ctags
git:
local: false
# todo: api mapping services/repository
openapi:
- url: _fixtures/swagger/petstore.yaml
version: 2.0
# todo: add commit
commit:
# default: conventional commit: (?<type>build)(?<scope>(?:\([^()\r\n]*\)|\()?(?<breaking>!)?)(?<subject>:.*)?
# link url: https://regex101.com/r/V5J8kh/1
#
# jira: ^(feature|fix)\/(([a-z,A-Z]+))(-)(\d*)(:)([a-z,0–9])
# jira test case: feature/JIR-124:test commit message
regex: ^(feature|fix)/([a-z,A-Z]+-\d*):([a-z,0–9])
matches:
- scope
- tag
- id
samples: feature/JIR-124:test commit message
1
https://gitee.com/ryvius_key/coco.git
git@gitee.com:ryvius_key/coco.git
ryvius_key
coco
coco
master

搜索帮助