ac360
|
0b88cf232b
|
ServerlessState: Enhance get methods to use more than serverless paths to query serverless assets
|
2016-01-16 10:54:26 -08:00 |
|
Eslam A. Hefnawy
|
39d8c40764
|
some fixes for the interactive CLI
|
2016-01-16 20:13:41 +02:00 |
|
Eslam A. Hefnawy
|
10753765d0
|
fixed functionRun
|
2016-01-16 19:01:43 +02:00 |
|
ac360
|
80eeb0b1a6
|
ResourcesDeploy: fix test
|
2016-01-16 08:51:31 -08:00 |
|
ac360
|
016a1b4965
|
ServerlessState, ServleressMeta: add new helpful methods: getProject, getMeta, validateStageExists, validateRegionExists, add these to actions, fix additional tests
|
2016-01-15 21:41:46 -08:00 |
|
ac360
|
16bdfe9659
|
Serverless: fix state loading, ProjectCreate/StageCreate/RegionCreate: fix/update to better use classes, State Class: add new getProject and getMeta methods, fix getResources bugs, write tests
|
2016-01-15 19:34:00 -08:00 |
|
Eslam A. Hefnawy
|
9137224731
|
fixing all actions to use classes
|
2016-01-16 00:28:50 +02:00 |
|
Eslam A. Hefnawy
|
8dfaf6f701
|
fixed classes getPopulate method
|
2016-01-15 21:40:45 +02:00 |
|
ac360
|
6d5a7f8c15
|
Classes: Major classes refactor
|
2016-01-14 23:19:16 -08:00 |
|
ac360
|
f675457b4e
|
Classes: beging removing data prop
|
2016-01-14 23:19:16 -08:00 |
|
ac360
|
e38c31ab69
|
Serverless: change queuing
|
2016-01-13 16:20:17 -08:00 |
|
ac360
|
3caa7588da
|
FunctionDeploy: Fix handler error and script errors due to lodash
|
2016-01-08 23:38:21 -08:00 |
|
ac360
|
d78f6d60de
|
Serverless: fix path validation
|
2016-01-08 11:48:08 -08:00 |
|
Eslam A. Hefnawy
|
5fe4c28df1
|
update resources deploy test
|
2016-01-08 21:35:35 +02:00 |
|
Eslam A. Hefnawy
|
c8526633e0
|
resource deploy test update
|
2016-01-08 21:35:35 +02:00 |
|
Eslam A. Hefnawy
|
a012b4e25d
|
fixed resources deploy test
|
2016-01-08 21:35:35 +02:00 |
|
ac360
|
d2c7797770
|
ResourcesDeploy: fix incorrect meta folder name
|
2016-01-08 10:46:46 -08:00 |
|
ac360
|
8e502b9396
|
Tests: fix meta folder name
|
2016-01-08 10:16:44 -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
|
6508c11fbe
|
Classes: Finish refactor/cleanup, TestComponentCreate: finish
|
2016-01-07 18:33:34 -08:00 |
|
Eslam A. Hefnawy
|
304d7c969a
|
unit tests updates
|
2016-01-08 00:25:16 +02:00 |
|
Eslam A. Hefnawy
|
d8c67bdbc0
|
updated test project to use components arch
|
2016-01-07 21:30:37 +02:00 |
|
Eslam A. Hefnawy
|
5275f2b3b0
|
CLI Testing: some fixes
|
2016-01-06 18:13:18 +02:00 |
|
Eslam A. Hefnawy
|
791ce2d7b2
|
function and endpoint deploy now deploys according to CWD
|
2016-01-06 12:12:01 +02:00 |
|
Eslam A. Hefnawy
|
b82381bc28
|
refactored get methods on classes
|
2016-01-05 21:16:53 +02: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
|
e4af33204d
|
Serverless: add useful middleware which ensures quality between Actions and Hooks
|
2016-01-04 19:08:48 -08:00 |
|
Eslam A. Hefnawy
|
f631d1b86f
|
fixed actions and unit tests
|
2016-01-05 00:52:37 +02:00 |
|
ac360
|
8d4c29352c
|
ResourcesDeploy: remove rollback due to it causing an error
|
2016-01-04 01:09:16 -08:00 |
|
ac360
|
0a50e687d4
|
Tests: start refactoring tests to use result.data result.options pattern
|
2016-01-03 23:07:51 -08:00 |
|
Eslam A. Hefnawy
|
8c2c2db17c
|
fixed all tests except for function and endpoint deploy
|
2016-01-03 23:28:05 +02:00 |
|
Eslam A. Hefnawy
|
5905d0db32
|
ProjectStageRegionCreate actions unit tests: finished fixing
|
2016-01-03 21:43:50 +02:00 |
|
Eslam A. Hefnawy
|
606951c741
|
projectCreate, regionCreate, stageCreate unit tests fixed without CF
|
2016-01-03 11:37:25 +02:00 |
|
Eslam A. Hefnawy
|
e9d8d13482
|
fixed project create unit test
|
2016-01-03 11:37:25 +02:00 |
|
Eslam A. Hefnawy
|
1e6bf5dd73
|
fixing unit tests
|
2016-01-03 03:13:38 +02:00 |
|
Eslam A. Hefnawy
|
5331b6f742
|
updated test project
|
2016-01-03 01:48:48 +02:00 |
|
ac360
|
d3787e9860
|
Serverless: change global private properties to be on config object
|
2015-12-31 16:42:00 -08:00 |
|
ac360
|
465c88341b
|
ResourcesDeploy: Allow for skipping CF deploy and printing only
|
2015-12-31 14:55:25 -08:00 |
|
Austen Collins
|
3026632048
|
ProjectCreate: Create new meta scaffolding. Add CF to s-project.json template and stop using resources-cf.json
|
2015-12-27 17:08:38 -08:00 |
|
Eslam A. Hefnawy
|
53fee69848
|
tested S3 event source
|
2015-12-25 00:28:10 +02:00 |
|
Eslam A. Hefnawy
|
2b4975c002
|
merged events branch and added unit test
|
2015-12-23 14:37:51 +02:00 |
|
Austen Collins
|
1b759feb78
|
Test: fixes
|
2015-12-18 20:42:30 -08:00 |
|
Austen Collins
|
5a137ad10b
|
test: fixes
|
2015-12-18 20:42:30 -08:00 |
|
Austen Collins
|
ded5fcfca1
|
Tests: fix
|
2015-12-18 20:42:30 -08:00 |
|
Erik Erikson
|
a27fa42b0a
|
Converted the simpleTwo.endpoints..requestTemplates["application/json"] attribute value from a string to an equivilent not-stringified object in order to ensure that the tests cover the object case.
|
2015-12-18 14:25:04 -08:00 |
|
Austen Collins
|
c632603894
|
ModuleCreate, FunctionCreate: fix bug with missing name
|
2015-12-14 13:29:23 -08:00 |
|
Eslam A. Hefnawy
|
998a9948e5
|
replaced nodejs0 with nodejs - that's what aws expects and was causing deployment issues
|
2015-12-14 17:03:56 +02:00 |
|
Eslam A. Hefnawy
|
68b44852bf
|
fix functiond deploy
|
2015-12-14 16:50:20 +02:00 |
|