3 unstable releases
0.2.0 | Dec 1, 2021 |
---|---|
0.1.1 | Nov 29, 2021 |
0.1.0 | Nov 28, 2021 |
#3 in #registy
21 downloads per month
Used in cargolifter
44KB
1K
SLoC
CargoLifter Github Backend
This crate implements the Github backend for CargoLifter
Configuration
"backend": {
"Github": {
"owner": "<username>",
"repo": "<repository>",
"host": "<for future when hosting custom instance>",
"cargolifter_token": "<a token to use to merge pull requests>",
"default_branch": "<default to main>"
}
}
Dependencies
~7–19MB
~272K SLoC