adobe / helix-deploy

A multi-cloud deployment tool for serverless functions running on AWS Lambda, Adobe I/O Runtime, Azure Functions, and Google Cloud Functions. Write once, run everywhere.
Apache License 2.0
12 stars 16 forks source link

Openwhisk namespace check should not fail for non wsk deployments #160

Closed tripodsan closed 3 years ago

tripodsan commented 3 years ago

if the deploy target doesn't include wsk, then the namespace check should not run.

> hedy -v --target=aws --deploy --test

universal-action-builder v3.0.9
error: Openhwhisk namespace 'helix-pages' doesn't match configured namespace 'helix'.
This is a security measure to prevent accidental deployment dues to wrong .wskprops.
github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 3.16.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: