serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
267 stars 162 forks source link

feat: Refactor runtime configuration to allow for non-node runtimes #348

Closed tbarlow12 closed 5 years ago

tbarlow12 commented 5 years ago

What did you implement:

How did you implement it:

How can we verify it:

Todos:

Note: Run npm run test:ci to run all validation checks on proposed changes

Is this ready for review?: YES
Is it a breaking change?: NO