feat: version number now includes Git commit short id
Signed-off-by: Lars Wirzenius liw@liw.fi
6 files changed
+10
-6
5a83c3d9
→
7cab201b
modified build.rs
@@ -21,6 +21,10 @@ fn main() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified ci-broker.md
@@ -544,10 +544,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
@@ -299,7 +299,7 @@ pub fn start_cib() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/pages.rs
@@ -844,7 +844,7 @@ impl StatusPage {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|