2 unstable releases
0.2.0 | Dec 1, 2021 |
---|---|
0.1.0 | Nov 29, 2021 |
#4 in #registy
Used in cargolifter
40KB
1K
SLoC
CargoLifter Gitlab Backend
This crate implements the Gitlab backend for CargoLifter
Configuration
"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>"
}
}
Dependencies
~7–19MB
~272K SLoC