Austen Collins
|
98e7cab81f
|
Tests: remove FunctionInvoke test
|
2016-02-07 17:36:17 -08:00 |
|
Austen Collins
|
422cb94e4e
|
FunctionRun: combine FunctionInvoke into FunctionRun
|
2016-02-07 17:23:28 -08:00 |
|
Austen Collins
|
3cfabde174
|
FunctionRun, FunctionInvoke: Combine
|
2016-02-07 16:18:22 -08:00 |
|
Austen Collins
|
4c75412794
|
FunctionRun: Improve
|
2016-02-07 12:22:07 -08:00 |
|
Austen Collins
|
94371da5fb
|
EndpointDeploy: update tests
|
2016-02-07 12:22:06 -08:00 |
|
Austen Collins
|
a367fd44be
|
FunctionDeploy: finish, add templateName, update tests
|
2016-02-07 12:22:06 -08:00 |
|
Austen Collins
|
7764e0a994
|
CodeDeploy: add support for nametempltae
|
2016-02-07 12:22:06 -08:00 |
|
ac360
|
7e45408983
|
FunctionDeploy: refactor for module removal
|
2016-02-07 12:22:06 -08:00 |
|
Austen Collins
|
cb10215054
|
FunctionCreate: fix functioncreate
|
2016-02-07 12:22:06 -08:00 |
|
ac360
|
f95d92f720
|
FunctionCreate: start refactoring to only use sPath
|
2016-02-07 12:22:06 -08:00 |
|
ac360
|
055d7b9501
|
ResourcesDeploy, ServerlessProject.getResources: fix and fix test
|
2016-02-07 12:22:05 -08:00 |
|
ac360
|
b45098571c
|
Fix class tests
|
2016-02-07 12:22:05 -08:00 |
|
ac360
|
c4f7fb6b0a
|
ComponentCreate: add sPath to evt.data
|
2016-02-07 12:22:05 -08:00 |
|
ac360
|
4b79e5e751
|
ComponentCreate, FunctionCreate: finish refactor and fix tests
|
2016-02-07 12:22:05 -08:00 |
|
ac360
|
f2ec676eb9
|
FunctionCreate: refactor to remove modules concept
|
2016-02-07 12:21:49 -08:00 |
|
ac360
|
0e43d0f2a6
|
ServerlessProject: getResources returns promise and supports an s-cloudFormation.json file in root
|
2016-02-07 12:21:03 -08:00 |
|
Kamil Burzynski
|
df7b3d9db6
|
WIP - module removal
|
2016-02-07 12:21:03 -08:00 |
|
Kamil Burzynski
|
8de0b5ff2f
|
getResources() doesnt crash due to undefined variables anymore
|
2016-02-07 12:21:03 -08:00 |
|
ac360
|
b133677e7a
|
Resources: continue work on getResources method
|
2016-02-07 12:21:03 -08:00 |
|
ac360
|
a1d79f28d8
|
Adding backward support for s-module.json cloudformation
|
2016-02-07 12:21:03 -08:00 |
|
ac360
|
794dc05142
|
Classes: fix all tests
|
2016-02-07 12:21:03 -08:00 |
|
ac360
|
5e8aa4c242
|
ServerlessState: fix tests to work w/o modules
|
2016-02-07 12:21:03 -08:00 |
|
Austen Collins
|
2837759387
|
Module remove: fix serverlessstate tests
|
2016-02-07 12:21:03 -08:00 |
|
Austen Collins
|
9d0f40022f
|
ServerlessState: updates to remove modules
|
2016-02-07 12:21:03 -08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Egor Kislitsyn
|
04f3edf79c
|
adds a check for existing stages in the project to FunctionDeploy action
|
2016-02-04 19:42:08 +07: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 |
|
Egor Kislitsyn
|
ec40e36e65
|
adds auto discovering new function versions to FunctionLogs action when tailing
|
2016-02-04 13:12:42 +07:00 |
|
Egor Kislitsyn
|
d4bf6c9ad2
|
fix FunctionLogs options
|
2016-02-04 12:09:01 +07: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 |
|
Eslam A. Hefnawy
|
e54b9a757d
|
removed comment from projectRemove
|
2016-02-03 10:37:13 +07:00 |
|
Egor Kislitsyn
|
6c6710d5a6
|
BbPromise.reject errors instead of throw
|
2016-02-02 19:01:07 +07:00 |
|
ac360
|
09f54b4c08
|
Remove unnecessary console.logs
|
2016-02-02 01:45:58 -08:00 |
|
ac360
|
981cb2fb78
|
ProjectInstall: fix
|
2016-02-02 01:41:05 -08:00 |
|
Eslam A. Hefnawy
|
a361755a1a
|
removed depricated message from projectCreate
|
2016-02-02 14:17:48 +07:00 |
|
Eslam A. Hefnawy
|
7b894fb08a
|
change projectInstall message
|
2016-02-02 13:39:06 +07:00 |
|
ac360
|
c56affdb44
|
RegionCreate: Fix noExeCf option
|
2016-02-01 09:42:27 -08:00 |
|
Kamil Burzynski
|
3cdd7210e5
|
Fixed SERVERLESS_PROJECT_NAME=undefined in .env after fresh project creation.
|
2016-02-01 13:40:21 +01:00 |
|