Skip to content

Deploy command should not fallback to using System auth if user does not provide auth #27

@eweiter

Description

@eweiter

You can see on the following block of code
https://github.com/apache/incubator-openwhisk-package-deploy/blob/master/packages/actions/deployWeb.js#L100

that if the user does not provide an auth string to run the deploy command with the command will default to using process.env.__OW_AUTH_KEY.

The auth String to use for the command should be a required property, if not provided the Action should error out and ask for an auth key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions