Kamil Burzynski
|
c4b3aaf43e
|
Merge remote-tracking branch 'origin/v0.5' into arch-refactor
Conflicts:
lib/actions/CodeDeployLambda.js
lib/actions/EventDeployS3Lambda.js
lib/actions/EventDeploySNSLambda.js
lib/actions/EventDeployScheduledLambda.js
lib/actions/EventDeployStreamLambda.js
tests/tests/actions/ResourcesDeploy.js
|
2016-02-11 09:34:25 +01:00 |
|
Kamil Burzynski
|
3ab9291338
|
Merge branch 'arch-refactor-merge-1' into arch-refactor
Conflicts:
lib/ServerlessMeta.js
lib/actions/FunctionRun.js
|
2016-02-11 09:07:01 +01:00 |
|
Kamil Burzynski
|
107cc6b5d2
|
Renamed Runtime classes
|
2016-02-11 08:47:35 +01:00 |
|
Egor Kislitsyn
|
283da110cf
|
Merge remote-tracking branch 'upstream/master'
|
2016-02-11 13:45:39 +07:00 |
|
Austen Collins
|
9193c21497
|
Variables: name is always reserved and is the name of the config file you are trying to populate
|
2016-02-10 17:08:09 -08:00 |
|
Jordan Mack
|
b7fcf47811
|
Add hotkeys to dash for select all, select none, select functions, and select endpoints.
|
2016-02-10 13:44:46 -08:00 |
|
Philipp Muens
|
9a55423541
|
Refs #528 - Add cancel CLI with escape functionality
|
2016-02-10 17:49:57 +01:00 |
|
Kamil Burzynski
|
24b9d73bfb
|
ServerlessRuntime class hierarchy introduced
|
2016-02-10 14:07:42 +01:00 |
|
Egor Kislitsyn
|
3dfe8872b6
|
adds custom template syntax support
|
2016-02-10 17:32:41 +07:00 |
|
Kamil Burzynski
|
e06786dae7
|
Merge branch 'master' into arch-refactor
|
2016-02-10 08:51:05 +01:00 |
|
Kamil Burzynski
|
e0e027dcd3
|
Refactoring: removed S.config.projectPath, Project instance is created at correct moments, common project helpers moved to Project
|
2016-02-09 15:14:17 +01:00 |
|
Eslam A. Hefnawy
|
814c156080
|
fixing events conflicts
|
2016-02-09 14:15:30 +07:00 |
|
Austen Collins
|
3cfabde174
|
FunctionRun, FunctionInvoke: Combine
|
2016-02-07 16:18:22 -08:00 |
|
Austen Collins
|
7764e0a994
|
CodeDeploy: add support for nametempltae
|
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
|
4b79e5e751
|
ComponentCreate, FunctionCreate: finish refactor and fix tests
|
2016-02-07 12:22:05 -08:00 |
|
Kamil Burzynski
|
df7b3d9db6
|
WIP - module removal
|
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
|
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
|
f0de3a5c93
|
ServerlessComponent: continue work on function loading
|
2016-02-07 12:21:02 -08:00 |
|
ac360
|
aa93331941
|
ServerlessFunction: Keep removing module concept
|
2016-02-07 12:20:35 -08:00 |
|
Eslam A. Hefnawy
|
e0eb0803d8
|
added and tested scheduled lambda event source
|
2016-02-06 11:45:29 +07:00 |
|
Philipp Muens
|
c162fe3ce3
|
Closes #528 - Add cancel interactive prompt functionality
|
2016-02-05 14:49:33 +01:00 |
|
Egor Kislitsyn
|
00c64042be
|
adds FunctionInvoke actions
|
2016-02-04 19:34:48 +07:00 |
|
Eslam A. Hefnawy
|
74c3df69ec
|
log warrning if variable doesnt exist instead of error
|
2016-02-04 12:27:37 +07:00 |
|
Eslam A. Hefnawy
|
bed3213394
|
added unit test for S3 event source
|
2016-02-03 18:53:48 +07:00 |
|
Eslam A. Hefnawy
|
db53f737dc
|
no longer need lambdaArn
|
2016-02-03 17:35:18 +07:00 |
|
Jordan Mack
|
b5f3cf8311
|
Add additional hotkeys and instruction text to dash.
|
2016-01-30 19:38:50 -08:00 |
|
ac360
|
66816804c8
|
ProjectCreate: Change to ProjectInit
|
2016-01-28 19:37:09 -08:00 |
|
Eslam A. Hefnawy
|
6aec0ba264
|
Revert "added event source support"
This reverts commit 916d09e1ec686f56f318b986342a192e811e0e69.
|
2016-01-28 17:59:44 +07:00 |
|
Eslam A. Hefnawy
|
916d09e1ec
|
added event source support
|
2016-01-27 20:46:58 +07:00 |
|
Ryan S. Brown
|
495376ccd4
|
Add utility for pip installation using -t
|
2016-01-23 10:24:29 -05:00 |
|
Ryan S. Brown
|
8b9476fa91
|
Add Python/pip as runtime & package manager
|
2016-01-23 09:08:14 -05:00 |
|
ac360
|
16d9b6b7bc
|
Templates: Fix template inheritance, allow template files in every level of organization, each inherit subjectively from the project level to the asset being populated
|
2016-01-22 16:18:12 -08:00 |
|
ac360
|
4911a3b75f
|
Templates: finish support for project level templates. Remove moduleName.template syntax requirement for module-level templates. Module-level templates can extend project level templates.
|
2016-01-22 11:45:02 -08:00 |
|
ac360
|
2ae8f0accf
|
Terminal: remove blackBg to help white screens
|
2016-01-21 23:59:09 -08:00 |
|
ac360
|
72489fd884
|
StageCreate,RegionCreate: Deploy CF resources automatically (like we used to) and fix the noExeCf option
|
2016-01-21 23:36:17 -08:00 |
|
ac360
|
145a7a8bbf
|
Templates: now available at the Project level. Any file in the project root that starts with 's-template...' can contain templates
|
2016-01-21 18:03:56 -08:00 |
|
ac360
|
f6e0e02121
|
ServerlessState: add setAsset() method for conveniently addding in new assets to the state.
|
2016-01-21 16:12:43 -08:00 |
|
ac360
|
348db9b670
|
ServerlessFunction: fix getRuntime method
|
2016-01-21 15:12:31 -08:00 |
|
Byron Mann
|
0b694a4cd5
|
Account for Windows pathways in pathToContext function.
|
2016-01-20 12:39:23 -07:00 |
|
ac360
|
9302439cce
|
Preparing for release...
|
2016-01-19 18:01:05 -08:00 |
|
ac360
|
4ff4cfa4ef
|
CloudFormation: Improve create/update and monitor methods, ServerlessProject: Fix logging issue
|
2016-01-19 16:35:36 -08:00 |
|
ac360
|
d743e94e68
|
Release v0.1.1
|
2016-01-18 18:13:04 -08:00 |
|
ac360
|
36b310e9e5
|
ProjectCreate: fix bug created in f38264
|
2016-01-18 17:09:03 -08:00 |
|
Kenneth Falck
|
0f1128ff9f
|
Fix i/j index typo in CloudFormation module aggregation
|
2016-01-19 02:13:17 +02:00 |
|
Eslam A. Hefnawy
|
7085b33d13
|
fixed resourcesDeploy to aggregate resources from modules. Closes #485
|
2016-01-18 20:50:58 +02:00 |
|
ac360
|
84b8ae3227
|
Plugin Loading: Change and simplify plugin loading
|
2016-01-16 21:03:18 -08:00 |
|
ac360
|
5d1564cbd7
|
Serverless: add init() method for programmatic usage to init state, Classes: make getPopulated and getResources no longer return promises, ServerlessModule: add template property to module
|
2016-01-16 17:20:38 -08:00 |
|