generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: verify fails if node not installed (#167)
* fix: verify fails if node not installed @W-9930707@ * chore: code cleanup * chore: code cleanup * test: node in slim an global * chore: code clean + path for win * Update src/lib/npmCommand.ts Co-authored-by: Shane McLaughlin <[email protected]> * Update src/lib/npmCommand.ts Co-authored-by: Shane McLaughlin <[email protected]> * chore: streamline code & update some comments * fix: remmove unnecessary string template * test: run nuts from CI * test: can't use answers to prompts on windows * fix: make sure node filepath is executable * chore: update unit tests so error messages are more descriptive * test: run nuts on branches, partial nuts on windows (#168) * test: add telemetry ack file * test: ignore errors on deleting testProjects * test: store correct filename * test: can't write to non-existent dir * test: smaller test plugin, json in ack file * test: no nuts for windows Co-authored-by: Benjamin Maggi <[email protected]> Co-authored-by: Shane McLaughlin <[email protected]> Co-authored-by: Rodrigo Espinosa de los Monteros <[email protected]>
- Loading branch information
1 parent
cfc0dd4
commit 0393b90
Showing
10 changed files
with
367 additions
and
45 deletions.
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.