4 Commits

Author SHA1 Message Date
Austen Collins
a367fd44be FunctionDeploy: finish, add templateName, update tests 2016-02-07 12:22:06 -08:00
Austen Collins
ab2b67e5d5 FunctionDeploy: Create distribution directory in path so that package in project's package.json can be used for build operations 2016-01-29 17:55:58 -08:00
Austen Collins
b7a302e6a3 ServerlessModule: remove unnecessary properties, make simpler 2016-01-29 16:34:19 -08:00
Ryan S. Brown
26db3e3ba3 Merge Node and Python deploy package step
This commit kills the language-agnostic CodePackageLambdaNodeJs action
in favor of the agnostic CodePackageLambda. We can still do
language-specific stuff, but 100% of the logic for packaging as it is
now is agnostic, so it doesn't need to be separate.
2016-01-23 09:08:15 -05:00