Skip to content

Log when the process is not authenticated and the plugin isn't running #82

@JessicaSachs

Description

@JessicaSachs

Expected Behavior

Any indication that the code from the plugin is unable to be executed.

Actual Behavior

Silence 😢

Steps to Reproduce the Problem

  1. Don't set the requisite environment variables (because you didn't know any better ❤️)
  2. Run your tests and pray
  3. See that there's a check for two undocumented (at least within this plugin) process.env variables
Screenshot 2024-09-20 at 6 23 40 PM

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. 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions