Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support serverless deploy function #71

Merged
merged 2 commits into from
Aug 17, 2017
Merged

Support serverless deploy function #71

merged 2 commits into from
Aug 17, 2017

Conversation

HyperBrain
Copy link
Member

Closes #29

The version deployed by serverless deploy function now gets versioned (persisted) and labeled with the correct alias. The operation demands setting the --force switch because Serverless just might drop the deployment if nothing changed which would put the alias to a wrong version. Serverless does not tell anything about the skip to anyone :(

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.3%) to 74.308% when pulling 4cfc106 on function-deploy into e184c3d on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.3%) to 74.308% when pulling 8dd0743 on function-deploy into e184c3d on master.

@HyperBrain HyperBrain merged commit 7c7aaea into master Aug 17, 2017
@HyperBrain HyperBrain deleted the function-deploy branch August 17, 2017 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants