2个不稳定版本
0.2.0 | 2021年12月1日 |
---|---|
0.1.0 | 2021年11月29日 |
#553 in 构建实用工具
24每月下载量
用于 cargolifter
40KB
1K SLoC
CargoLifter Gitlab Backend
此crate实现了CargoLifter的Gitlab后端
配置
"backend": {
"Gitlab": {
"project_id": "<project id>",
"host": "<hosting custom instance>",
"cargolifter_token": "<a token to use to merge pull requests>",
"default_branch": "<default to main>"
}
}
依赖
~6–21MB
~296K SLoC