Uh oh!
There was an error while loading. Please reload this page.
Mark samples as either "app" or "function" - #500
Conversation
… a built-in HTTP server, or whether the server is injected by the framework.
google-prow-robot
commented
Mar 25, 2018
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
mattmoor
left a comment
There was a problem hiding this comment.
May want to sweep .md too, but thanks for cleaning this up.
evankanderson
commented
Mar 26, 2018
I ran a Two other observations, having gone through all these files.
|
squee1945
commented
Mar 26, 2018
@evankanderson where is the example of the function framework? |
mattmoor
commented
Mar 26, 2018
@squee1945 I bet he's talking about |
Based on discussion with @mattmoor in #444 , marking configurations based on whether they create an application (have a "main" which creates an http server) or specify only a function (and assume web wrapper injection).