adobe / adobeio-cna-starter-project

DEPRECATED - Please use https://github.com/adobe/aio-cli to manage your future apps!
https://adobe.io
Apache License 2.0
10 stars 8 forks source link

Undeploy command #4

Closed moritzraho closed 5 years ago

moritzraho commented 5 years ago

Add a command to undeploy CNA

Description

npm run undeploy runs the following two commands:

Related Issue

Motivation and Context

Undeploy command is crucial for integration tests and cleaning up resources

How Has This Been Tested?

Manual testing => Need to add integration tests when travis CI is configured to deploy a test app.

Screenshots (if appropriate):

Types of changes

Checklist:

sandeep-paliwal commented 5 years ago

@moritzraho Can you pull in changes from master. That will make sure Travis build runs of this PR as well.

moritzraho commented 5 years ago

@sandeep-paliwal thanks for the review, travis build completed