1个不稳定版本
0.1.0 | 2021年12月4日 |
---|
#5 在 #registy
每月下载 23 次
用于 cargolifter
37KB
999 行
CargoLifter Gitea 后端
本包实现了 CargoLifter 的 Gitea 后端
配置
"backend": {
"Gitea": {
"host": "<host name>",
"owner": "<username>",
"repo": "<repository>",
"cargolifter_token": "<a token to use to merge pull requests>",
"default_branch": "<default to main>"
}
}
依赖
~6–22MB
~298K SLoC