Nik Graf
|
8730645966
|
improve logging
|
2017-08-10 15:28:53 +02:00 |
|
Eslam A. Hefnawy
|
824a2dc113
|
update eventgateway and local emulator
|
2017-08-10 17:31:28 +07:00 |
|
Eslam A. Hefnawy
|
e84bc39b83
|
install local emulator if functions not deployed
|
2017-08-09 20:33:37 +07:00 |
|
Nik Graf
|
41c01b6989
|
introduce logEventGateway to prepare for upcoming log format
|
2017-08-09 14:25:14 +02:00 |
|
Nik Graf
|
213fb741df
|
Merge branch 'master' into serverless-run
|
2017-08-09 12:59:31 +02:00 |
|
Philipp Muens
|
66f019b1f3
|
Merge pull request #4060 from serverless/console-warning
disable linting warning for log statement
|
2017-08-09 12:36:19 +02:00 |
|
Philipp Muens
|
510fab0a56
|
Update to use glob and ingore all templates
|
2017-08-09 12:34:54 +02:00 |
|
Eslam λ Hefnawy
|
8a510325aa
|
Merge pull request #4038 from serverless/serverless-emit
Serverless emit
|
2017-08-09 15:52:41 +07:00 |
|
Nik Graf
|
1c0da07f63
|
upgrade fdk to the latest version
|
2017-08-08 18:35:08 +02:00 |
|
Nik Graf
|
bdde712304
|
fix linting error
|
2017-08-08 16:25:34 +02:00 |
|
Nik Graf
|
9e450949fd
|
Merge branch 'master' into serverless-run
|
2017-08-08 16:15:50 +02:00 |
|
Nik Graf
|
26d878f2cf
|
disable linting for kubeless handler
|
2017-08-08 16:14:42 +02:00 |
|
Nik Graf
|
1ef96317f3
|
disable linting warning for log statement
|
2017-08-08 16:06:52 +02:00 |
|
Nik Graf
|
14803ee8df
|
add datatype option
|
2017-08-08 15:57:12 +02:00 |
|
Loren Gordon
|
58eec4d761
|
Uses path join to make tests os agnostic
|
2017-08-08 09:46:26 -04:00 |
|
Philipp Muens
|
49354484f1
|
Merge pull request #3970 from sebgoa/kubeless-template
Kubeless template for python and nodejs
|
2017-08-08 15:23:36 +02:00 |
|
Eslam A. Hefnawy
|
a81153414f
|
added temp dirs for event gateway
|
2017-08-08 20:19:30 +07:00 |
|
Francisco Guimarães
|
c329e43320
|
reprocess travis build
|
2017-08-08 09:16:51 -03:00 |
|
Loren Gordon
|
0a6064f67f
|
Adds appveyor config file
|
2017-08-08 07:14:06 -04:00 |
|
Francisco Guimarães
|
0eb1cbccfb
|
Adding aws-nodejs-typescript template
|
2017-08-08 08:11:52 -03:00 |
|
Loren Gordon
|
bcb545dbc5
|
Enables npm test compatibility with Windows
|
2017-08-08 07:01:40 -04:00 |
|
Francisco Guimarães
|
a42f3ad374
|
Fix lint
|
2017-08-08 07:44:16 -03:00 |
|
Francisco Guimarães
|
f62bbcfa34
|
Adding .webpack to ignored directories
|
2017-08-08 07:32:05 -03:00 |
|
Francisco Guimarães
|
67db16a5dd
|
Wrong .webpack folder commited
|
2017-08-08 07:30:36 -03:00 |
|
Francisco Guimarães
|
b2fbfb720d
|
Adding aws-nodejs-ecma-script template
|
2017-08-08 07:09:21 -03:00 |
|
Philipp Muens
|
b06a891b92
|
Merge pull request #4054 from asunar/patch-2
Update docs for windows users
|
2017-08-08 10:35:36 +03:00 |
|
Alper
|
20ecb89c3e
|
Update for windows users
|
2017-08-07 12:27:58 -05:00 |
|
Nik Graf
|
e08c614c66
|
change event name to event type
|
2017-08-07 18:30:02 +02:00 |
|
Nik Graf
|
73bc040f79
|
upgrade fdk
|
2017-08-07 18:26:10 +02:00 |
|
Eslam A. Hefnawy
|
670b955097
|
updated http events
|
2017-08-07 22:31:40 +07:00 |
|
Philipp Muens
|
4887191e49
|
Merge pull request #4051 from kevlened/patch-1
Fix typo in AWS Quick Start
|
2017-08-07 09:04:21 +03:00 |
|
Dmitri Zimin(e)
|
65f96b0f83
|
Docs update for --raw - invokeLocal
|
2017-08-06 22:36:55 -07:00 |
|
Dmitri Zimin(e)
|
611567f013
|
Docs update for --raw - invoke
|
2017-08-06 22:36:28 -07:00 |
|
Len Boyette
|
505be47809
|
Fix typo in AWS Quick Start
|
2017-08-06 17:25:21 -07:00 |
|
Tommy Brunn
|
b21c330bd6
|
Skip Python test
|
2017-08-05 20:00:58 +02:00 |
|
Tommy Brunn
|
5a61f6c756
|
Test python implementation of get_remaining_time_in_millis
|
2017-08-05 19:47:46 +02:00 |
|
James Thomas
|
94c3f949b5
|
Merge branch 'master' of https://github.com/serverless/serverless
|
2017-08-05 17:58:41 +01:00 |
|
Tommy Brunn
|
35102ee3e6
|
Fix Python implementation of get_remaining_time_in_millis
|
2017-08-05 16:42:59 +02:00 |
|
Tommy Brunn
|
f150e03fd8
|
Remove destructuring to support older node
|
2017-08-05 16:34:08 +02:00 |
|
Tommy Brunn
|
d4766254a6
|
Fix behavior of getRemainingTimeInMillis in local invokation
|
2017-08-05 16:19:33 +02:00 |
|
Philipp Muens
|
b46d1602ad
|
Merge pull request #4044 from serverless/fix-link-to-shared-apig-issue
Fix link to shared API Gateway issue
|
2017-08-05 12:18:28 +03:00 |
|
Philipp Muens
|
e2450e824b
|
Fix link to shared API Gateway issue
|
2017-08-05 11:54:51 +03:00 |
|
Nik Graf
|
3c5b5f345a
|
introduce improved logging and test emitEvent
|
2017-08-04 16:25:03 +02:00 |
|
Eslam λ Hefnawy
|
793ef87b15
|
Merge pull request #4011 from oktapodia/feature/improve-deprecated-hook-message
Improve deprecated hook message
|
2017-08-04 21:17:16 +07:00 |
|
Eslam λ Hefnawy
|
d4da3566e1
|
Merge pull request #4019 from geoffreywiseman/master
Adding Shared Gateway Issue Link
|
2017-08-04 21:14:29 +07:00 |
|
Nik Graf
|
ae46cc74da
|
fix retrieveData and add tests
|
2017-08-04 13:43:40 +02:00 |
|
Nik Graf
|
5e742f4daa
|
add tests for the emit command
|
2017-08-04 11:51:38 +02:00 |
|
Nik Graf
|
c954629060
|
first wip of the emit plugin
|
2017-08-04 11:45:57 +02:00 |
|
Dmitri Zimine
|
41683130db
|
Fix lint complaints
|
2017-08-03 10:48:50 -07:00 |
|
Dmitri Zimine
|
c4374ec6b1
|
Optionally pass raw string, take 1
|
2017-08-03 10:28:53 -07:00 |
|