doapp-ryanp
4e90c7909e
Merge branch 'master' of github.com:jaws-framework/JAWS
2015-09-24 15:20:14 -05:00
doapp-ryanp
3442037a7e
awsm install bugfixes. change env var JAWS_DATA_MODEL_PREFIX to JAWS_DATA_MODEL_STAGE
2015-09-24 15:20:09 -05:00
Austen Collins
5b6c426411
tests: fix new project test to use 'DomainName' resources parameter
2015-09-24 12:54:41 -07:00
Austen Collins
2a3efef9e2
resources: Change one of the JAWS standard params. aaHostedZone is now aaProjectDomain
2015-09-24 12:44:28 -07:00
Austen
072b3d86a8
Merge pull request #155 from jaws-framework/resources
...
Resources
2015-09-24 12:04:31 -07:00
Austen Collins
a2dce9c8be
deploy resources: complete command
2015-09-24 12:03:21 -07:00
Austen Collins
54f4e5a6b6
deploy resources: start command
2015-09-24 08:19:03 -07:00
Jacob Evans
f86b55d770
Reworked the recursive search for cf.
...
My resources werent being updated as the readdirRecursiveAsync was only ever returning a top level stage direcotry and not descending correctly.
2015-09-24 10:36:14 +10: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
0c9599eafb
deploy endpoints: revert back to old way until aws responds
2015-09-23 12:47:41 -07:00
Austen Collins
11a3461e56
deploy endpoints: fix duplicate resource bug
2015-09-23 08:55:42 -07:00
Dave Newman
0a33c1826f
Add option to compile with babel
2015-09-22 20:45:15 -07:00
Ryan Pendergast
01e3e1edf3
Merge pull request #144 from boushley/silent-admin-dotenv
...
Don't show an error when loading admin.env...
2015-09-22 19:50:04 -05:00
Austen Collins
ccf37d9eeb
deploy endpoint: fix response parameters which will enable CORS support
2015-09-22 15:53:29 -07:00
Aaron Boushley
d2fec16f17
Don't show an error when loading admin.env...
...
Well, don't show an error if we already have the environment variables we need.
2015-09-22 15:36:44 -07:00
Austen Collins
01d70005c1
deploy endpoint: debug
2015-09-22 15:08:18 -07:00
Austen Collins
05e9fe6399
fix conflict
2015-09-22 14:36:08 -07:00
Austen Collins
7d0ba14efe
minor changes
2015-09-22 14:20:13 -07:00
doapp-ryanp
ffd5b5f8e3
cleanup gitignore. add gitignore to new jaws project
2015-09-22 15:31:45 -05:00
doapp-ryanp
88521f9b8e
dont include dotenv in new js modules
2015-09-22 13:50:41 -05:00
doapp-ryanp
5eaab54cee
new region fix
2015-09-22 10:50:12 -05:00
doapp-ryanp
097bcc21be
Merge branch 'master' of github.com:jaws-framework/JAWS
2015-09-22 09:58:14 -05:00
doapp-ryanp
7b43a63e04
fix and cleanup test cases
2015-09-22 09:58:10 -05:00
Jacob Evans
4adc77ed56
This had to be fixed!
2015-09-22 21:27:34 +10:00
Jacob Evans
38f92b8b84
Use JawsCLI log
2015-09-22 17:22:04 +10:00
Jacob Evans
4c15d37bc2
Fix up requires
2015-09-22 17:18:38 +10:00
Jacob Evans
55d9939f8b
Added a basic test run
2015-09-22 17:15:46 +10:00
Jacob Evans
24597d2a11
Fleshed out the context object
2015-09-22 16:56:08 +10:00
Jacob Evans
e6da314236
Updates with master
2015-09-22 16:56:08 +10:00
Jacob Evans
28e15a1210
Run command
...
Run the handler in the environment, pulling from s3 env if required
2015-09-22 16:56:08 +10:00
Austen Collins
0baaed8d96
readme: add stack overflow tag
2015-09-21 23:48:40 -07:00
Austen Collins
33941a9fd3
new stage and region: fix bug which created invalid IamRoleArnLambda property in the stage/region object
2015-09-21 23:22:20 -07:00
Austen Collins
d85d674e9c
spinner: remove message parameter from being required
2015-09-21 23:14:51 -07:00
Austen Collins
f0e5b8f8af
Give spinner its own line
2015-09-21 22:50:34 -07:00
Austen Collins
683f12618f
tests: fix new stage test
2015-09-21 22:50:34 -07:00
Austen Collins
ceb739e8a6
new project: move spinner to it's own line to mitigate rendering issues on narrow command line windows
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
doapp-ryanp
d53e2abb72
unbind keyup when select is done
2015-09-21 21:30:08 -05:00
doapp-ryanp
c0c3ba5236
commonize lambda region values
2015-09-21 20:59:31 -05:00
doapp-ryanp
b62375bc55
upgrade new stage/region to support v1 json formats. make CLI for new command have better docs and more consistent
2015-09-21 13:45:12 -05:00
doapp-ryanp
1ca9c11612
remove JAWS_REGION as lambda already defines this in AWS_REGION env var
2015-09-21 10:28:14 -05:00
doapp-ryanp
c7afad9e18
fix lambda name generation
2015-09-21 09:57:31 -05:00
doapp-ryanp
56bc47ea00
fix download require
2015-09-21 09:41:19 -05:00
icereval
0d371b059d
match request parameters code layout
2015-09-21 06:44:03 -04:00
icereval
34bbe97a25
format api method responses body
2015-09-20 17:36:16 -04:00
icereval
a2dfbf4e7a
remove duplicated methods
...
_createEndpointMethodResponses
_createEndpointMethodIntegResponses
2015-09-20 17:20:32 -04:00
icereval
c87d3db002
dash prompt display stages on command line
2015-09-20 17:10:33 -04:00
Austen Collins
7c6b65860e
new project: Shorten spinner to eliminate weird CLI rendering isues
2015-09-20 13:02:01 -07:00
Austen Collins
bd9b2e6f29
tests: minor fixes for module install
2015-09-18 13:28:09 -07:00
Austen Collins
3477bc080e
deploy endpoint: clean-up hack
2015-09-18 13:23:33 -07:00