Commit 5cffb19
committed
fix: show resolved hash for branch inputs in SUSFS Configuration summary
Distinguishes three input cases in the Build plan summary SUSFS
Configuration loop using regex on the raw input value.
Changes in build-kernel-release.yml:
- Build plan summary: SUSFS Configuration loop now uses three distinct
display formats based on input type:
auto (empty input) → 🔄 auto (`<hash>`)
hash (40-char hex) → 📌 `<hash>`
branch (any other) → 🔀 `<branch>` (`<resolved hash>`)1 parent 84d5670 commit 5cffb19
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | | - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
358 | 362 | | |
359 | 363 | | |
360 | | - | |
| 364 | + | |
| 365 | + | |
361 | 366 | | |
362 | 367 | | |
363 | 368 | | |
| |||
0 commit comments