Skip to content

Run gh invocations under bash to avoid sh/dash syntax errors#917

Merged
SorraTheOrc merged 1 commit intomainfrom
wl-WL-0MM37JWXN0N0YYCF-gh-bash
Mar 11, 2026
Merged

Run gh invocations under bash to avoid sh/dash syntax errors#917
SorraTheOrc merged 1 commit intomainfrom
wl-WL-0MM37JWXN0N0YYCF-gh-bash

Conversation

@SorraTheOrc
Copy link
Member

Fix wl gh push failures caused by sh/dash interpreting bash-specific redirections/constructs. Use /bin/bash for spawned and execSync shell invocations to ensure compatible parsing across CI/WSL environments.\n\nThis change updates src/github.ts to invoke bash for spawn/spawnSync/execSync calls where shell parsing is required.\n\nRelated: WL-0MM37JWXN0N0YYCF

@SorraTheOrc SorraTheOrc merged commit d4dff72 into main Mar 11, 2026
3 of 4 checks passed
@SorraTheOrc SorraTheOrc deleted the wl-WL-0MM37JWXN0N0YYCF-gh-bash branch March 11, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant