pulumi/pkg
Luke Hoban 9bd441be05 Support for nested lambdas and node_modules
LumiJS lambdas can now be serialized when they include calls to other LumiJS lambdas.  The chain of lambda dependencies is jointly serialized into the target Lambda.

Also, LumiJS lambdas now include `node_modules` automatically in the AWS Lambda, ensuring the the runtime execution environment more closely matches the deployment time environment.

An early version of the gh-cicd example supporting #134 is added which uses these capabilities, currently including a mocked GitHub resource provider.
2017-06-12 10:15:20 -07:00
..
compiler Add support for template literals in LumiJS 2017-06-09 18:46:09 -07:00
diag Alter diag.Message to discourage format mistakes 2017-06-02 18:37:28 -07:00
encoding Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
eval Support for nested lambdas and node_modules 2017-06-12 10:15:20 -07:00
graph Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
pack Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00
resource Support for nested lambdas and node_modules 2017-06-12 10:15:20 -07:00
tokens Enable parallel tests 2017-06-01 14:01:26 -07:00
tools/lumidl Address PR feedback on #224 2017-06-07 15:13:56 -07:00
util Implement mapper.Encode "for real" 2017-06-05 17:49:00 -07:00
workspace Do an initial pass over TODOs 2017-06-05 18:11:51 -07:00