Commit 5b54a6f
committed
feat(pipeline): enhance build number extraction logic
- Adds a new command to the settings for grep functionality.
- Simplifies the build number extraction process by clarifying that if no matching tags exist, the build number will default to 1.
- Improves clarity in versioning logic for better maintainability.1 parent d9f3070 commit 5b54a6f
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 67 | | |
| 68 | + | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| |||
0 commit comments