1634 Commits

Author SHA1 Message Date
Daniel Schep
ddb13df3dd
Fix kubeless input & output
This reflects the actual behavior of `_.capitalize`.
Namely, that it doesn't do anything useful on objects.
2018-11-12 09:08:26 -05:00
Roberto C. Morano
8f09cc823c
Fix wrong example function name.
Changed references to "hello" function -which does not exist in the proposed [kubeless-nodejs](https://github.com/serverless/serverless/blob/master/lib/plugins/create/templates/kubeless-nodejs/serverless.yml) template- to function "capitalize" and updated example.
2018-11-12 11:14:43 +01:00
Daniel Schep
f27cc898f4
Merge pull request #5433 from devinschulz/patch-1
Fix typo in Google workflow
2018-11-01 20:56:20 -04:00
Daniel Schep
7325929be9
Merge pull request #5425 from abumalick/patch-1
Updating services.md > Invoking Serverless locally
2018-11-01 19:38:21 -04:00
Pravin
bf66cfbf5b added frontmatter in openwhisk rubyHelloWorld doc 2018-10-31 20:05:51 +01:00
Pravin
08e0f1abb1 corrected gitignore filename by prepending it with a . 2018-10-31 19:57:42 +01:00
Devin Schulz
f488ef21cf
Fix typo in Google workflow 2018-10-30 21:40:39 -04:00
James Thomas
97b9c5f89d Adding Ruby support for OpenWhisk provider plugin. 2018-10-29 14:46:12 +00:00
abumalick
089fc33a4a
Updating services.md > Invoking Serverless locally
Here is an easier way to invoke a local serverless installation.

- executables have symlinks in `node_modules/.bin` folder
- npx is an easier way to invoke these local executables: (ref: https://blog.scottlogic.com/2018/04/05/npx-the-npm-package-runner.html)

Thanks for serverless framework 👍
2018-10-27 10:54:23 +02:00
Connor Peshek
3ec435ce92 Add information on installing cloudflare workers plugin. 2018-10-25 20:22:20 -07:00
Connor Peshek
feb80b99e7 Add Cloudflare to providers. 2018-10-25 20:21:44 -07:00
Connor Peshek
9b25b5a235 Add Cloudflare to sidebar. 2018-10-25 20:20:39 -07:00
Takahiro Horike
52e2693e6f
Merge pull request #5408 from tekamoment/patch-1
Improve language in alexa-skill documentation
2018-10-21 15:47:39 +09:00
Takahiro Horike
2d22c40195
Merge pull request #5395 from aki-webii/fix/support-apig-api-key-source-type
APIG ApiKeySourceType support.
2018-10-21 15:46:43 +09:00
Carlos Arcenas
2a1ba50ad9
Improve language in alexa-skill documentation 2018-10-20 23:51:48 +07:00
aki-webii
95627905e2 Revise AWS serverless.yml guide. 2018-10-17 22:20:33 +09:00
Jáder Carvalho de Medeiros
570749f820
Revert "Update cognito-user-pool.md" 2018-10-16 12:53:39 +01:00
Takahiro Horike
4e57851240
Merge pull request #5250 from philiiiiiipp/patch-1
Multiple cloudformation resources
2018-10-15 03:21:43 +09:00
Takahiro Horike
bf2ee2e56b
Merge pull request #5299 from weeniearms/master
Added possibility to specify custom S3 key prefix instead of the stan…
2018-10-15 02:59:49 +09:00
Takahiro Horike
80fd2470e9
Merge pull request #5375 from volteanu/patch-1
Doc update for openwhisk package name
2018-10-15 02:55:00 +09:00
Sebastian Borza
ae8f9dae69
Merge pull request #5393 from toshi0607/add-go-modules-template
add aws-go-mod
2018-10-14 09:51:53 -05:00
Takahiro Horike
71214f5b65
Merge pull request #5328 from reedyrm/master
Add CacheControl headers on the OPTIONS response in AWS API Gateway
2018-10-14 12:12:58 +09:00
toshi0607
f070d946be rename go-modoles to go-mod 2018-10-14 09:01:44 +09:00
reedyrm
b2680ceb27 added documentation on how to set cacheControl 2018-10-13 11:31:14 -05:00
toshi0607
ae1aecb027 add readme 2018-10-13 17:19:31 +09:00
aki-webii
c6df73e245 Write a usage of apiKeySourceType option. 2018-10-13 16:57:12 +09:00
Takahiro Horike
449e269e32
Merge pull request #5301 from bzemms/patch-1
Update handler name when deploy a single function
2018-10-13 15:00:37 +09:00
Seiji Momoto
b2423c932b
[WIP] Update documentation, README.md
## What did you implement:

Update documentation, README.md. This is related to #3916 which is a closed issue.

## How did you implement it:

Fix the URL of link to *Azure QuickStart*.

## How can we verify it:

See [README.md](https://github.com/serverless/serverless/tree/master/docs) on GitHub, and then click "Azure QuickStart". This PR modifies the URL:

- **from:** https://github.com/serverless/serverless/blob/master/docs/providers/azure/guide/quick-start
- **to:** https://github.com/serverless/serverless/blob/master/docs/providers/azure/guide/quick-start.md

## Todos:

[] Write tests
[] Write documentation
[] Fix linting errors
[] Make sure code coverage hasn't dropped
[] Provide verification config / commands / resources
[] Enable "Allow edits from maintainers" for this PR
[] Update the messages below

**Is this ready for review?:** NO
**Is it a breaking change?:** NO
2018-10-13 11:47:54 +09:00
Takahiro Horike
45d3948314
Merge pull request #5387 from nogut0123/aws-docs-link
fix 3916
2018-10-13 11:10:58 +09:00
noguchi
18bb838b7e fix link 2018-10-13 10:49:52 +09:00
Jáder Carvalho de Medeiros
5da609614c
Update cognito-user-pool.md 2018-10-12 13:23:02 +01:00
Valentin Olteanu
dad0fc7abf
Doc update for openwhisk package name
According to changes in https://github.com/serverless/serverless-openwhisk/issues/140
2018-10-11 11:26:18 +02:00
Pravin
bb79879497 fix anchor link in aws/guide/variables.md file 2018-10-09 23:44:40 +02:00
Zohar
2be7554a96
Update invoke-local.md 2018-10-06 19:37:34 +03:00
Eslam λ Hefnawy
00daa75956
Merge pull request #5263 from NotMyself/webtask-deprecation
Webtask Deprecation
2018-10-04 14:35:19 +03:00
Connor Peshek
f2b8400394 Add Cloudflare to getting-started page. 2018-09-30 16:16:02 -07:00
Bobby Johnson
4e501969c0
Merge branch 'master' into webtask-deprecation 2018-09-26 08:44:10 -07:00
Robin Norwood
049b5b0fc8 Add --env to docs 2018-09-19 23:26:44 -05:00
Takahiro Horike
275beebbd8
Merge pull request #5305 from Maxwell2022/patch-3
[Docs] - Add support information for AWS lambda and SQS
2018-09-19 06:38:29 +09:00
Takahiro Horike
5335d495da
Merge pull request #5294 from anilat007/patch-1
Update README.md
2018-09-19 06:35:22 +09:00
Takahiro Horike
7fe62e85a2
Merge pull request #5310 from ConzorKingKong/master
Add information on invoking Workers.
2018-09-19 06:31:41 +09:00
Connor Peshek
690789c456 Add information on invoking Workers. 2018-09-18 01:10:13 -07:00
Nathan Gelman
62b3e15561
Update quick-start.md 2018-09-17 20:16:04 -07:00
Maxime
f6ddfbceea
Add support information for AWS lambda and SQS
From the AWS docs:
https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html

it says:
> Amazon Simple Queue Service supports both Standard and FIFO queues. AWS Lambda supports only standard queues. For more information on the difference, see What Type of Queue Do I Need?
2018-09-17 18:02:03 +10:00
weeniearms
b5da4d09ed Added possibility to specify custom S3 key prefix instead of the standard 'serverless' 2018-09-17 09:35:40 +02:00
Benny Zemmour
1d47ca878a adding test & docs 2018-09-16 17:20:50 +03:00
anilat007
e9df95b20c
Update README.md 2018-09-14 13:20:00 -07:00
Yuriy Dybskiy
317f6f80d0
Update quick-start.md
off by 1 🙃
2018-09-11 18:46:42 -07:00
Raees
f53f04724f
Merge pull request #5258 from pinkerton/master
Add support for Cloudflare Workers
2018-09-11 20:34:04 +05:00
Stephen Pinkerton
8c5511cecc Update PoP number 2018-09-11 00:40:24 -07:00