feat: cibtool event add --base value is not rev-parsed
modified ci-broker.md
@@ -910,12 +910,11 @@ given an installed cibtool
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/bin/cibtoolcmd/event.rs
@@ -81,10 +81,10 @@ pub struct AddEvent {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -168,7 +168,12 @@ impl Leaf for AddEvent {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|