serverless / serverless-azure-functions

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

Publish script #653

Closed gligorkot closed 1 year ago

gligorkot commented 1 year ago

What did you implement:

Closes #645 and #654

How did you implement it:

Adding a publish github action that runs on version tag.

How can we verify it:

Add a tag that follows semver format vX.X.X

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

gligorkot commented 1 year ago

@medikoo any chance you can please have a look at this one and merge if acceptable or let me know what else you'd like to change before we can merge it in?