openfaas / python-flask-template

HTTP and Flask-based OpenFaaS templates for Python 3
MIT License
85 stars 86 forks source link

chore: add basic template validate workflow #64

Closed LucasRoesler closed 1 year ago

LucasRoesler commented 1 year ago

Create a CI workflow that will create and build an "echo" function for each template in the repo. This allows us to ensure that the basic structure of the template is functional.

Motivation and Context

Helps to prevent #63

How Has This Been Tested?

Waiting to see Github run the workflow

Types of changes

Checklist: