-
Notifications
You must be signed in to change notification settings - Fork 4.3k
fix(desktop): skip slow powershell profile load if node is available #6301
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
Open
mohamedmastouri-hue
wants to merge
18
commits into
pingdotgg:main
Choose a base branch
from
mohamedmastouri-hue:fix-windows-startup-delay
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+140
−10
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
0042496
fix(desktop): skip slow powershell profile load if node is available
mohamedmastouri-hue 2bc624d
fix(desktop): restore FNM hydration and add focused skip tests
mohamedmastouri-hue 6e4a10f
fix(desktop): fix test runner registration and use cross-platform pat…
mohamedmastouri-hue b1239f6
fix(desktop): strip quotes from Windows PATH entries before existence…
mohamedmastouri-hue e800120
fix(desktop): run profile probe concurrently and interrupt if fast pa…
mohamedmastouri-hue 75d9c9c
fix(desktop): true concurrency via static precheck
mohamedmastouri-hue fcb2b0c
Update apps/desktop/src/shell/DesktopShellEnvironment.ts
mohamedmastouri-hue b1fb31a
fix(desktop): skip all powershell probes on fast path and detect fnm …
mohamedmastouri-hue 989bfa7
Update apps/desktop/src/shell/DesktopShellEnvironment.ts
mohamedmastouri-hue 9ea804e
test(desktop): fix trailing whitespace and cover knownWindowsCliDirs …
mohamedmastouri-hue e64b8d7
Merge branch 'fix-windows-startup-delay' of https://github.com/mohame…
mohamedmastouri-hue 030ff8a
fix(desktop): use forward slashes in knownWindowsCliDirs and fix test…
mohamedmastouri-hue fe9cd5e
fix(desktop): revert knownWindowsCliDirs path separator and mock File…
mohamedmastouri-hue d59802d
test(desktop): add missing FileSystem import for mocks
mohamedmastouri-hue 45d4b74
test(desktop): fix duplicate FileSystem import and alphabetize
mohamedmastouri-hue cb8aecf
test(desktop): update FileSystem import to effect/FileSystem
mohamedmastouri-hue b8107f8
test(desktop): fix TypeScript requirement inference in test helper
mohamedmastouri-hue 5306f4b
Merge branch 'main' into fix-windows-startup-delay
mohamedmastouri-hue 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
Some comments aren't visible on the classic Files Changed page.
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
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.