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 |
|
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 |
|
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 |
|
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 |
|
Rafal Wilinski
|
4f4eb91c9e
|
Add aws-kotlin-jvm-maven tests & docs
|
2017-09-07 14:29:39 +02: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 |
|
Scott Ewart
|
c184f36e8c
|
Upload function artifacts with limited concurrency
|
2017-09-06 08:40:01 -07: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 |
|
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
|
bcf3a31ff5
|
Fix invokeLocal tests
|
2017-09-04 09:59:08 +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 |
|
horike37
|
76a3a79abc
|
Revert "add document for commands aliases"
This reverts commit ab5dea7153304d130928ec2f8deed2e678cb681d.
|
2017-09-02 11:13:11 +09:00 |
|
horike37
|
d06880ede4
|
Revert "add commands aliases"
This reverts commit d67f94a999d194e29fb5154180074e93dd3a1a67.
|
2017-09-02 11:12:31 +09:00 |
|
horike37
|
c5d9ac9795
|
Merge branch 'master' into add-plugin-command
|
2017-09-02 10:45:11 +09:00 |
|