7343 Commits

Author SHA1 Message Date
Austen Collins
68e27f22e2 Remove configs from classes and encourage use of sPath only 2016-02-07 12:21:02 -08:00
Austen Collins
f0de3a5c93 ServerlessComponent: continue work on function loading 2016-02-07 12:21:02 -08:00
Austen Collins
110eee79ab ServerlessComponent: change loading 2016-02-07 12:20:36 -08:00
ac360
bf1698ca76 Continue removing modules 2016-02-07 12:20:36 -08:00
ac360
aa93331941 ServerlessFunction: Keep removing module concept 2016-02-07 12:20:35 -08:00
ac360
b1b8cbf6cd ServerlessModule: begin removing this as a class and concept 2016-02-07 12:20:35 -08:00
Austen Collins
e0a0f02ca8 FunctionRun: Improve 2016-02-07 12:19:38 -08:00
Austen Collins
1e35cbd220 Tests: update 2016-02-07 12:01:08 -08:00
Austen Collins
3a9c52159f EndpointDeploy: update tests 2016-02-07 11:53:18 -08:00
Austen Collins
eb4b673490 FunctionDeploy: finish, add templateName, update tests 2016-02-07 11:15:32 -08:00
Austen Collins
8172c7664a CodeDeploy: add support for nametempltae 2016-02-07 09:25:35 -08:00
ac360
20a90c405c FunctionDeploy: refactor for module removal 2016-02-07 09:02:01 -08:00
Eslam A. Hefnawy
d6c6b27825 projectInstall: minor fixes 2016-02-06 17:02:49 +07:00
Eslam A. Hefnawy
2e485f62bd componentCreate: choose runtime 2016-02-06 12:33:15 +07:00
Eslam A. Hefnawy
7b264d33d7 final event sources cleanup 2016-02-06 12:01:11 +07:00
Eslam A. Hefnawy
e0eb0803d8 added and tested scheduled lambda event source 2016-02-06 11:45:29 +07:00
Austen Collins
b2ba5dd1a5 ServerlessState.getResources(): remove promises 2016-02-05 20:18:08 -08:00
Austen Collins
cea1a30e8d FunctionCreate: fix functioncreate 2016-02-05 20:14:29 -08:00
ac360
e5b877ff40 FunctionCreate: start refactoring to only use sPath 2016-02-05 16:31:09 -08:00
Austen
61a3f11d89 Merge pull request #573 from pmuens/fix-wrong-comment-in-deploy-endpoints-function
Fix wrong comment in deploy endpoints function
2016-02-05 06:57:08 -08:00
Austen
8b6faf97e4 Merge pull request #572 from pmuens/add-cancel-interactive-prompt-functionality
Closes #528 - Add cancel interactive prompt functionality
2016-02-05 06:56:52 -08:00
Philipp Muens
1826b9f34f Fix wrong comment in deploy endpoints function 2016-02-05 14:55:55 +01:00
Philipp Muens
c162fe3ce3 Closes #528 - Add cancel interactive prompt functionality 2016-02-05 14:49:33 +01:00
ac360
6078539f22 ResourcesDeploy, ServerlessProject.getResources: fix and fix test 2016-02-05 01:01:15 -08:00
ac360
645b619397 Fix class tests 2016-02-05 00:40:25 -08:00
ac360
901b56fff4 ComponentCreate: add sPath to evt.data 2016-02-05 00:36:15 -08:00
ac360
eebb7521ff ComponentCreate, FunctionCreate: finish refactor and fix tests 2016-02-05 00:35:29 -08:00
ac360
c6bd8f41f0 FunctionCreate: refactor to remove modules concept 2016-02-05 00:23:50 -08:00
ac360
b68fb1e4aa ServerlessProject: getResources returns promise and supports an s-cloudFormation.json file in root 2016-02-04 21:42:59 -08:00
Austen
9199be6091 Merge pull request #566 from minibikini/master
adds FunctionInvoke action
2016-02-04 09:04:49 -08:00
Austen
ca83395cf9 Merge pull request #567 from Nopik/modrem-wip-1
A bit of module removal during component/function creation
2016-02-04 09:03:11 -08:00
Egor Kislitsyn
04f3edf79c adds a check for existing stages in the project to FunctionDeploy action 2016-02-04 19:42:08 +07:00
Kamil Burzynski
2281d9439a WIP - module removal 2016-02-04 13:38:31 +01:00
Egor Kislitsyn
f82d9a5b17 improves FunctionLogs action 2016-02-04 19:35:37 +07:00
Egor Kislitsyn
00c64042be adds FunctionInvoke actions 2016-02-04 19:34:48 +07:00
Eslam A. Hefnawy
b7ac8452f7 final fixes 2016-02-04 17:40:19 +07:00
Kamil Burzynski
2bf2c30536 getResources() doesnt crash due to undefined variables anymore 2016-02-04 11:35:24 +01:00
Eslam A. Hefnawy
769cd08a26 testing SNS event source 2016-02-04 17:31:24 +07:00
Eslam A. Hefnawy
7f5bba3589 added SNS event source 2016-02-04 16:48:25 +07:00
ac360
78b90cca85 Resources: continue work on getResources method 2016-02-03 22:42:20 -08:00
Austen
239301f9f8 Merge pull request #562 from minibikini/master
adds Function Logs action
2016-02-03 22:41:56 -08:00
Egor Kislitsyn
ec40e36e65 adds auto discovering new function versions to FunctionLogs action when tailing 2016-02-04 13:12:42 +07:00
Austen
81de10e327 Readme: Add consultants 2016-02-03 21:54:48 -08:00
Eslam A. Hefnawy
74c3df69ec log warrning if variable doesnt exist instead of error 2016-02-04 12:27:37 +07:00
Egor Kislitsyn
d4bf6c9ad2 fix FunctionLogs options 2016-02-04 12:09:01 +07:00
ac360
0cc83d9c4a Adding backward support for s-module.json cloudformation 2016-02-03 21:08:04 -08:00
Egor Kislitsyn
0ac91102a5 adds Function Logs action 2016-02-04 12:03:49 +07:00
Egor Kislitsyn
c6f2b615e3 Merge remote-tracking branch 'upstream/master' 2016-02-04 11:48:23 +07:00
ac360
ad5e929941 Classes: fix all tests 2016-02-03 20:31:47 -08:00
ac360
953c1d313e ServerlessState: fix tests to work w/o modules 2016-02-03 19:38:16 -08:00