-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Expected Behavior
Any indication that the code from the plugin is unable to be executed.
Actual Behavior
Silence 😢
Steps to Reproduce the Problem
- Don't set the requisite environment variables (because you didn't know any better ❤️)
- Run your tests and pray
- See that there's a check for two undocumented (at least within this plugin) process.env variables
Note
Other parts of the sauce ecosystem seem to allow you to opt in and out of using config files vs. environment variables to run this stuff. My configuration files are fine, but there's nowhere to specify them in the Sauce Plugin options.
You could consider adding the ability to pass in a sauce config file, but at the very least, please please throw a console.error in there to tell people to set the variables. 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request