This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from bc456a2 Style tweaks for obvious demo
new b095fe7 Better method names
new d6a6ccd Factor our the default renderers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
serverless-microsling/lib/default-renderers.js | 61 ++++++++++++++++++++++
serverless-microsling/lib/openwhisk-renderer.js | 3 +-
serverless-microsling/lib/render.js | 67 +++++--------------------
3 files changed, 76 insertions(+), 55 deletions(-)
create mode 100644 serverless-microsling/lib/default-renderers.js