-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat!: use npm for plugin operations #776
Merged
Merged
Changes from 39 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
ba6a18c
feat: add npm and pnpm options
mdonnalley ea2163f
Merge branch 'main' into mdonnalley/revamp
mdonnalley 94f0668
feat!: use npm for installs
mdonnalley 1e80a62
chore: bump to v5 prerelease
mdonnalley 3953b9c
Merge branch 'main' into mdonnalley/revamp
mdonnalley 737b967
fix: remove yarn.lock
mdonnalley d87fcbf
test: skip sf integration tests
mdonnalley 6c3cb6f
fix: force rm yarn.lock
mdonnalley 6ebb1fc
fix: use fork for npm show
mdonnalley b155136
feat: remove all yarn functionality
mdonnalley d7c09cb
chore: clean up
mdonnalley b1ea1f1
test: debug failing windows tests
mdonnalley 3cc66c8
feat: add --npm-log-level flag
mdonnalley fd4f30f
chore: clean up
mdonnalley 85b2da0
test: debug failing windows tests
mdonnalley 002675b
test: compilation errors
mdonnalley b2a4d14
fix: use CLIError
mdonnalley 9b736f6
test: debug failing windows tests
mdonnalley 503a9d3
test: debug failing windows tests
mdonnalley 6d23bb9
test: debug failing windows tests
mdonnalley 0e6c372
chore: remove unused dep
mdonnalley daac083
chore: clean up
mdonnalley 7e3f0a8
fix: add suggestion for failed install
mdonnalley dd8f69c
fix: npm-run-path is actually needed
mdonnalley b4da5fd
test: debug failing windows tests
mdonnalley 409db00
test: debug failing windows tests
mdonnalley 9331d65
test: extend timeout
mdonnalley be382e7
test: renable sf integration tests
mdonnalley d1c9d74
feat: simplify logging options
mdonnalley b4ef3d3
fix: clean up yarn.lock and node_modules if they exist
mdonnalley d044775
Merge branch 'main' into mdonnalley/revamp
mdonnalley 57dda03
perf: spawn new process for removing node_modules
mdonnalley a739a4f
chore(release): 5.0.0-beta.1 [skip ci]
svc-cli-bot 82ee43c
Merge branch 'main' into mdonnalley/revamp
mdonnalley 95f6cac
chore(release): 5.0.0-beta.2 [skip ci]
svc-cli-bot eab8e5b
Merge branch 'main' into mdonnalley/revamp
mdonnalley 6581914
chore(release): 5.0.0-beta.3 [skip ci]
svc-cli-bot b7eca7a
chore: merge main conflicts
iowillhoit 7c33ba1
chore(release): 5.0.0-beta.4 [skip ci]
svc-cli-bot a127059
fix: reinstall plugin from url if applicable
mdonnalley d9a67ae
feat: better logging
mdonnalley 7167090
fix: uninstall mis-scoped plugin
mdonnalley 6fdb181
fix: warn about missing expected files after github install
mdonnalley c07eccf
fix: add type
mdonnalley b799b38
feat: improve ux when no output from npm
mdonnalley 2c722b4
chore: merge main conflicts
iowillhoit fa30d5e
chore(release): 5.0.0-beta.5 [skip ci]
svc-cli-bot a53853b
fix: display name when uninstalling wiht no args
mdonnalley ac2c394
test: set timeout on install test
mdonnalley 566af61
fix: ensure dir exists before checking for name
mdonnalley 034a067
Merge branch 'main' into mdonnalley/revamp
iowillhoit 183be3f
chore(release): 5.0.0-beta.6 [skip ci]
svc-cli-bot 12808a5
Merge branch 'main' into mdonnalley/revamp
mdonnalley 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to remove this log message?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. The spinner now shows the success (or failure) message