5377 Commits

Author SHA1 Message Date
Nik Graf
b994ffe82f make sure the integration set suite works cross-platform (not depedent on gnu sed) 2016-12-16 11:19:35 +01:00
Philipp Muens
e6d838dceb Merge pull request #2963 from serverless/update-plugins-and-projects-in-readme
Update plugins and projects in README
2016-12-16 08:29:55 +01:00
Philipp Muens
6d56a8de80 Update plugins and projects in README 2016-12-16 08:17:21 +01:00
Philipp Muens
6d32c3dced Merge pull request #2962 from serverless/update-stream-docs
Remove Fn::GetAtt example in streams doc
2016-12-16 08:13:53 +01:00
Philipp Muens
4ce7a41735 Remove Fn::GetAtt example in streams doc 2016-12-16 07:58:44 +01:00
Nik Graf
59a8fc2720 Merge pull request #2959 from serverless/alexa-docs
add hint to the alexa guides
2016-12-15 22:59:23 +01:00
Nik Graf
36684fda8a add hint to the alexa guides 2016-12-15 22:52:39 +01:00
Eslam λ Hefnawy
b2429dfddd Merge pull request #2957 from serverless/1.4-version-bump
1.4 version bump
v1.4.0
2016-12-16 00:33:50 +07:00
Eslam A. Hefnawy
355864d13a 1.4 version bump 2016-12-16 00:23:38 +07:00
Philipp Muens
e7e1679c36 Merge pull request #2953 from erikerikson/add-outputs-to-extended-serverless-yml-example
Add "Outputs" Section Docs
2016-12-15 07:27:29 +01:00
Erik Erikson
b6cb326be8 Add "Outputs" Section Docs
Add the "Outputs" section of the CFT to the "everything" example `serverless.yml` documentation.
2016-12-14 17:33:32 -08:00
Nik Graf
f78fee916d Merge pull request #2885 from serverless/add-alexa-event-source
Add alexa event source
2016-12-14 14:36:23 +01:00
Nik Graf
24d47e3e9d removed debug console.log 2016-12-14 14:07:44 +01:00
Philipp Muens
c1b1e960ce Merge pull request #2947 from serverless/fix-examples-link-in-docs
Fix examples link in docs
2016-12-14 13:57:39 +01:00
Nik Graf
9292b37e48 update the docs 2016-12-14 13:49:31 +01:00
Nik Graf
5a9d9feebb fix tests 2016-12-14 13:47:21 +01:00
Philipp Muens
5d67e09be1 Fix examples link in docs 2016-12-14 13:44:50 +01:00
Maciej Winnicki
1f9acb840a Merge pull request #2942 from serverless/fix-invoke-exit-code
Fix invoke exit code
2016-12-14 13:37:34 +01:00
Nik Graf
c7df447589 improve alex skill notation 2016-12-14 13:35:11 +01:00
Eslam λ Hefnawy
b15eb051f1 Merge pull request #2945 from serverless/imaman-fix_issue_2132
Fixing Conflicts in PR #2729
2016-12-14 19:22:16 +07:00
Eslam A. Hefnawy
26a2735e1e Merge branch 'fix_issue_2132' of https://github.com/imaman/serverless into imaman-fix_issue_2132 2016-12-14 18:54:34 +07:00
Maciej Winnicki
9f3b218157
refactor tests 2016-12-14 10:47:45 +01:00
Maciej Winnicki
145911a6ae
fix lint 2016-12-14 10:13:12 +01:00
Joe Stanton
b5284df55f
Reject promise and handle exit code in the wrapper 2016-12-14 10:11:51 +01:00
Joe Stanton
fb1b4ef14a
Correct exit code for failed function invocation 2016-12-14 10:09:04 +01:00
Maciej Winnicki
5a3e0c2bca Merge pull request #2941 from serverless/mthenw-patch-1
fix typo
2016-12-14 09:35:38 +01:00
Nik Graf
010da2cb59 Merge branch 'master' into add-alexa-event-source 2016-12-14 09:27:17 +01:00
Maciej Winnicki
41a3ea6058 fix typo 2016-12-14 09:20:10 +01:00
Philipp Muens
ed591ffd3f Merge pull request #2935 from TheMcMurder/patch-1
Updating section on AWS pricing
2016-12-14 08:08:44 +01:00
Philipp Muens
16ac810dde Merge pull request #2934 from nicka/patch-3
Update apigateway.md
2016-12-14 07:29:11 +01:00
Justin McMurdie
cde9c2db28 Updating section on AWS pricing
Lambda has been moved to have it's own permanent free tier. It is no longer part of the Expiring offers.
2016-12-13 13:31:10 -07:00
Nick den Engelsman
876c1d89ef Update apigateway.md 2016-12-13 20:46:32 +01:00
Philipp Muens
17f31be0b8 Update serverless.yml doc 2016-12-13 20:07:30 +01:00
Philipp Muens
2bdb312cb1 Merge pull request #2933 from serverless/fix-stdin-docs-for-invoke
Fix stdin docs for invoke
2016-12-13 19:35:38 +01:00
Maciej Winnicki
0a032f48e2 Merge pull request #2932 from serverless/update-csharp
update csharp example
2016-12-13 19:30:23 +01:00
Philipp Muens
e0695366dd Fix stdin docs for invoke 2016-12-13 19:25:31 +01:00
Maciej Winnicki
52de4e6245
update csharp example 2016-12-13 19:24:24 +01:00
Maciej Winnicki
007be3d53f Merge pull request #2922 from serverless/add-service-wide-metrics-support
Add service wide metrics support
2016-12-13 14:33:46 +01:00
Philipp Muens
443865f1c4 Remove utils file and move helper functions into class file 2016-12-13 14:22:57 +01:00
Philipp Muens
a8540b319f Refactor functions into reusable util functions 2016-12-13 13:19:45 +01:00
Philipp Muens
df8997e83a Update examples with more "real world" dates 2016-12-13 12:52:12 +01:00
Eslam λ Hefnawy
cee63f183a Merge pull request #2928 from serverless/invoke-stdin-bug
fixed bug where you can now invoke without any input data
2016-12-13 18:21:19 +07:00
Eslam A. Hefnawy
08009c2945 handling strings 2016-12-13 18:08:05 +07:00
Eslam A. Hefnawy
142946e295 fixed bug where you can now invoke without any input data 2016-12-13 17:52:03 +07:00
Philipp Muens
cf18127f01 Merge pull request #2927 from serverless/split-up-config-cli-doc
Split up config CLI doc
2016-12-13 08:37:41 +01:00
Philipp Muens
fd03e5515d Split up config CLI doc 2016-12-13 08:29:29 +01:00
Philipp Muens
5e9116d9cb Add service wide metrics support 2016-12-13 08:24:25 +01:00
Philipp Muens
95ddfacdfa Update event definition to be object only 2016-12-13 08:04:58 +01:00
Philipp Muens
e707cccff5 Rename alexa to alexaSkill 2016-12-13 08:04:58 +01:00
Philipp Muens
8ef52bfefd Add event example to serverless.yml files 2016-12-13 08:04:58 +01:00