Crates.io | cargolifter-backend-github |
lib.rs | cargolifter-backend-github |
version | 0.2.0 |
source | src |
created_at | 2021-11-28 08:25:07.219214 |
updated_at | 2021-12-01 21:55:13.506961 |
description | CargoLifter Github backend |
homepage | https://github.com/cemoktra/cargolifter |
repository | https://github.com/cemoktra/cargolifter |
max_upload_size | |
id | 488726 |
size | 19,559 |
This crate implements the Github backend for CargoLifter
"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>"
}
}