horike37
|
4eb3012f99
|
update test
|
2018-07-29 16:32:19 +09:00 |
|
horike37
|
ffb02e1715
|
updated behavior so that non-string value transforms string
|
2018-07-27 05:00:24 +09:00 |
|
Eslam λ Hefnawy
|
743efc9e75
|
Merge pull request #5043 from serverless/dashboard-integration
Integrate with Serverless Dashboard
|
2018-07-04 08:11:00 +03:00 |
|
Eslam A. Hefnawy
|
654d921cc7
|
add more function data
|
2018-06-28 16:18:19 +03:00 |
|
Jonathan Goldwasser
|
68563bbba6
|
Add more tests for function tags
|
2018-06-15 12:34:57 +02:00 |
|
Jonathan Goldwasser
|
74495a0ca6
|
Make function tags inherit from provider tags
|
2018-05-28 17:30:50 +02:00 |
|
Kobi Meirson
|
d43203ef16
|
Fix tests
|
2018-04-09 19:10:21 +03:00 |
|
Kobi Meirson
|
e351ed6f5e
|
PR review notes:
1. Use lodash functions
2. Allow CF refs & functions as environment values
|
2018-04-09 19:00:55 +03:00 |
|
Kobi Meirson
|
e75a2594f6
|
AWS Environment variables should contain only strings
|
2018-04-07 16:18:00 +03:00 |
|
Frank Schmid
|
022e99f77c
|
Added rejection instead of throw for consistency
|
2018-01-31 11:28:45 +01:00 |
|
Michał Zalewski
|
8833893481
|
Changed warning to error message if reservedConcurrency is non-integer
|
2018-01-31 08:50:54 +01:00 |
|
Michał Zalewski
|
0204420324
|
Added support for concurrency option in AWS Lambda
AWS Lambda has support for concurrency limit and it should be supported
in serverless.yml
|
2018-01-30 22:53:28 +01:00 |
|
Erik Erikson
|
ca5ba8daac
|
Remove unused parameters in platform.js (and deal with consequences)
Add explicit use of options where they were defined.
|
2017-12-12 11:59:08 -08:00 |
|
Frank Schmid
|
b1d4925508
|
Use chunked read
|
2017-12-01 13:16:58 +01:00 |
|
Frank Schmid
|
57f0561547
|
Added unit test for configuration change
|
2017-12-01 12:58:46 +01:00 |
|
Frank Schmid
|
54e10cebbb
|
Use asynchronous file read and create version hash including config
|
2017-12-01 11:49:00 +01:00 |
|
Philipp Muens
|
4fc34a5517
|
Minor code changes
|
2017-09-01 09:35:49 +02:00 |
|
Toby Hede
|
115f519f37
|
Allow use of Ref and Fn::Import value in OnError
|
2017-08-18 11:49:19 +10:00 |
|
Eslam λ Hefnawy
|
12eb950a86
|
Merge pull request #3672 from serverless/add-kms-key-support
Add KMS key support
|
2017-06-06 18:36:19 +07:00 |
|
Tom Saleeba
|
178fab9473
|
trivial fix: removed an extra double quote
|
2017-06-01 16:05:37 +09:30 |
|
Philipp Muens
|
2bb715e723
|
Add support for service-wide KMS key config
|
2017-05-31 10:40:35 +02:00 |
|
Philipp Muens
|
78bb7d8100
|
Add KMS key support
|
2017-05-31 10:40:35 +02:00 |
|
Philipp Muens
|
0db25b76ae
|
Remove SQS queue arn support
|
2017-05-23 08:50:21 +02:00 |
|
Philipp Muens
|
d6fbe273a7
|
Add first pass on DeadLetterConfig support
|
2017-05-23 08:44:09 +02:00 |
|
Philipp Muens
|
f285528834
|
Add Lambda tagging functionality
|
2017-05-03 14:24:09 +02:00 |
|
Eslam A. Hefnawy
|
f86703add1
|
releasing 1.12
|
2017-04-26 22:42:56 +07:00 |
|
Eslam A. Hefnawy
|
4623e0bbed
|
final packaging fixes
|
2017-04-25 23:03:46 +07:00 |
|
Eslam A. Hefnawy
|
bc0eaf23e6
|
fixed unit tests
|
2017-04-07 18:30:11 +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 |
|
Frank Schmid
|
0f67313e61
|
Save state
|
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 |
|
Eslam A. Hefnawy
|
e38f22585f
|
seperated packaging and deployment
|
2017-04-06 18:28:59 +07:00 |
|