Austen Collins
fd99bd2c2d
ProjectCreate: Refactor and fix test
2015-10-11 23:16:28 -07:00
Austen Collins
d221c04827
tests: minor fixes
2015-09-29 19:52:56 -07:00
Austen Collins
682759eb17
tests: finish refactoring
2015-09-29 19:45:19 -07:00
Austen Collins
a4eb4f13cd
tests: refactor deploy lambda and deploy endpoint tests
2015-09-29 19:42:11 -07:00
Austen Collins
fd2a727ac9
tests: refactor new stage region and dash tests
2015-09-29 19:33:43 -07:00
Austen Collins
6f99715697
tests: fix new project test
2015-09-28 16:51:00 -07:00
Austen Collins
1667f01b9d
tests: fix run test
2015-09-28 16:46:33 -07:00
Austen Collins
b63d376ee8
tests: fix module create test
2015-09-28 16:45:30 -07:00
Austen Collins
03e854d925
tests: refactor create test project
2015-09-28 16:33:07 -07:00
Austen Collins
4e58c770c0
new project: refactor for new bucket organization. Change CFcreateresources to use TemplateBody, not S3
2015-09-28 14:24:30 -07:00
Austen Collins
ab18ff0fc0
tests: minor cleanup
2015-09-26 10:02:17 -07:00
Austen Collins
fde4fc72f4
jaws: upgrade
2015-09-26 10:01:50 -07:00
Austen Collins
8cfc5ad74d
minor cleanups
2015-09-25 11:46:14 -07:00
Austen Collins
5b6c426411
tests: fix new project test to use 'DomainName' resources parameter
2015-09-24 12:54:41 -07:00
Austen Collins
a2dce9c8be
deploy resources: complete command
2015-09-24 12:03:21 -07:00
Austen Collins
844eddf7c1
jaws v1.1.0 bump
2015-09-23 17:59:15 -07:00
Austen Collins
5b5371b0af
deploy endpoints: large change that swaps out how api-gateway gets permission to invoke lambdas.
...
Instead of specifying an IAM policy when creating the API Gateway method's integration, the individual lambda's access policy is
updated. The reason for this is that the first method results in an extra ~500ms of latency. Now, JAWS REST APIs should be much faster.
However, this might result in breaking changes (sorry).
2015-09-23 17:16:39 -07:00
Austen Collins
24a894e217
tests: fix module install test
2015-09-23 12:58:51 -07:00
Austen Collins
0c9599eafb
deploy endpoints: revert back to old way until aws responds
2015-09-23 12:47:41 -07:00
Austen Collins
01d70005c1
deploy endpoint: debug
2015-09-22 15:08:18 -07:00
Austen Collins
341b9395c6
merge
2015-09-22 14:20:13 -07:00
Austen Collins
7d0ba14efe
minor changes
2015-09-22 14:20:13 -07:00
doapp-ryanp
7b43a63e04
fix and cleanup test cases
2015-09-22 09:58:10 -05:00
Austen Collins
0e0b8df512
run: fix test
2015-09-22 00:32:59 -07:00
Austen Collins
683f12618f
tests: fix new stage test
2015-09-21 22:50:34 -07:00
Austen Collins
ef4bda4109
tests: fix deploy lambda and deploy endpoint tests
2015-09-21 22:50:33 -07:00
Austen Collins
9cfebb00cc
tests: add jaws-core-js to test-prj
2015-09-21 22:50:33 -07:00
Austen Collins
4890c99525
tests: fix new module and env tests
2015-09-21 22:50:33 -07:00
Austen Collins
3a815d7f8b
sync
2015-09-18 11:37:18 -07:00
doapp-ryanp
804af57af9
module install
2015-09-17 23:09:08 -05:00
doapp-ryanp
944b3c107f
testcases
2015-09-17 13:03:58 -05:00
doapp-ryanp
f1418a9b65
testcase
2015-09-17 11:47:06 -05:00
doapp-ryanp
f26f0ca7e8
fix deploy lambda tests
2015-09-17 09:12:25 -05:00
Austen Collins
81c04459a9
tests: change 1 test env var, lots of clean up, update test-prj
2015-09-16 20:49:32 -07:00
Austen Collins
9d40c880f4
dash: refactor dash command for awsm and cf deployment
2015-09-16 10:23:04 -07:00
Austen Collins
a14480e47a
utils: adjust naming in GenerateLambdaName function to avoid confusion
...
deploy endpoint: begin refactor
2015-09-15 18:02:22 -07:00
Austen Collins
ad3086c6a3
tag: refactor for awsm.json
...
utils: fix findAllEndpoints for awsm.json refactor
2015-09-15 17:35:55 -07:00
Austen Collins
969dc00d5a
new action test: refactor/fix test
2015-09-15 08:33:34 -07:00
Austen Collins
d42f182b22
readme update status
2015-09-14 21:57:31 -07:00
doapp-ryanp
9b8c2ed602
add proj validation. fix new action and its testcase
2015-09-14 14:15:41 -05:00
Austen Collins
c2546b969b
jaws: minor clean-ups
2015-09-13 22:33:46 -07:00
Austen Collins
a4d6c61f5b
new: remove generate, use new instead.
2015-09-13 22:15:32 -07:00
Austen Collins
19087a4a4f
new region/stage: refactor
2015-09-13 11:25:43 -07:00
Austen Collins
33087f367a
new project: improve command
2015-09-12 15:30:26 -07:00
Austen Collins
aa5b258ec3
large refactor:
...
- Refactor deploy lambda for code clarity,
- Refactor dash command
2015-09-12 12:51:29 -07:00
Austen Collins
712f19e3e5
deploy api & new: refactor and clean up
2015-09-09 21:31:44 -07:00
Austen Collins
eed4aebe83
new project: refactor/clean up
2015-09-09 17:32:12 -07:00
Austen Collins
15d5f05146
dash: build test for dash
2015-09-09 16:01:24 -07:00
Austen Collins
29e0c6bf19
cli: refactor select (prev checkbox)
2015-09-09 16:01:24 -07:00
Austen Collins
1dac37e7fa
new: finish refactor with new prompt module
2015-09-09 15:59:02 -07:00