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

Add support for Serverless Framework packages #99

Open
volkangurel opened this issue Oct 31, 2018 · 0 comments
Open

Add support for Serverless Framework packages #99

volkangurel opened this issue Oct 31, 2018 · 0 comments

Comments

@volkangurel
Copy link
Collaborator

The Serverless Framework allows functions to be packaged into a directory, stored, and deployed in a separate step. This aligns well with CI/CD workflows, including the ones implemented in vili.

vili should support reading a repository of packaged functions (e.g. in S3), with a naming convention similar to docker tags (in a directory structure to mimic tags) and calling the serverless deploy command to deploy a given tag.

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

No branches or pull requests

1 participant