14 Commits

Author SHA1 Message Date
Austen Collins
0a1b71318c All: Change _projectJson to _project and include entire project JSON.
This change breaks some things that will be fixed in subsequent commits
2015-12-27 09:02:57 -08:00
Kamil Burzynski
b7ce424ae5 Fixed function configuration during deploy. 2015-12-22 18:02:27 +01:00
Kamil Burzynski
cc1408626d Removed test console.log statements 2015-12-21 13:01:55 +01:00
Austen Collins
1b759feb78 Test: fixes 2015-12-18 20:42:30 -08:00
Eslam A. Hefnawy
77ccdeaaf5 better error handling for function deploy 2015-12-18 15:05:32 +02:00
Kamil Burzynski
956a64e9d9 Refactored internal plugins to be loaded just like the external ones. 2015-12-17 10:43:10 +01:00
Eslam A. Hefnawy
ef9feb8617 EventSource: start work. 2015-12-15 19:11:45 +02:00
Eslam A. Hefnawy
68b44852bf fix functiond deploy 2015-12-14 16:50:20 +02:00
Austen Collins
a4fe2a786c FunctionCreate: fix missing module runtime 2015-12-10 13:27:16 -08:00
Austen Collins
c413ee5113 Actions: delete logging of event objects for inspection 2015-12-10 12:44:33 -08:00
Austen Collins
d6ac232910 Actions: Huge effort to clean up EVENT properties across all actions. In this commit, all Actions log their EVENT object at the end of running so we can view and discuss further. Overall, the EVENT properties across all Actions are close to being finalized now 2015-12-09 21:50:42 -08:00
Austen Collins
d9f6db782f All: major changes, refactor s-function.json completely, support multiple lambdas w/ multiple endpoints in a single s-function.json, add tests, remove browserify/optimization code, fix module create 2015-12-07 21:28:39 -08:00
Austen Collins
96b1466c0a FunctionDeploy: Bug fixes, Help: Clean-ups, Readme: Start listing differences from JAWS 2015-12-07 00:16:54 -08:00
Austen Collins
f4518194f7 FunctionDeploy: Major Refactor 75% Complete 2015-12-06 19:21:21 -08:00