7106 Commits

Author SHA1 Message Date
Nik Graf
699b9bcfef
color emulator errors 2017-08-15 13:04:22 +02:00
Philipp Muens
8fc34f6751 Fix Node.js 4.x compatibility 2017-08-15 12:45:08 +02:00
Nik Graf
082f1bd319
updated lockfile 2017-08-15 12:38:54 +02:00
Nik Graf
c7e972c346
Merge branch 'master' into serverless-run 2017-08-15 12:37:00 +02:00
Philipp Muens
b743f34b16 Merge pull request #4092 from serverless/remove-yarn-lock-file
remove yarn lock file
2017-08-15 12:35:51 +02:00
Nik Graf
1e1e841b3b
remove yarn lock file 2017-08-15 12:31:10 +02:00
Nik Graf
2c722c2d57
fix tests 2017-08-15 12:29:13 +02:00
Nik Graf
909fae7e6f
Merge branch 'master' into serverless-run 2017-08-15 12:26:01 +02:00
Philipp Muens
c5762f53b7 Merge pull request #4087 from serverless/UserStatsUpdate
Add FrameworkId to stats
2017-08-15 12:10:34 +02:00
Eslam A. Hefnawy
e176dc8e5d run without functions and lock versions 2017-08-15 15:52:24 +07:00
ac360
1720e2d662 minor indentation tweak 2017-08-14 23:55:46 -07:00
ac360
35499a5e89 serverless run ui modifications 2017-08-14 23:18:25 -07:00
ac360
fca3015a5e serverless run ui improvements 2017-08-14 22:28:46 -07:00
Alex DeBrie
2fd0e41e40 Fix linting error 2017-08-15 03:12:16 +00:00
Brian Neisler
91d746d167 Add separation between platform and framework commands 2017-08-14 17:24:49 -07:00
Alex DeBrie
7664c2dfed Add FrameworkId to stats 2017-08-14 22:05:23 +00:00
ac360
09a8d4f177 minor tweak to output styling 2017-08-14 11:09:42 -07:00
ac360
cfd6b21347 minor tweaks to formatting 2017-08-14 11:08:00 -07:00
Nik Graf
b7aa82cb6d
simplify trigger function 2017-08-14 19:36:46 +02:00
Nik Graf
2bcd836b2f
fix test-suite by disabling color matching 2017-08-14 18:21:59 +02:00
Nik Graf
7da35d6181
introduce function not found 2017-08-14 17:27:03 +02:00
Philipp Muens
08bec7b3b5 Add additional Google Cloud Functions related config 2017-08-14 17:19:22 +02:00
Philipp Muens
ff1ff859b5 Add project to functionConfig for Google provider-functions 2017-08-14 17:18:06 +02:00
Nik Graf
30451fc7d7
another try to fix the testsuite 2017-08-14 16:56:40 +02:00
Nik Graf
8a5113d1e7
fix testsuite 2017-08-14 16:08:42 +02:00
Nik Graf
f809d30012
improve logs when deploying a second service 2017-08-14 15:28:38 +02:00
Philipp Muens
56086dd53b Add code comment about deployments of large functions 2017-08-14 14:59:20 +02:00
Philipp Muens
9e55758980 Remove side-effects / fix bug when deploying large functions 2017-08-14 14:48:09 +02:00
Nik Graf
edfdf77fe8
improve emit and fix tests 2017-08-14 14:40:04 +02:00
Nik Graf
b1dc0c48c6
implement function finished and triggered 2017-08-14 14:23:09 +02:00
Nik Graf
22b151fef6
bring back fallback logging 2017-08-14 14:02:50 +02:00
Nik Graf
0f64ff0f49
fix tests 2017-08-14 11:58:07 +02:00
Nik Graf
fd5e70ce7e
fix emit style and clean up linting errors 2017-08-14 11:52:44 +02:00
Philipp Muens
1dfd1ee603 Merge pull request #4082 from serverless/DOCS-OutputExample
Fix Output example in serverless.yml docs
2017-08-14 08:02:50 +02:00
Alex DeBrie
911673fc13 Fix Output example in serverless.yml docs
Fixes #4079.
2017-08-13 21:00:57 +00:00
ac360
bb58619c1e fix formatting of function invoked log statement 2017-08-13 12:39:29 -07:00
ac360
da85ab1057 remove elipsis and log statement 2017-08-13 12:34:47 -07:00
Austen
10b8c962d0 Merge pull request #4081 from serverless/serverless-run-mods
Serverless run mods
2017-08-13 12:11:22 -07:00
ac360
04ba2fcac4 improve invocation logging 2017-08-13 12:04:27 -07:00
ac360
7ff2e51b17 minor mods 2017-08-13 12:04:03 -07:00
ac360
48d6b4bcba add modifications 2017-08-13 12:04:03 -07:00
ac360
59656e1806 modify output 2017-08-13 12:02:58 -07:00
Philipp Muens
0ff7b8463f Merge pull request #4077 from geoffreywiseman/master
More Background on Dead Letter Queues
2017-08-13 20:16:19 +02:00
Geoffrey Wiseman
1aed270ecd More Background on Dead Letter Queues
Adding a bit more background information and links on dead letter queues,
since some users of the Serverless framework won't be versed on every
detail of AWS lambda functions.
2017-08-13 10:35:10 -03:00
Eslam A. Hefnawy
2506b79e02 fix linting issues 2017-08-13 18:31:01 +07:00
Brian Neisler
04c144f57d Update to fit new emulator API 2017-08-12 21:17:23 -07:00
Brian Neisler
e637c65706 Add debug flag to serverless run command 2017-08-12 16:49:24 -07:00
Alex DeBrie
a79849620d Add newline at end of Function invoked log 2017-08-12 15:52:14 -05:00
Nik Graf
eccbca327e
switch to data 2017-08-11 17:56:42 +02:00
Eslam A. Hefnawy
76fef37122 added response to logs 2017-08-11 21:56:18 +07:00