You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a GitHub Action to do a test build for both templates
Expected Behaviour
We should create a function with and without a Go template with both templates during CI and validate that they can build with docker or faas-cli build.
Current Behaviour
Manual testing
Possible Solution
Add a bash / contrib script to do this and a GitHub Action to run on push/pr.
Context
Backwards compatibility, preventing issues for users.
The text was updated successfully, but these errors were encountered:
Add a GitHub Action to do a test build for both templates
Expected Behaviour
We should create a function with and without a Go template with both templates during CI and validate that they can build with docker or faas-cli build.
Current Behaviour
Manual testing
Possible Solution
Add a bash / contrib script to do this and a GitHub Action to run on push/pr.
Context
Backwards compatibility, preventing issues for users.
The text was updated successfully, but these errors were encountered: