33 Commits

Author SHA1 Message Date
ac360
34f6a71e10 DashDeploy: fix 2016-01-16 19:59:13 -08:00
ac360
096c2468a7 FunctionDeploy: fix 2016-01-16 14:07:20 -08:00
ac360
931dbde01e Meta: remove public and private folders and namespace 2016-01-08 10:07:01 -08:00
ac360
fde3eee4fd Utils: refactor getResources, populate, Tests: fix all, Serverless: add methods to work with sPaths 2016-01-08 01:17:42 -08:00
ac360
2149eaebc3 FunctionDeploy: minor cleanup to temporary logging 2016-01-05 09:56:35 -08:00
ac360
5c85e385ad FunctionDeploy: fix test logs 2016-01-05 09:55:29 -08:00
ac360
bb8c6e5f29 FunctionDeploy: upload concurrently 2016-01-05 09:52:39 -08:00
ac360
e194e3e72b Actions: fix all to pass evt object through, wherever possible, Tests: get function and endpoint deploy tests workign, minor fixes for the validateevent function 2016-01-04 23:26:35 -08:00
ac360
8d4c29352c ResourcesDeploy: remove rollback due to it causing an error 2016-01-04 01:09:16 -08:00
ac360
71366b1561 FunctionDeploy, EnvGet: Refactor result to have options and data property 2016-01-03 21:26:40 -08:00
ac360
adee135759 FunctionDeploy: deploy code to Lambda directly, while uploading code to S3 concurrently 2016-01-02 16:50:41 -08:00
ac360
3c20eaff75 Lambda: change back getLambdaName to include module name 2016-01-01 23:47:43 -08:00
ac360
9fb1da3687 FunctionDeploy: include ARNs on successful deployment 2016-01-01 23:24:04 -08:00
ac360
91069d21de FunctionDeploy: refactor 2016-01-01 22:29:14 -08:00
ac360
ed9fae6e77 FunctionDeploy: Refactor, untested 2016-01-01 17:40:03 -08:00
ac360
ec17ebd758 merge 2016-01-01 15:43:57 -08:00
ac360
8e462a0fe7 FunctionDeploy: start refactor, ServerlessPlugin: remove select methods for functions and endpoints, Project Class: add getModules, getFunctions 2016-01-01 12:36:50 -08:00
ac360
d3787e9860 Serverless: change global private properties to be on config object 2015-12-31 16:42:00 -08:00
Austen Collins
fc3786f086 All: Add classes for Project, Module and Function 2015-12-28 23:49:29 -08:00
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