4327 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Eslam λ Hefnawy
b4c3513b2d Merge pull request #4062 from lorengordon/ssm-vars
Supports SSM Parameters as serverless variable references
2017-09-04 21:38:41 +07:00
horike37
aa344e585a add top level command 2017-09-04 20:14:15 +09:00
Philipp Muens
323ae77790 Merge branch 'master' into deploy-function-deploys-function 2017-09-04 12:59:58 +02:00
horike37
91ce36376d drop the check whether to be already installed or uninstalled 2017-09-04 19:30:07 +09:00
Philipp Muens
01efc5d0a1 Fix failing test to work on Windows 2017-09-04 11:51:56 +02:00
Philipp Muens
1121a8d36a Update test for remainingTimes to be less strict about the time 2017-09-04 10:33:37 +02:00
Philipp Muens
907c16da21 Fix failing Utils class tests 2017-09-04 10:27:41 +02:00
Philipp Muens
466e88673c Fix Serverless class tests 2017-09-04 10:21:15 +02:00
Philipp Muens
bcf3a31ff5 Fix invokeLocal tests 2017-09-04 09:59:08 +02:00
Philipp Muens
a93358c15d Fix file-writing tests 2017-09-04 09:43:48 +02:00
Philipp Muens
a05bc333e3 Fix Utils class tests 2017-09-04 09:42:39 +02:00
Philipp Muens
6ee4cd4df8 Fix Service class tests 2017-09-04 09:18:41 +02:00
horike37
27fb1c4703 update tests for turning into async call 2017-09-04 05:47:50 +09:00
horike37
c3c15c692b [WIP]update tests for turning into async call 2017-09-03 15:59:07 +09:00
horike37
20ee0c3767 minor tweak 2017-09-02 22:47:23 +09:00
horike37
f99a3e8d2b update async call 2017-09-02 22:33:47 +09:00
horike37
994d1e6282 fix test 2017-09-02 11:37:13 +09:00