Shane Handley
1726daef2e
Merge branch 'master' into 2116-consistent-errors-missing-config
2018-10-12 15:02:19 +09:00
Nick Gottlieb
011a651049
Merge pull request #5370 from pdaryani/doc-page-anchor-link-fix
...
fixed anchor links in aws/guide/variables.md file
2018-10-09 15:03:57 -07:00
Pravin
bb79879497
fix anchor link in aws/guide/variables.md file
2018-10-09 23:44:40 +02:00
Takahiro Horike
d5f1d51333
Merge pull request #5360 from msfidelis/serverless-pipeline
...
Serverless Pipeline
2018-10-09 11:28:57 +09:00
Takahiro Horike
8660ab8f9a
Merge pull request #5359 from jiyeonseo/master
...
add Serverless Line Bot example
2018-10-09 11:28:19 +09:00
Takahiro Horike
593d610e12
Merge pull request #5362 from Zohar2506/patch-1
...
Update invoke-local.md
2018-10-09 10:10:12 +09:00
Zohar
2be7554a96
Update invoke-local.md
2018-10-06 19:37:34 +03:00
Matheus Fidelis
ad78946164
Merge branch 'master' into serverless-pipeline
2018-10-05 16:46:57 -03:00
Matheus Fidelis
b6790c763c
Serverless Pipeline
2018-10-05 16:42:03 -03:00
Jiyeon Seo
fd3f4cf202
add Serverless Line Bot example
2018-10-06 00:21:36 +09:00
Eslam λ Hefnawy
00daa75956
Merge pull request #5263 from NotMyself/webtask-deprecation
...
Webtask Deprecation
2018-10-04 14:35:19 +03:00
Takahiro Horike
ea7bea43f0
Merge pull request #5327 from laardee/add-shorthand-cf
...
Add Support for Shorthand CloudFormation Syntax
2018-10-03 01:38:38 +09:00
Takahiro Horike
83f1460df3
Merge pull request #5314 from erikerikson/consistent-service-path
...
Provide Consistent Service Path (Fix #5242 )
2018-10-03 00:54:16 +09:00
Shane Handley
2643a7de89
Remove redundant test from print plugin
2018-10-02 06:32:41 +09:00
Takahiro Horike
6a7f0cf9d1
Merge pull request #5342 from ConzorKingKong/master
...
Add Cloudflare to docs/getting-started page.
2018-10-02 00:34:17 +09:00
Connor Peshek
f2b8400394
Add Cloudflare to getting-started page.
2018-09-30 16:16:02 -07:00
Eetu Tuomala
8fdd3957a4
node v4 fixes
2018-09-30 11:49:42 +03:00
Eetu Tuomala
d7374ab26d
move cloudformation schema to lib/plugins/aws/lib, try to use schema only if parse without schema fails
2018-09-30 11:28:21 +03:00
Eetu Tuomala
727fd67d13
add support for shorthand cloudformation syntax
2018-09-30 11:22:47 +03:00
Shane Handley
7b664e949f
Update the way that the configDependent property is checked, switch some lookups to getServerlessConfig to use the service path from sls.config rather than assume process.cwd()
2018-09-30 15:40:21 +09:00
Erik Erikson
9aeb228e5d
sorry linter!
2018-09-28 16:44:52 -07:00
Takahiro Horike
46aa939373
Merge pull request #5313 from robin-norwood/invoke-local-override-env
...
Invoke local override env
2018-09-27 05:53:20 +09: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
Robin Norwood
9fc463d8e6
Use lodash .concat instead of Array.concat
2018-09-19 23:26:32 -05:00
Erik Erikson
6e0b652dd5
fix test (lack of catch off of to.be.fulfilled
2018-09-19 17:24:28 -07:00
Erik Erikson
553e6cf0da
Provide Consistent Service Path
...
Fix #5242
Do this by first supplying the `servicePath` in `~/lib/plugins/lib/validate.js` and `~/lib/plugins/print.js` in a consistent manner with the code in `~/lib/classes/PluginManager.js`. Then, provide a default of `process.cwd()` for `servicePath` in `getCacheFilePath` and `getServerlessConfigFile`.
2018-09-19 17:03:29 -07:00
Robin Norwood
3325118079
Fix linting errors
2018-09-19 17:05:02 -05:00
Robin Norwood
56d02bd1de
Implement #5096 - invoke local can override env vars with --env
2018-09-19 16:53:10 -05:00
Takahiro Horike
373efc4f9f
Merge pull request #5291 from softprops/python-aws-invoke-context-parity
...
more faithfully represent aws lambda python runtime context
2018-09-20 06:03:36 +09:00
softprops
fdac9df145
generate a dynamic date
2018-09-18 21:02:14 -04:00
Takahiro Horike
5b9faca66a
Merge pull request #5309 from uneco/patch-1
...
Update AWS TypeScript handler template
2018-09-19 08:00:15 +09:00
Takahiro Horike
bf859c747d
Merge pull request #5062 from SusanESmith/4724-tilda-template-path-bug
...
add untildify package to handle create paths with a ~
2018-09-19 07:32:23 +09:00
horike37
8458ff16c9
fix conflict and rebase this branch from master
2018-09-19 07:15:16 +09: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
Takahiro Horike
1676004be3
Merge pull request #5308 from nathanbacon/patch-1
...
Update quick-start.md
2018-09-19 06:22:31 +09:00
Philipp Muens
b303b2e498
Merge pull request #5289 from serverless/raees/cloudflare-provider-config
...
Cloudflare: Specify config under provider property
2018-09-18 15:05:50 +02:00
Connor Peshek
690789c456
Add information on invoking Workers.
2018-09-18 01:10:13 -07:00
AOKI Yuuto
469893ce9b
Update TypeScript handler template
2018-09-18 14:00:18 +09:00
Nathan Gelman
62b3e15561
Update quick-start.md
2018-09-17 20:16:04 -07:00
Philipp Muens
8911af1e7e
Merge pull request #5265 from serverless/backend-state-items-multi-region
...
Backend state item generation and multi-region support
v1.32.0
2018-09-17 17:35:21 +02:00
Philipp Muens
d9c76897fc
Framework release preparation
2018-09-17 17:02:32 +02:00
Philipp Muens
b59aa9c275
Add support for backend state item generation and multi-region support
2018-09-17 16:31:12 +02: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
Shane Handley
c763da1d21
Gah, linting :(
2018-09-16 05:22:38 +09:00
Shane Handley
409ae6d442
Fix print test.
2018-09-16 05:16:50 +09:00
Shane Handley
7d0c9d5c6a
Add coverage for print command without config.
2018-09-16 05:11:41 +09:00
Shane Handley
f817bc954e
Fix tests after inadvertantly changing case after linting.
2018-09-16 04:59:27 +09:00