16 Commits

Author SHA1 Message Date
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
doapp-ryanp
7b43a63e04 fix and cleanup test cases 2015-09-22 09:58:10 -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
doapp-ryanp
f508846b96 use aws_modules 2015-09-15 21:28:00 -05: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
a4d6c61f5b new: remove generate, use new instead. 2015-09-13 22:15:32 -07:00
Austen Collins
6d1b3598c3 fix variable names, change test ENV variable names 2015-09-07 09:36:47 -07:00
ryanp
b4137625e2 refactor test cases 2015-09-06 22:38:48 -05:00
ryanp
75617bc3a6 dont use global proj path. remove cwd in metadata 2015-09-06 21:04:49 -05:00
Austen Collins
2676d91885 deploy api: fix tests
tests return a promise
added tag test to ensure tags are unchecked
2015-09-06 15:28:11 -07:00
ryanp
04e5fcc002 fix bugs in test cases 2015-09-06 14:37:58 -05:00
ryanp
92dba3ab33 bugfixes. ability to deploy lambda w/o specifying region 2015-09-04 16:34:50 -05:00
ryanp
530f47f9ab f yea. optimize and non optimize support! 2015-09-02 23:07:40 -05:00
ryanp
f7150b2b2a todos 2015-09-01 22:16:31 -05:00
ryanp
f8d5db033b refactor for mocha 2015-09-01 20:57:52 -05:00