Jared Short
36a26c95df
Explicit defining of tag type required, "all" is now "both"
2015-09-27 21:33:29 -04:00
Jared Short
0f6758de00
Tag all can now tag all endpoints and lambdas in one command
...
A proposed solution to jaws-framework/JAWS#164 .
Implements a new “all” type which allows a user to tag all Lambdas and
Endpoints in one command. It also makes this the default command when
running a bare `jaws tag --tag-all` or `jaws tag --untag-all` with no
type option.
2015-09-27 16:26:22 -04: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
Aaron Boushley
c0b8076563
Convert logIfVerbose to jawsDebug.
2015-09-24 19:28:09 -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
ccf37d9eeb
deploy endpoint: fix response parameters which will enable CORS support
2015-09-22 15:53:29 -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
Jacob Evans
55d9939f8b
Added a basic test run
2015-09-22 17:15:46 +10: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
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
Austen Collins
bd9b2e6f29
tests: minor fixes for module install
2015-09-18 13:28:09 -07:00
Austen Collins
3a815d7f8b
sync
2015-09-18 11:37:18 -07:00
doapp-ryanp
4a9303dc21
module install and update. dep auto install
2015-09-18 09:12:12 -05:00
doapp-ryanp
804af57af9
module install
2015-09-17 23:09:08 -05:00
doapp-ryanp
05301d6d61
module sub-command
2015-09-17 16:10:43 -05:00
doapp-ryanp
c3aaf8e7d7
module sub-command
2015-09-17 16:04:54 -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
66a679e7a6
fix package.json location
2015-09-17 11:04:50 -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
6d9dd95171
new module: refactor
2015-09-16 13:17:08 -07:00
Austen Collins
9d40c880f4
dash: refactor dash command for awsm and cf deployment
2015-09-16 10:23:04 -07:00
doapp-ryanp
488ec8db6c
create awd profile files if DNE. dont use dep fs.exists
2015-09-16 09:43:50 -05:00
doapp-ryanp
840c9c9462
merge master
2015-09-15 21:29:21 -05:00
doapp-ryanp
f508846b96
use aws_modules
2015-09-15 21:28:00 -05:00
Austen Collins
ebdc103661
logo: update
2015-09-15 19:06:38 -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
3b3f7c789e
test templates: fix apigateway properties in test-prj user lambdas test templates
2015-09-15 08:27:30 -07:00
doapp-ryanp
923752d2ac
refactor
2015-09-15 09:34:53 -05: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