929 Commits

Author SHA1 Message Date
Austen Collins
aa7ff9372d aws_modules: replace with slss_modules 2015-11-21 13:17:19 -08:00
Eslam A. Hefnawy
9928eb397e moved utils/env func. to Misc 2015-11-20 22:47:26 +02:00
Eslam A. Hefnawy
652ad16287 added basic unit tests for some actions 2015-11-20 19:31:33 +02:00
Eslam A. Hefnawy
50c8236017 unit testing ProjectCreate & StageCreate 2015-11-20 19:23:28 +02:00
Austen Collins
a514dd33f2 FunctionDeploy: break into small functions 2015-11-19 22:48:31 -08:00
Austen Collins
e61c834749 FunctionDeploy: bug fixes 2015-11-19 14:02:47 -08:00
Austen Collins
d02b3f3668 FunctionDeploy: work on concurrent operations 2015-11-19 14:02:47 -08:00
Austen Collins
af6e95ba0f CodePackageLambdaNodejs: finish 2015-11-18 10:52:29 -08:00
Austen Collins
53fb4e6b3a CodePackageLambdaNodejs: start work on this 2015-11-17 21:23:18 -08:00
Austen Collins
94f6d4207c endpoint provision: continue work, move more services into aws folder 2015-11-17 10:34:37 -08:00
Austen Collins
f8f954dc65 test custom plugin: add test for multiple pre and post hooks for an Action 2015-11-15 18:02:43 -08:00
Austen Collins
eac1909053 function deploy: continue refactor, aws utils: start refactoring away from credentials and focus on api key support 2015-11-15 15:59:26 -08:00
Austen Collins
5093c27ed9 plugin architecture: add support for nested and chaining actions 2015-11-15 09:03:21 -08:00
Austen Collins
a3a36c5f40 jaws base class: change how Action/Hook execution is processed. Build a promise chain. 2015-11-14 23:28:07 -08:00
Austen Collins
8db87ec051 function deploy: refactor to use event object 2015-11-13 17:18:21 -08:00
Austen Collins
141de4fc10 change service name to function, continue building endpoint deploy via API Gateway 2015-11-12 12:57:44 -08:00
Austen Collins
6474d65154 service deploy: create service deploy action 2015-11-11 10:13:07 -08:00
Austen Collins
00dbf8a41e utils: refactor common utils for simplicity 2015-11-09 21:12:17 -08:00
Austen Collins
7897d5df2e tests: make more env vars 2015-11-08 15:49:28 -08:00
Austen Collins
045fbca03f tests: test env vars for AWS access keys, fix project create w/ exec CF 2015-11-08 13:45:23 -08:00
Austen Collins
6fcdf487b3 endpoint deploy: continue building 2015-10-31 07:41:36 -07:00
doapp-ryanp
bb2c42fcbe mod create fixes 2015-10-22 22:17:10 -05:00
doapp-ryanp
1b8a828ab0 deploy changes 2015-10-22 22:11:16 -05:00
doapp-ryanp
88ff902b71 root awsm.json refactor 2015-10-22 21:36:48 -05:00
doapp-ryanp
0631f44b2e awsm.json refactor and rename 2015-10-22 21:21:39 -05:00
doapp-ryanp
8c2041d456 test cases prep 2015-10-22 13:56:17 -05:00
doapp-ryanp
bc072fb925 new awsm.json format, alias lambda, version lambda 2015-10-20 22:17:50 -05:00
doapp-ryanp
73e16234a0 update admin env var 2015-10-20 14:04:24 -05:00
Austen Collins
7ab851b3e1 project create: prepare to change bucket creation 2015-10-20 07:27:18 -07:00
doapp-ryanp
ddb5e1568b lots of plugin foundation fixups. 1st pass at core DeployLambda 2015-10-19 22:49:47 -05:00
doapp-ryanp
c126fd3442 cleaner action interaction and exposure 2015-10-19 11:11:05 -05:00
doapp-ryanp
489e138025 fixes 2015-10-19 11:11:05 -05:00
Austen Collins
a685671580 tests: rename tests/cli to tests/tests 2015-10-19 11:10:58 -05:00
Austen Collins
fb2b9c0d71 tests: comment out incomplete project create test 2015-10-19 11:10:58 -05:00
Austen Collins
2f5f5e1e49 jaws: remove single queue and allow multiple queues to be passed to support actions that nest other actions 2015-10-19 11:10:58 -05:00
Austen Collins
5d02dad632 tests: rename plugin test to custom plugin test 2015-10-19 11:10:58 -05:00
Austen Collins
45f89dd03d commands: allow option shortcuts 2015-10-19 11:10:58 -05:00
Austen Collins
13cbcd8f91 tests: clean up 2015-10-19 11:10:51 -05:00
Austen Collins
70c738948d project create: begin refactor 2015-10-19 11:10:51 -05:00
Austen Collins
12ca2251b1 plugins test: add helpful logs 2015-10-19 11:10:51 -05:00
Austen Collins
cc2e3ea51b plugins: fix params, remove bluebird from tests 2015-10-19 11:10:51 -05:00
Austen Collins
f898bcbdab plugins: can't get params to pass through 2015-10-19 11:10:51 -05:00
Austen Collins
2ac1e06ac3 plugins: sequential promises not working 2015-10-19 11:10:51 -05:00
Austen Collins
e75cc17530 plugins: start working in the queue 2015-10-19 11:10:51 -05:00
Austen Collins
f229e576e0 plugins: prepare for queue refactor 2015-10-19 11:10:51 -05:00
Austen Collins
6d0db99069 plugins: remove bluebird from plugin tests 2015-10-19 11:10:33 -05:00
Austen Collins
afcf36367a improve plugin architecture 2015-10-19 11:10:33 -05:00
Austen Collins
b31d6b29f2 improve plugin architecture 2015-10-19 11:10:33 -05:00
Austen Collins
d324edf6f7 Finish plugin architecture, write plugins test 2015-10-19 11:10:33 -05:00
Austen Collins
1e541a48e0 cleanup execution, but running into Promise.coroutine error 2015-10-19 11:10:33 -05:00