Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
fix: set run id in run info
Lars Wirzenius committed 2 years ago
commit 0354e5a0e7802e5f24bbf93991018c4a4d29b7f5
parent 294db7449d342ca0ccd7ff685f98892c5da230ec
1 file changed +1 -0
modified src/engine.rs
@@ -152,6 +152,7 @@ impl Engine {
        self.run_info_builder
            .log(&self.config.state, run_log_filename.clone());
        self.run_info_builder.run_info(run_dir.join("run.yaml"));
+
        self.run_info_builder.run_id(run_id.clone());

        // Get node git storage. We do this before responding to the
        // trigger, so that if this fails, we haven't said that a run