marcy-terui / serverless-alexa-skills

Manage your Alexa Skills with Serverless Framework
https://www.npmjs.com/package/serverless-alexa-skills
MIT License
71 stars 13 forks source link

Support staging #10

Open marcy-terui opened 6 years ago

marcy-terui commented 6 years ago

There are development and live stage at the v1 API. We need to be able to specify the stage as an option or configration.

dgreene1 commented 5 years ago

@marcy-terui my team and I are very interested in the ability to deploy to specific stages. Do you have an ETA on when this might be available?

Also, will this allow for rolling back a stage to a previous version in the case where integration tests fail?