1714 Commits

Author SHA1 Message Date
Pravin
689d417380 docs main sidebar - added [Getting Started] above [Providers] 2019-01-18 15:48:37 +01:00
Daniel Schep
d817ce08d4
Merge pull request #5687 from serverless/remove-platform-code
Remove platform code
2019-01-17 11:01:45 -05:00
Eslam λ Hefnawy
be1ba38a42
Merge pull request #5702 from ctindel/master
Fix array notation in stream ARN
2019-01-17 15:34:56 +03:00
Philipp Muens
f2038ae9af
Merge pull request #5130 from alexander-alvarez/documenting-secrets
docs: Kubeless secrets
2019-01-16 13:48:10 +01:00
Philipp Muens
ad5decb080
Merge pull request #5680 from sparkertime/patch-1
Clarify docs for the http key for GCF
2019-01-16 13:35:48 +01:00
Austen Collins
4aa14aaaba
remove platform docs 2019-01-15 22:21:14 -08:00
Venkat Ramachandran
f9c6412275
Fixed a link 2019-01-16 13:25:06 +11:00
Chad Tindel
24ed86f1ad
Fix array notation in stream ARN
Fix array notation in stream ARN
2019-01-14 19:37:03 -08:00
et304383
eb97334c22 Fix layer doc reference to functions (should be layers) 2019-01-14 08:40:59 -04:00
Scott Parker
bdafd539f9
Clarify the http key for GCP
This adds a few notes to better explain what you can and cannot do within `serverless.yml` when using GCF. I hope this will address a few common questions for newcomers around HTTP verbs and path configuration in the place they are most likely to find them.
2019-01-11 08:17:42 -06:00
Tim Porter
cdf37a65a7
Update layers.md 2019-01-11 11:21:18 +00:00
Klaus Badelt
7b16d6b8b7
Add missing --force option 2019-01-08 18:29:07 -08:00
Daniel Schep
3489aed935
Merge pull request #5554 from rdsedmundo/issues/3447
Fix ResourceLimitExceeded for cloudwatchLog event
2019-01-07 12:56:48 -05:00
Daniel Schep
0896f311b1
Merge pull request #5312 from Limess/4496/handle-scoped-packages
Handle scoped npm packages in ${file()} variables
2019-01-07 10:56:25 -05:00
Kai Curry
85704f3b86
Move config to provider. cloudflare functions doc 2019-01-06 14:24:50 -05:00
Kai Curry
089b966a88
Config should be under provider property
As detailed in cloudflare/serverless-cloudflare-workers#1 and cloudflare/serverless-cloudflare-workers#2
2019-01-06 14:09:22 -05:00
Takahiro Horike
efd52c92ea
Merge pull request #5437 from devWebNuts/patch-1
Update http.md
2018-12-31 16:22:54 +09:00
Daniel Schep
6c861055af
Merge pull request #5627 from serverless/layers-docs-max
update layers doc to reflect max of 5
2018-12-28 11:33:57 -05:00
Daniel Schep
60bd94a681
Merge pull request #5623 from rosner/patch-1
Update credentials.md
2018-12-28 10:52:10 -05:00
Daniel Schep
0d05c8c09f
update layers doc to reflect max of 5
closes #5626
2018-12-26 20:24:36 -05:00
Matt Welke
ed5e9b54c4 Add step to populate ~/.wskprops file to OpenWhisk docs. 2018-12-24 17:13:37 -05:00
Norman Rosner
17f1e79546
Update credentials.md 2018-12-24 14:10:22 +01:00
Daniel Schep
b3805952fb no option for deleting logroup subscription since tehres no real case where you wouldnt want that 2018-12-21 10:35:48 -05:00
Daniel Schep
a06f59c386
Merge pull request #5620 from benwillkommen/master
Issue #5619 - Update Cloudflare Templates
2018-12-20 14:03:33 -05:00
Philipp Muens
059ec69865
Merge pull request #5601 from welkie/master
Added currently supported regions for GCP functions
2018-12-20 16:57:17 +01:00
ben willkommen
5a50e77e5a Updated docs
Changed docs so that name property of the matches the declared function name in serverless.yml examples, added comment indicating they must match. Fixed two typos.
2018-12-19 19:37:35 -06:00
Thom Crowe
a6129a33dd
Update slstats.md 2018-12-19 15:44:03 -06:00
Edmundo Rodrigues
73dab5e749 Fix ResourceLimitExceeded for cloudwatchLog event 2018-12-19 18:37:10 -02:00
Thom Crowe
3d3c8671d2
updating with more detail about service tracking 2018-12-19 13:01:12 -06:00
Adam Murray
592ac25722
Fixing link for HTTP Endpoints with AWS_IAM..
The link for "HTTP Endpoints with AWS_IAM Authorizers" was broken. Changed link from:
(#http-endpoints-with-aws-iam-authorizers) to (#http-endpoints-with-aws_iam-authorizers)
2018-12-18 17:53:35 +00:00
scott willeke
d93b0d71c4
udpating link - Looks like this section moved to its own page 2018-12-17 19:54:28 -08:00
Matt Welke
64daa23bc2 Added currently supported regions for GCP functions 2018-12-15 14:53:33 -05:00
Alex Lu
3727db0993 ISSUE-5580 Updated documentation for GCP to assigning roles to a service account 2018-12-11 16:16:08 +00:00
horike37
4336340aa4 Merge remote-tracking branch 'root/master' into cf-ref-region 2018-12-10 12:01:41 +09:00
exoego
363dab42d4 Add custom output example to help using cf-reference. 2018-12-10 10:31:08 +09:00
exoego
c3203aa347 Add test and document. 2018-12-08 21:29:00 +09:00
Marc Palm
f9981f601e
Resource doesn't work, but Resources does 2018-12-07 15:16:47 +01:00
Daniel Schep
a493ce0920
Merge pull request #5559 from dholdren/ruby_invokeLocal
`invoke local` support for Ruby lambdas
2018-12-05 13:22:53 -05:00
Riley Chase
0e5b032ad4
Clarify how to make layer from a prebuilt archive
Currently, it isn't clear that you can make your own archive file and use that as the source for an AWS Lambda Layer. This change would clarify how to do that.
2018-12-05 14:48:29 +11:00
Dean Holdren
d147db90b0 ruby support for invokeLocal 2018-12-04 13:48:45 -05:00
Poivey
3f15c9b601
Update invoke-local.md
Fixed the options list, --data option did not have its own bullet
2018-11-30 21:48:06 +01:00
Daniel Schep
5d9cfa90ef
Merge pull request #5546 from BigChief45/ruby-support
Add Ruby 2.5 support in AWS Lambda
2018-11-30 09:23:06 -05:00
Brian Neisler
b04473bac1
Merge pull request #5547 from serverless/updating-IAM-cred-JSON-file
updating IAM permissions in credentials
2018-11-29 15:43:07 -08:00
Thom Crowe
b782ddadcf
Changing Gist to Serverlessbot account 2018-11-29 17:26:10 -06:00
Thom Crowe
abf78f5ec4
Site is affecting code - adding gist instead 2018-11-29 17:19:18 -06:00
Thom Crowe
037e4978ee
updating IAM permissions in credentials 2018-11-29 16:55:16 -06:00
Jaime Alvarez
73dc95ee65 💎 💎 💎 Add Ruby 2.5 support in AWS Lambda
https://aws.amazon.com/about-aws/whats-new/2018/11/aws-lambda-supports-ruby/

Closes #5540
2018-11-29 21:02:08 +00:00
Daniel Cottone
f1cae26a2e Merge remote-tracking branch 'upstream/master' into api-gateway-compression 2018-11-29 14:21:24 -06:00
Daniel Schep
1231edc2b0 fix layercion :'D 2018-11-29 13:23:55 -05:00
Daniel Schep
019abd7233 update links to jus tpoint to announce 2018-11-29 13:16:26 -05:00