Revert "fix: "cibtool run list" shows ids without loading run info"
modified ci-broker.md
@@ -434,7 +434,7 @@ when I run cibtool --db ci-broker.db event list
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified ci-broker.yaml
@@ -25,11 +25,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified src/bin/cibtoolcmd/run.rs
@@ -229,14 +229,18 @@ impl Leaf for ListRuns {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -246,11 +250,6 @@ impl Leaf for ListRuns {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified src/subplot.rs
@@ -398,16 +398,6 @@ fn stdout_has_one_line(runcmd: &Runcmd) {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|