feat(src/db.rs): Db::get_all_runs returns runs in timestamp order
Signed-off-by: Lars Wirzenius liw@liw.fi
feat! “cibtool run list” output changes
The default output now only lists the run id. With the –json option, more information about each run is returned, as JSON.
This is a breaking change because the output content and format of the command changes.
Signed-off-by: Lars Wirzenius liw@liw.fi
Signed-off-by: Lars Wirzenius liw@liw.fi
feat! “cibtool run list” output changes
The default output now only lists the run id. With the –json option, more information about each run is returned, as JSON.
This is a breaking change because the output content and format of the command changes.
Signed-off-by: Lars Wirzenius liw@liw.fi