Commit fe15136
fix: address PR review comments for workflow, runner, and cli
- Fix actions/checkout@v6 to @v4 (v6 does not exist)
- Add clarifying comment about TERM trap race window in runner.rb
- Remove always-true saveDir guard in --all-builds mode, add comments
explaining applyDefaults guarantee and --output omission
- Add cross-reference comment for duplicated validation block
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 8fa03fb commit fe15136
3 files changed
Lines changed: 7 additions & 8 deletions
File tree
- .github/workflows
- lib/shakapacker
- package/configExporter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
720 | 718 | | |
721 | | - | |
| 719 | + | |
722 | 720 | | |
723 | 721 | | |
724 | 722 | | |
| |||
0 commit comments