feat: version number now includes Git commit short id
Signed-off-by: Lars Wirzenius liw@liw.fi
6 files changed
+10
-6
bcbd2ffc
→
b462cea3
modified build.rs
@@ -21,6 +21,10 @@ fn main() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified ci-broker.md
@@ -516,10 +516,10 @@ _Who:_ `cib-devs`
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/cib.rs
@@ -55,7 +55,7 @@ fn fallible_main() -> Result<(), CibError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/bin/cibtool.rs
@@ -83,7 +83,7 @@ trait Leaf {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/logger.rs
@@ -298,7 +298,7 @@ pub fn start_cib() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/pages.rs
@@ -839,7 +839,7 @@ impl StatusPage {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|