exoego
|
dd8b60675c
|
Split test into granular cases.
|
2019-04-17 11:55:39 +09:00 |
|
exoego
|
7383281a6b
|
Do not add Tags from stage implicitly to avoid breaking change.
|
2019-04-17 11:34:29 +09:00 |
|
exoego
|
9e42567210
|
Merge remote-tracking branch 'upstream/master' into tagging-apigw
# Conflicts:
# lib/plugins/aws/package/compile/events/apiGateway/index.test.js
# lib/plugins/aws/package/compile/events/apiGateway/lib/apiKeys.js
# lib/plugins/aws/package/compile/events/apiGateway/lib/apiKeys.test.js
# lib/plugins/aws/package/compile/events/apiGateway/lib/stage.js
# lib/plugins/aws/package/compile/events/apiGateway/lib/stage.test.js
|
2019-04-17 11:24:00 +09:00 |
|
Philipp Muens
|
d4f2161db3
|
Merge pull request #5988 from endeepak/bugfix/5945_invoke_local_docker_env_vars
#5945: Invoke local docker to pass env vars to lambda container
|
2019-04-15 13:08:47 +02:00 |
|
Philipp Muens
|
306538fcbf
|
Add support for multiple usage plans
|
2019-04-15 12:31:25 +02:00 |
|
Philipp Muens
|
90a7adf8f6
|
Merge pull request #5692 from softprops/deployment-stage-description
Add AWS x-ray support for API Gateway
|
2019-04-15 12:26:01 +02:00 |
|
Daniel Schep
|
ccb35764ff
|
Merge pull request #6010 from serverless/retain-layer-versions
Allow specifying a retention policy for lambda layers
|
2019-04-12 10:13:56 -04:00 |
|
Philipp Muens
|
838c9dd6ea
|
Fix tests
|
2019-04-12 15:33:41 +02:00 |
|
Philipp Muens
|
76269bb379
|
Merge branch 'master' into deployment-stage-description
|
2019-04-12 15:15:31 +02:00 |
|
Philipp Muens
|
dd48f2daec
|
Add check for breaking changes
|
2019-04-12 15:15:20 +02:00 |
|
Philipp Muens
|
d7dc5ab0f8
|
Remove custom stack error messages
|
2019-04-12 15:14:44 +02:00 |
|
Philipp Muens
|
96843e989a
|
Update other Node.js-based templates
|
2019-04-12 12:49:00 +02:00 |
|
Carlos Guerrero
|
e1498f8f11
|
Make JSON.stringify easy on the eyes
|
2019-04-11 20:51:04 +03:00 |
|
Philipp Muens
|
527a906a5b
|
Add strict mode declarative
|
2019-04-11 12:38:56 +02:00 |
|
Sam Hulick
|
80ed410680
|
Updating Node.js runtime version
Node.js 6.10 is deprecated for AWS Lambda.
|
2019-04-10 10:04:43 -05:00 |
|
Daniel Schep
|
dc67db8b7a
|
Allow specifying a retention policy for lambda layers
closes #5765
|
2019-04-10 09:42:49 -04:00 |
|
Philipp Muens
|
27bc1bde24
|
Add custom error message when X-Ray tracing deployments fail
|
2019-04-10 14:31:30 +02:00 |
|
Philipp Muens
|
4143573393
|
Merge branch 'master' into deployment-stage-description
|
2019-04-10 11:48:56 +02:00 |
|
Deepak N
|
19e7b7b522
|
Merge remote-tracking branch 'origin/master' into bugfix/5945_invoke_local_docker_env_vars
|
2019-04-09 15:25:13 +05:30 |
|
Deepak N
|
de0e24803c
|
Merge remote-tracking branch 'origin/master' into bugfix/5947_invoke_local_handle_dependency
|
2019-04-09 07:44:43 +05:30 |
|
Deepak N
|
10e6df83e9
|
Merge remote-tracking branch 'origin/master' into bugfix/5945_invoke_local_docker_env_vars
|
2019-04-09 07:39:14 +05:30 |
|
Daniel Schep
|
10d73b2bf3
|
Merge pull request #5992 from endeepak/bugfix/5990_invoke_local_docker_layer_cache_fix
#5990: Fix layer download caching during invoke local docker
|
2019-04-08 16:14:14 -04:00 |
|
Philipp Muens
|
986f4db6e1
|
Merge pull request #5997 from pofallon/develop
Add additional Capability when Transform is detected
|
2019-04-08 14:15:41 +02:00 |
|
Philipp Muens
|
580396ac15
|
Merge pull request #5994 from endeepak/feature/5993_invoke_local_docker_arg
#5993: Ability to pass args for docker run command during invoke local docker
|
2019-04-08 03:34:50 -07:00 |
|
Philipp Muens
|
718768389d
|
Merge pull request #5954 from XaeroDegreaz/4750-java-localinvoke-support-requeststreamhandler
#4750 Java invoke local support for handlers that implement RequestStreamHandler
|
2019-04-08 02:51:00 -07:00 |
|
Deepak N
|
8981cbc570
|
#5947: Handle creation of files under subfolder name starting with dot
|
2019-04-04 10:36:26 +05:30 |
|
Paul O'Fallon
|
0957134cbb
|
Lint fixes
|
2019-04-03 19:55:02 -04:00 |
|
Paul O'Fallon
|
cf7838be20
|
Add additional Capability when Transform is detected
|
2019-04-03 19:31:54 -04:00 |
|
Deepak N
|
94921b3f43
|
#5993: Fix flatMap function usage
|
2019-04-03 19:18:15 +05:30 |
|
Deepak N
|
f9aae6a1c6
|
#5993: Ability to pass args for docker run command during invoke local docker
|
2019-04-03 18:50:55 +05:30 |
|
Deepak N
|
5593209a8b
|
#5990: Fix layer download caching during invoke local docker
|
2019-04-02 15:44:58 +05:30 |
|
paulshestakov
|
012bd56be9
|
Remove useless variable assignment
|
2019-04-02 12:27:47 +03:00 |
|
Deepak N
|
d9a3fd545d
|
#5947: Ensure package zip without subfolders doesn't fail
|
2019-04-02 10:44:29 +05:30 |
|
Deepak N
|
7a5745b1c6
|
#5945: Invoke local docker to pass env vars to lambda container
|
2019-04-02 10:01:17 +05:30 |
|
Deepak N
|
83465af9a2
|
#5947: Ensure invoke local docker runs lambda with the dependencies by using packaged artifact
|
2019-03-29 19:09:45 +05:30 |
|
Philipp Muens
|
bd24b7245f
|
Merge pull request #5971 from jspies/master
Added rust template for Cloudflare WASM
|
2019-03-29 09:51:24 +01:00 |
|
Philipp Muens
|
9635753adf
|
Add tests / add newline
|
2019-03-29 09:46:39 +01:00 |
|
Jonathan Spies
|
639297cbdb
|
added rust template for Cloudflare WASM
|
2019-03-28 12:20:12 -05:00 |
|
Tan Zhen Yong
|
177a0ad07a
|
Add error message when provider does not exist
|
2019-03-28 02:01:33 +08:00 |
|
Jerome Doby
|
bfd2641388
|
increment invoke-bridge version
|
2019-03-26 07:31:26 -05:00 |
|
Jerome Doby
|
e10bbe9c61
|
correctly format the test json payload.
|
2019-03-25 13:59:34 -05:00 |
|
Jerome Doby
|
56f46edf16
|
fix tests directory
|
2019-03-25 13:03:44 -05:00 |
|
Jerome Doby
|
8fdc137975
|
add .gitignore entry for intellij project file
|
2019-03-25 12:48:41 -05:00 |
|
Jerome Doby
|
363361af01
|
#4750 - add support for com.amazonaws.services.lambda.runtime.RequestStreamHandler compatible handlers during "sls invoke local"
|
2019-03-25 12:12:50 -05:00 |
|
Philipp Muens
|
11ff959129
|
Merge pull request #5926 from serverless/serverless-instance-id
Add Serverless instanceId concept
|
2019-03-25 12:23:16 +01:00 |
|
Philipp Muens
|
5cba21730c
|
Merge branch 'master' into sls-5225
|
2019-03-22 10:47:11 +01:00 |
|
Philipp Muens
|
5325cbd784
|
Replace API Gateway random ids with instanceIds
|
2019-03-22 10:08:19 +01:00 |
|
Philipp Muens
|
31f5f2f516
|
Merge pull request #5898 from snurmine/issues/4862
Support for asynchronous lambda invocation with integration type AWS
|
2019-03-21 13:50:47 +01:00 |
|
Philipp Muens
|
fac1cd127a
|
Add additional test for async-only config
|
2019-03-21 13:38:27 +01:00 |
|
exoego
|
1476330092
|
Fix test.
|
2019-03-21 16:48:40 +09:00 |
|