Commit 9de8d23
authored
🤖 ci: log dirty files during version stamping (#1167)
When `scripts/generate-version.sh` runs in a dirty git checkout, the
generated `git_describe` ends up with a `-dirty` suffix.
This adds a small debug block that prints the *tracked* dirty files (via
`git diff-index`) so release/CI logs can show exactly what caused a
dirty stamp.
---
_Generated with `mux` • Model: `openai:gpt-5.2` • Thinking: `xhigh`_1 parent be4ed30 commit 9de8d23
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
0 commit comments