1856 Commits

Author SHA1 Message Date
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
de0e24803c Merge remote-tracking branch 'origin/master' into bugfix/5947_invoke_local_handle_dependency 2019-04-09 07:44:43 +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
83465af9a2 #5947: Ensure invoke local docker runs lambda with the dependencies by using packaged artifact 2019-03-29 19:09:45 +05:30
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
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
Sami Nurminen
6d82631473 Support for asynchronous lambda invocation with integration type AWS 2019-03-20 20:35:47 +02:00
Philipp Muens
e1f09f3039
Revert "Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json" 2019-03-18 11:12:25 +01:00
Philipp Muens
fe86fdee0f
Merge pull request #5297 from fruffin/fix-4188
Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json
2019-03-14 13:41:07 +01:00
Philipp Muens
00d129ca86
Merge pull request #5863 from serverless/invoke-local-docker
Invoke local docker
2019-03-14 13:16:09 +01:00
Philipp Muens
2dbc267eac Add check if Docker daemon is running 2019-03-14 13:05:24 +01:00
Daniel Schep
6cf3563139 jszip as main dep, DRY getting runtime, use on exit instead of on close 2019-03-13 09:27:34 -04:00
Philipp Muens
92a9189447 Merge branch 'master' into deployment-stage-description 2019-03-13 12:43:26 +01:00
Jacob Griswold-Moran
0d0cba8334 adds inputTransformer option to aws cloudwatchEvent events
This change allows the InputTransformer cloudformation option to be used in aws `cloudwatchEvent` event types.
2019-03-12 11:59:11 -04:00
Jacob Griswold-Moran
756dd14dc9 adds inputTransformer option to aws schedule events
This change allows the InputTransformer cloudformation option to be used in aws `schedule` event types.
2019-03-12 11:59:03 -04:00
Philipp Muens
2a846cabb8 Add check for packageReference / Add tests 2019-03-07 14:44:13 +01:00
Philipp Muens
79598b2f74 Merge branch 'master' into fix-4188 2019-03-07 14:00:09 +01:00
Philipp Muens
fc2600b2d2 Update Description in tests 2019-03-07 13:36:05 +01:00
Philipp Muens
00e0524ba3 Merge branch 'master' into feat/apiGatewayDescription 2019-03-07 13:20:19 +01:00
Daniel Schep
af92c09335 review feedback 2019-03-06 09:27:42 -05:00
Daniel Schep
accd9316fe test covvg! 2019-03-05 16:46:59 -05:00
Daniel Schep
ee3fef217d support for package artifact based services! 2019-03-05 11:28:13 -05:00
Daniel Schep
60c4151baf global layer cache 2019-03-05 11:28:13 -05:00
Daniel Schep
50d2c737fa comment out failing test for non node/java/python/ruby runtimes 2019-03-05 11:28:13 -05:00
Daniel Schep
df1860dc46 restore original functionality! docker as fallback/flag 2019-03-05 11:28:13 -05:00
Daniel Schep
6ceef70718 move docker to own func to retain old functionality 2019-03-05 11:28:13 -05:00
Daniel Schep
dbd6b0a19c rework a bit 2019-03-05 11:28:13 -05:00
Daniel Schep
47d08005de use 's builtin unzipping 2019-03-05 11:28:13 -05:00
Daniel Schep
9e5512e66e use path.join, right log func, and pre-download base image if needed 2019-03-05 11:28:13 -05:00
Daniel Schep
ebf9eef917 support for service wide layer declaration. closes #5582 2019-03-05 11:28:13 -05:00
Daniel Schep
6046d9463a fix executable & binary layer contents 2019-03-05 11:28:13 -05:00
Daniel Schep
0dc1a5f38f support for layers!! 2019-03-05 11:28:13 -05:00