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 |
|
Alex Oskotsky
|
8c39d8c95f
|
Use cfnRole attribute in createFallback method
|
2017-04-05 11:57:12 -04: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
|
4fc0d086e0
|
add check duplication of logGroup and add some tests code
|
2017-03-30 05:07:00 +09:00 |
|
horike37
|
8afdb4b0a3
|
update to allow cloudwatchLog statement a string value
|
2017-03-29 09:11:19 +09:00 |
|
horike37
|
d172861658
|
Merge branch 'add-cloudwatch-logs-event' of github.com:horike37/serverless into add-cloudwatch-logs-event
|
2017-03-27 23:06:10 +09:00 |
|
horike37
|
47a3e2fbe3
|
update resource name
|
2017-03-27 23:05:55 +09:00 |
|
Philipp Muens
|
d70f5da126
|
Fixes minor typos
|
2017-03-27 10:15:56 +02:00 |
|
horike37
|
26fe413905
|
add "DependsOn" statement to cf template
|
2017-03-26 16:40:23 +09:00 |
|
Eslam λ Hefnawy
|
a7d39352a2
|
Merge pull request #3403 from assaflavie/master
support any AWS nodejs runtime, not just 4.3
|
2017-03-24 20:00:24 +08:00 |
|
horike37
|
d549438fa1
|
add cloudwatch log event
|
2017-03-24 21:00:11 +09:00 |
|
Assaf Lavie
|
c708469e9f
|
fix lint errors
|
2017-03-23 17:12:15 +02:00 |
|
Ryan S. Brown
|
b1fdf15398
|
PR #3360 introduced an incorrect IAM policy for log groups
|
2017-03-23 09:16:44 -04:00 |
|
Assaf Lavie
|
f2ccc00484
|
Test that nodejs6.10 local invoke works.
|
2017-03-23 15:14:42 +02:00 |
|
Assaf Lavie
|
b5a365e055
|
support any AWS nodejs runtime, not just 4.3
|
2017-03-23 13:46:45 +02:00 |
|
Philipp Muens
|
bd2b8d3679
|
Update recently added tests
|
2017-03-23 12:40:49 +01:00 |
|
Philipp Muens
|
8d348da0ce
|
Merge master into PR
|
2017-03-23 12:29:07 +01:00 |
|
Eslam λ Hefnawy
|
8af647eba3
|
Merge pull request #3360 from ryansb/reduce-policy-dep
Reduce dependency tree depth between IAM & Log Groups
|
2017-03-17 23:56:21 +08:00 |
|
Philipp Muens
|
fef124e800
|
Restore global setTimeout to get into a clean state again
|
2017-03-15 12:12:38 +01:00 |
|