1 unstable release
0.1.0 | Dec 4, 2021 |
---|
#5 in #registy
23 downloads per month
Used in cargolifter
37KB
999 lines
CargoLifter Gitea Backend
This crate implements the Gitea backend for CargoLifter
Configuration
"backend": {
"Gitea": {
"host": "<host name>",
"owner": "<username>",
"repo": "<repository>",
"cargolifter_token": "<a token to use to merge pull requests>",
"default_branch": "<default to main>"
}
}
Dependencies
~6–22MB
~298K SLoC