-
-
Notifications
You must be signed in to change notification settings - Fork 582
feat: support pnpm #3574
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
Closed
Closed
feat: support pnpm #3574
Changes from 23 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7fd5708
feat: support pnpm and bun
054382d
chore(ci): install pnpm and bun in circleci
c1c0bfb
feat: resuse `getInstallDevDepsOption` and `getInstallExactDepsOption…
f8a6fe9
fix: add `exe-icon-extractor` to fix ci failture on window
a065e3f
feat: remove support of bun
b0042e7
fix: remove unnecessary functions and reuse existing logic
031e7da
chore: remove code for logging
7076320
test: pnpm workspace
be36e72
fix: change installer order to fix deps issue
8e29535
style: yaml
c31ef7a
feat: package manager checking logic and real user agent data for tes…
95477e7
Merge branch 'electron:main' into feat/package-manager-support
4406281
feat: use `detect-package-manager`
b11d4cd
fix(test): install deps test
2f92eef
Merge branch 'main' into feat/pnpm-support
goosewobbler e74eb8c
chore: update lockfiles
goosewobbler 11394f6
Merge remote-tracking branch 'origin/main' into feat/pnpm-support
goosewobbler caf9878
chore: update lockfile
goosewobbler f250296
chore: delete package-lock.json
goosewobbler 8ee7126
fix: remove duplicate import
goosewobbler a98a8a4
fix: TS error
goosewobbler d334388
fix: linting errors
goosewobbler cf43b13
Merge branch 'main' into feat/pnpm-support
erickzhao 6eccd7c
chore: add `detect-package-manager`
goosewobbler c9d1a68
Merge branch 'main' into feat/pnpm-support
goosewobbler aaf8a08
Merge branch 'main' into feat/pnpm-support
goosewobbler ad865a2
Merge branch 'main' into feat/pnpm-support
goosewobbler 8eb86a8
Merge branch 'main' into feat/pnpm-support
goosewobbler 203705a
debug: add more debugging
goosewobbler 5552124
fix: install devdeps correctly, add debug
goosewobbler 05b43c8
refactor: remove caching as `detect-package-manager` handles this
goosewobbler 21fad0f
fix: `getPackageManager` is async
goosewobbler af21d3e
fix: slow test issues, add logs
goosewobbler 11e3772
Merge branch 'main' into feat/pnpm-support
goosewobbler 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
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
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
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.