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
feat: add support for v2 callable functions (#229)
* feat: add support for v2 callable functions, requiring users to supply req, and res
* fix: types
* fix: v1 https function type
* fix: format
* feat: run push event on master branch only
* fix: await for result in callable functions test
* remove: CI changes made for testing purposes
0 commit comments