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
Austen Collins
6b2044043d
create global class
2015-10-19 11:10:33 -05:00
Austen Collins
fd99bd2c2d
ProjectCreate: Refactor and fix test
2015-10-11 23:16:28 -07:00
doapp-ryanp
be9b36abe9
making es6 classes still...are we done yet
2015-10-11 23:03:06 -05:00
doapp-ryanp
a470da932b
making es6 classes still...
2015-10-11 22:21:56 -05:00
doapp-ryanp
a46466eac5
making es6 classes
2015-10-11 20:35:51 -05:00
doapp-ryanp
7f2110a57c
es6 let, template strings
2015-10-10 19:07:34 -07:00
Kamil Burzynski
72d710b612
Added support for response models
2015-10-02 18:16:26 +02:00
Jared Short
6fe7bd835e
Allows for optional package manager usage
2015-10-02 01:19:07 -04:00
Jared Short
6e234b63c3
Add CLI Consistency
...
Addresses #176
2015-10-01 19:28:57 -04: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
doapp-ryanp
d221f2f281
remove module install
2015-09-29 16:47:11 -05: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
de972ac9ac
tests: fix tag and env tests
2015-09-28 16:44:36 -07:00
Austen Collins
03e854d925
tests: refactor create test project
2015-09-28 16:33:07 -07:00
Austen Collins
23c3b2180d
fix jawsbucket
2015-09-28 15:36:54 -07:00
Austen Collins
8dc0012fa0
merge
2015-09-28 14:27:42 -07:00
Austen Collins
94b4ac6896
tests: refactor for bucket reorganization
2015-09-28 14:24:31 -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
doapp-ryanp
abe490b4c6
remove back dir
2015-09-28 14:40:33 -05:00
doapp-ryanp
8a3d982abd
remove back dir
2015-09-28 14:30:39 -05:00
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
bf46599160
new project: refactor for new bucket organization. Change CFcreateresources to use TemplateBody, not S3
2015-09-26 15:27:14 -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
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