generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: enable convert NUTs * feat: enable NUTs in circle ci enable NUTs in circle ci. Change the NUTs defaults to run both sfdx and bin/run executables. * fix: ignore errors when trying to delete the NUT generated dir * fix: changes from code review * fix: change nutshell to not set jwt when TESTKIT_AUTH_URL is set * fix: use fs.rmdir since fs.rmSync does not work on windows * fix: trying shelljs to remove the dir * chore: debugging windows * chore: disabling no-console for debugging in circle * chore: debugging in circle * chore: relax regex a bit for windows * chore: modify logging to inspect sfdx executables * chore: ensure proper windows paths * chore: changes some paths in the hopes for better windows NUT results * chore: more debugging * chore: check for exit code and use the location from the response * chore: debugging * chore: change back testMatrix files and only change sourcepath on convert command * chore: glob wants forward slashes * chore: debugging * chore: debugging * chore: path changes * chore: use relative paths for verification * chore: more path conversions * fix: fixes paths for NUTs on windows
- Loading branch information
Showing
11 changed files
with
104 additions
and
38 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
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