Commit 3b4b91a
fix: add CLI subcommands and simplify get_architecture
Address review feedback:
- Add build_hermesc and prepare_dest_root CLI subcommands so CI
can execute the script directly instead of sourcing it
- Simplify get_architecture from 5 branches to 2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 68dde91 commit 3b4b91a
3 files changed
Lines changed: 9 additions & 12 deletions
File tree
- .github/workflows
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 80 | + | |
87 | 81 | | |
88 | 82 | | |
89 | 83 | | |
| |||
318 | 312 | | |
319 | 313 | | |
320 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
321 | 319 | | |
322 | 320 | | |
323 | 321 | | |
0 commit comments