r
Radicle CI adapter for native CI
Radicle
refactor: move configuration file loading into Config impl
modified src/main.rs
@@ -49,10 +49,8 @@ fn fallible_main() -> Result<(), NativeError> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -203,6 +201,15 @@ struct Config {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|