4344 Commits

Author SHA1 Message Date
Ryan Lewis
e2eef30453 warn if bad value 2017-09-14 22:38:05 -07:00
Philipp Muens
965ae8acec Merge pull request #4223 from arabold/limit-upload-concurrency
Limit upload concurrency (follow-up for #4035)
2017-09-14 12:40:08 +02:00
Philipp Muens
8e48a3cd8e Update other S3 calls to use upload as well 2017-09-14 12:31:43 +02:00
Philipp Muens
18d3d2fa90 Merge pull request #4234 from sime/ts-lambda-proxy
Remove LAMBDA integration for TypeScript/EcmaScript sample
2017-09-14 12:22:12 +02:00
Philipp Muens
43a2ce2822 Update Lambda function response 2017-09-14 12:17:00 +02:00
Philipp Muens
a0ddabc1ba Merge pull request #4249 from lorengordon/escape-dash
Escapes the hyphen in the ssm variable syntax
2017-09-14 10:39:54 +02:00
Rafal Wilinski
6d893aee90 Fix typo 2017-09-13 16:53:04 +02:00
Rafal Wilinski
bc86be2252 Add --no-color flag notice 2017-09-13 16:48:23 +02:00
Loren Gordon
629c073c6b Tests SSM variable syntax for all allowable characters 2017-09-13 07:14:49 -04:00
Loren Gordon
da782b85f4 Escapes the hyphen in the ssm variable syntax
Fixes #4248
2017-09-12 13:57:52 -04:00
Eslam λ Hefnawy
33ce81abfc Merge pull request #4245 from RafalWilinski/invalid-profile-fail
Serverless should fail if provided profile is not valid
2017-09-12 18:33:05 +07:00
Rafal Wilinski
daffd05788 Fix throw condition and add tests 2017-09-11 23:37:11 +02:00
Rafal Wilinski
f67e4ad935 Throw error if specified profile does not exist 2017-09-11 23:23:14 +02:00
Philipp Muens
96bac3963c Merge pull request #4224 from lorengordon/escaped-default-string
Removes escaping of double-quotes around string value
2017-09-11 10:23:00 +02:00
Simon Males
509096b49a Remove LAMBDA integration from ECMA sample 2017-09-09 23:30:09 +02:00
Simon Males
983fb8377d Remove LAMBDA integration for TypeScript sample 2017-09-08 17:47:39 +02:00
Philipp Muens
1261bd9927 Merge pull request #4046 from horike37/add-plugin-command
Add plugin command to provide for users how find and install / uninstall
2017-09-08 14:06:26 +02:00
horike37
6ae15879b0 update the install process 2017-09-08 20:09:24 +09:00
Philipp Muens
d0549eaa28 Update other stubs as well 2017-09-08 13:02:54 +02:00
Philipp Muens
55c78ba63e Rename stubs 2017-09-08 12:57:35 +02:00
Philipp Muens
3b92e2f8bb Merge pull request #4220 from RafalWilinski/aws-kotlin-template
Add aws-kotlin-jvm-maven template
2017-09-08 12:51:07 +02:00
Philipp Muens
192bc74a8c Fix tests 2017-09-08 12:47:34 +02:00
Philipp Muens
e394713d7c Add tests for test directory 2017-09-08 12:40:12 +02:00
Philipp Muens
0e51b03270 Merge pull request #4173 from RafalWilinski/4042-update-lambda-cfg-on-deploy
Add --update-config flag to deploy function command
2017-09-08 11:57:59 +02:00
Philipp Muens
56bb1cf376 Merge pull request #4221 from RafalWilinski/enable-descriptions-for-CloudWatch-events
Add Description to CloudWatch events
2017-09-08 10:06:56 +02:00
Rafal Wilinski
cc0ada25cf Change update-config description 2017-09-07 19:09:23 +02:00
Rafal Wilinski
5f19ff757c Fix updateFunctionConfiguration logic 2017-09-07 18:57:13 +02:00
Rafal Wilinski
86b8ef729c Change deploy:function hook behavior 2017-09-07 17:26:42 +02:00
Loren Gordon
9746de39dd Expects string variables to fulfill promise 2017-09-07 09:39:31 -04:00
Rafal Wilinski
4f4eb91c9e Add aws-kotlin-jvm-maven tests & docs 2017-09-07 14:29:39 +02:00
Loren Gordon
6088c9f494 Updates string syntax tests to call functions under test 2017-09-07 08:21:48 -04:00
Loren Gordon
b00ad4e773 Removes escaping of double-quotes around string value 2017-09-07 07:32:06 -04:00
Rafal Wilinski
55639e1526 Add CloudWatch event description docs & tests 2017-09-07 10:33:52 +02:00
Andre Rabold
10987dc533 Use S3 upload method instead of putObject for uploading artifacts 2017-09-06 17:51:53 -07:00
horike37
429cf94a86 Move stub operations to a right place 2017-09-07 09:07:26 +09:00
horike37
36f62dae75 Merge branch 'master' into add-plugin-command 2017-09-07 07:49:28 +09:00
Rafal Wilinski
75c5140f4b Add Description to CloudWatch events 2017-09-06 18:55:15 +02:00
Rafal Wilinski
33fa6da9e0 Add aws-kotlin-jvm-maven template 2017-09-06 18:20:04 +02:00
Frank Schmid
232732cbac Push coverage again 2017-09-06 18:16:06 +02:00
Scott Ewart
c184f36e8c Upload function artifacts with limited concurrency 2017-09-06 08:40:01 -07:00
Frank Schmid
07becabf6c Added alias commands and unit tests. 2017-09-06 17:36:17 +02:00
Rafal Wilinski
63bc836d9b Merge branch 'master' into 4042-update-lambda-cfg-on-deploy 2017-09-06 16:53:43 +02:00
Philipp Muens
1f2d81126e Merge pull request #4084 from tobyhede/4083-allow-fn-import-value-for-function-role
Using Fn:ImportValue for role should create empty DependsOn for strea…
2017-09-06 12:38:03 +02:00
Philipp Muens
56cbf7ddaf Fix gitignore file renaming race condition 2017-09-06 10:22:50 +02:00
Eslam λ Hefnawy
e0201e2927 Merge pull request #4192 from HyperBrain/deploy-function-deploys-function
Deploy --function deploys function
2017-09-05 20:09:15 +07:00
horike37
922f6f48e7 Minor fixes & tweaks 2017-09-05 21:11:17 +09:00
Philipp Muens
bc6b0f61a1 Hardening create tests 2017-09-05 10:51:30 +02:00
Philipp Muens
8c08e4d42d Add tests 2017-09-05 09:36:59 +02:00
Rafal Wilinski
7e8a9d06c5 Merge branch 'master' of https://github.com/serverless/serverless 2017-09-04 17:00:10 +02:00
Frank Schmid
2845ba3204 AWS info unit tests have to provide a valid cli object.
Otherwise code that logs, will crash.
2017-09-04 16:41:32 +02:00