-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(gh-cli): use get_gh_executable() and pass GITHUB_CLI_PATH from GUI (ACS-321) #1232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AndyMik90
merged 20 commits into
AndyMik90:develop
from
StillKnotKnown:stillknotknown/acs-321-gh-cli-not-found-when-creating-prs-from-gui-despite-being-installed
Jan 17, 2026
Merged
Changes from 13 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
d90e1d7
fix(gh-cli): use get_gh_executable() and pass GITHUB_CLI_PATH from GUI
StillKnotKnown 6821014
tests: add comprehensive tests for gh CLI path detection (ACS-321)
StillKnotKnown a8bafdc
fix(tests): improve test assertions and remove invalid noqa comment
StillKnotKnown 2a93d11
fix(tests): fix CodeQL and test assertion issues
StillKnotKnown c7243a3
fix(tests): emit exit synchronously to fix Windows CI timeouts
StillKnotKnown 40e28c1
Merge branch 'develop' into stillknotknown/acs-321-gh-cli-not-found-w…
StillKnotKnown 976e760
Merge branch 'develop' into stillknotknown/acs-321-gh-cli-not-found-w…
StillKnotKnown 371d5f9
Merge branch 'develop' into stillknotknown/acs-321-gh-cli-not-found-w…
AndyMik90 85a855a
style(tests): remove unused AsyncMock import
StillKnotKnown dda1c9e
refactor(agent): extract detectAndSetCliPath helper to reduce duplica…
StillKnotKnown 69343b4
test(tests): improve test clarity and add subprocess call verification
StillKnotKnown 245300f
Merge branch 'develop' into stillknotknown/acs-321-gh-cli-not-found-w…
AndyMik90 7976a91
fix(tests): fix "should track running tasks" test timing
StillKnotKnown e4b2a64
fix(tests): address code review feedback and Windows CI timeout
StillKnotKnown 5b33a09
docs: add note about pre-existing test failures
StillKnotKnown e32966b
fix(tests): ensure exit listeners are attached before emitting exit
StillKnotKnown 1541592
fix(tests): rename test to reflect actual behavior
StillKnotKnown c1014c9
refactor(agent-process): make detectAndSetCliPath type-safe
StillKnotKnown df8210e
refactor(tests): use temp directory paths instead of hardcoded Unix p…
StillKnotKnown 08e9c45
refactor(tests): address coderabbitai feedback
StillKnotKnown File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.