1425 Commits

Author SHA1 Message Date
Philipp Muens
df5384c210 Fix incorrect / misleading naming in tests 2017-04-11 14:29:32 +02:00
Philipp Muens
2017b36c69 Fix broken tests 2017-04-11 14:18:50 +02:00
Philipp Muens
f80b2f02be Fix tests for "saveCompiledTemplate" function 2017-04-11 14:04:13 +02:00
Philipp Muens
b63f48b558 Add tests for "saveServiceState" function 2017-04-11 14:03:22 +02:00
Philipp Muens
84761727fb Remove unnecessary whitespace 2017-04-11 13:53:32 +02:00
Philipp Muens
f49327a7dd Add tests for "saveCompiledTemplate" function 2017-04-11 13:53:18 +02:00
Philipp Muens
8cea0cf94e Update AwsDeploy tests to reflect calling order 2017-04-11 13:31:39 +02:00
Philipp Muens
af6b121cf5 Add AwsPackage tests 2017-04-11 13:27:15 +02:00
Philipp Muens
8eb7ddccce Remove .only statement in package test 2017-04-11 12:53:27 +02:00
Philipp Muens
6f895b312f Remove unnecessary whitespace 2017-04-11 12:52:50 +02:00
Philipp Muens
ae0363332e Add tests for Package plugin 2017-04-11 12:52:40 +02:00
Philipp Muens
1ffc914c1e Add tests for AwsDeploy 2017-04-11 12:34:35 +02:00
Philipp Muens
bc27eff888 Fix incorrect test name 2017-04-10 10:12:27 +02:00
Eslam A. Hefnawy
666e6dc2c2 fixed typo 2017-04-10 02:33:53 +07:00
Eslam A. Hefnawy
770fb87ad9 removed references to old cf file 2017-04-10 02:33:53 +07:00
Eslam A. Hefnawy
13689a0674 removed references to --noDeploy 2017-04-10 02:33:53 +07:00
Frank Schmid
7ee072a013 UT: Added aws/common/lib/artifacts tests 2017-04-08 19:33:00 +02:00
Frank Schmid
8c3909248c UT: Run through all branches in aws/common/lib/cleanupTempDir 2017-04-08 13:26:37 +02:00
Frank Schmid
a3d7ab5f21 Unit tests for aws/common/index 2017-04-08 13:19:45 +02:00
Eslam A. Hefnawy
0866f2950a fixed issue with rollback 2017-04-07 19:03:12 +07:00
Eslam A. Hefnawy
bc0eaf23e6 fixed unit tests 2017-04-07 18:30:11 +07:00
Eslam A. Hefnawy
1cde1842b6 added cloudwatchlogs event 2017-04-06 18:30:20 +07:00
Eslam A. Hefnawy
7da3a1ae35 resovled conflicts on master 2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
cd71ccfa1e fixing tests for package plugin 2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
9631fa9c95 fixed some tests in package plugin 2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
a233a3f36a fixing tests 2017-04-06 18:28:59 +07:00
Frank Schmid
df6cff1d55 Use lifecycle dependencies for deploy function 2017-04-06 18:28:59 +07:00
Frank Schmid
359df73c81 Fixed ESLint 2017-04-06 18:28:59 +07:00
Frank Schmid
0b88ed08fd Use correct artifact path on update stack 2017-04-06 18:28:59 +07:00
Frank Schmid
bcd6cee286 Use core template for initial stack create 2017-04-06 18:28:59 +07:00
Frank Schmid
802ce6053d First working separated build/deploy 2017-04-06 18:28:59 +07:00
Frank Schmid
b72c990497 Serverless deploy working 2017-04-06 18:28:59 +07:00
Frank Schmid
0f67313e61 Save state 2017-04-06 18:28:59 +07:00
Frank Schmid
b0ef26b4a0 Fixed package events 2017-04-06 18:28:59 +07:00
Frank Schmid
0af0ef95b1 Adjusted package lifecycle for non-breaking state. 2017-04-06 18:28:59 +07:00
Frank Schmid
d9637fc534 Support deprecation with redirects 2017-04-06 18:28:59 +07:00
Frank Schmid
c5e75c780e Define deploy inner lifecycles. 2017-04-06 18:28:59 +07:00
Frank Schmid
1a3b18797d Fixed error on npm link in serverless. servicePath is null in this case. 2017-04-06 18:28:59 +07:00
Frank Schmid
67f116b7ef Added AWS common plugin. Moved cleanupTempDir. Call via spawn. 2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
e38f22585f seperated packaging and deployment 2017-04-06 18:28:59 +07:00
Philipp Muens
4d7eeb0119 Merge pull request #3407 from horike37/add-cloudwatch-logs-event
Add cloudwatchLog event
2017-04-06 10:20:54 +02:00
Philipp Muens
b9669913de Fix typos and docs 2017-04-06 10:06:28 +02:00
Philipp Muens
3ca5a798a4 Merge pull request #3429 from ericbear/add_version_description_from_function
add version description from function
2017-04-03 17:19:31 +02:00
Eslam A. Hefnawy
b9f3152817 updated tests for package function individually 2017-04-03 19:42:11 +07:00
Ericbear
5d6bc7b1b0 fix missing trailing comma 2017-04-01 01:03:42 +08:00
Ericbear
0cc51dfa22 fix the linting issues 2017-04-01 00:58:42 +08:00
Eslam A. Hefnawy
a9d001e03c updated/added unit tests and docs 2017-03-31 21:09:51 +07:00
Eslam A. Hefnawy
3251ebb4a7 added support for function.package.individually 2017-03-31 18:39:05 +07:00
Ericbear
cd3121baa8 add version description from function 2017-03-31 12:59:42 +08:00
horike37
ce3a64ee11 update all serverless.yml in all templates 2017-03-30 05:22:27 +09:00