Philipp Muens
6dbb6061fa
Update wording
2017-08-15 16:00:13 +02:00
Jim Forsyth
45b7c3178a
services.deploy-info.md
...
Be sure to 'cd' into the relevant service directory before running the 'deploy' command, otherwise you'll likely see the following error message: "Avoid the following error: "This command can only be run inside a service directory".
2017-07-19 19:06:27 +01:00
Eslam λ Hefnawy
de6bebeea9
Merge pull request #3808 from rpunkfu/specify-default-option-values
...
Allow to provide a default value for plugin options
2017-07-19 19:25:03 +07:00
Eslam A. Hefnawy
5630e94a2b
added docs for default options property
2017-07-19 19:00:32 +07:00
Anish Karandikar
38c81c0aef
Update quick-start.md
2017-07-14 15:46:41 -04:00
Eslam λ Hefnawy
f7d1e55be6
Merge pull request #3722 from HeroesDieYoung/master
...
Allow request parameter configuration with lambda-proxy integration
2017-07-13 16:01:14 +07:00
Eslam λ Hefnawy
bb32b01f7a
Merge pull request #3909 from jaikdean/variable-syntax-documentation-fix
...
Update example custom variable syntax to work with loading files
2017-07-12 19:42:18 +07:00
Rob Ribeiro
1df403a5c3
Add docs for custom bucket config on S3 events
2017-07-10 13:56:06 -04:00
Philipp Muens
8d0f149407
Fix links / reformat
2017-07-07 11:25:52 +02:00
Daniel Schep
ddaa54aa20
Document that variable refs aren't resolved at plugin constructor execution time
2017-07-06 21:44:50 -04:00
Jaik Dean
c33c4f782a
Update example alternate variable syntax to work with loading files
2017-07-06 16:42:08 +01:00
Philipp Muens
22292f4a32
Update documentation
2017-07-06 12:50:27 +02:00
Joe Niland
f953003952
Update schedule.md
...
Fix typo in Simple cron example
2017-07-06 19:08:39 +10:00
Philipp Muens
341198420c
Merge pull request #3842 from infiniteluke/improve-javascript-export
...
Improve usage and error handling of javascript variables.
2017-07-06 11:01:45 +02:00
Alfred Nutile
c592224987
Minor edit
2017-07-05 14:36:29 -04:00
Philipp Muens
fbbfb96c1b
Add documentation
2017-07-05 11:11:27 +02:00
Eslam λ Hefnawy
ea79e2b1dd
Merge pull request #3830 from jthomas/master
...
Add disable parameter to function package options
2017-07-03 23:09:43 +07:00
Philipp Muens
ce07269c3d
Remove docs for providers other than OpenWhisk
2017-07-03 17:01:07 +02:00
Eslam λ Hefnawy
9f7e740b09
Merge pull request #3838 from serverless/only-re-deploy-when-updated
...
Only re-deploy when code or service updated
2017-07-03 19:54:58 +07:00
Philipp Muens
389c7ad817
Update docs with note about --force option
2017-07-03 14:29:58 +02:00
Hassan Khan
1beb07e59f
Typo and grammar fixes
2017-07-02 16:16:07 +01:00
Philipp Muens
3833d2f3c3
Add documentation
2017-06-30 13:41:49 +02:00
Philipp Muens
34595e1f6d
Add opt-out config for dev dependency exclusion
2017-06-30 09:25:59 +02:00
Philipp Muens
9727492594
Add documentation
2017-06-28 09:08:44 +02:00
gorankl
e12962d33a
Update apigateway.md
...
1.16.0 resolved these issues
2017-06-27 15:50:00 +10:00
David Wells
41c3c40443
Update logs.md
2017-06-26 16:53:21 -07:00
Philipp Muens
eec1042ecb
Merge pull request #3849 from slang25/master
...
F# .NET Core Template
2017-06-26 08:53:53 +02:00
John Ferlito
f01ca2dbf7
Update docs to indicate you can use cognito pool authoriser and claims with lambda-proxy
2017-06-25 19:15:21 +10:00
Stuart Lang
bf80fc9288
Update libraries and match csharp changes
2017-06-24 17:54:58 +01:00
Stuart Lang
c18a071918
Update to latest tooling
2017-06-24 16:29:13 +01:00
Philipp Muens
c95061d5db
Fix indentation and path in serverless.yml template files
2017-06-24 16:27:35 +01:00
Philipp Muens
53e61df65c
Update Lambda Tools version for F# template
2017-06-24 16:27:35 +01:00
Stuart Lang
b319a64216
Updated lambda tools
2017-06-24 16:23:43 +01:00
Stuart Lang
db69a87b97
Update scripts, and updated lambda tools package
2017-06-24 16:23:43 +01:00
Stuart Lang
dd3ba770f6
Added readme and updated yml conf
2017-06-24 16:23:42 +01:00
Stuart Lang
0f334d4baf
Add example
2017-06-24 16:21:28 +01:00
Stuart Lang
aab58ad7e8
Add aws-fsharp template
2017-06-24 16:21:28 +01:00
Simon Dittlmann
d381106b8e
fix: correct misspelled eventType value
2017-06-24 01:18:40 +02:00
Christopher "Chief" Najewicz
a6b297aa75
Update web-actions.md docs w/ correct URL
2017-06-23 08:45:55 -04:00
Philipp Muens
f4eac4bfae
Fix AWS API Gateway request parameters docs
2017-06-23 11:46:50 +02:00
Philipp Muens
7da034a52f
Merge pull request #3810 from slang25/new-csproj
...
aws-csharp template improvements
2017-06-22 10:06:02 +02:00
Eslam A. Hefnawy
e7873fe575
removed naming refs for stage resoruce
2017-06-21 17:43:33 +08:00
Eslam A. Hefnawy
c9c52b7cd0
Merge branch '2450-apikey-usage-plan' of https://github.com/laardee/serverless into laardee-2450-apikey-usage-plan
2017-06-21 16:25:56 +08:00
Eslam λ Hefnawy
7a8e1a9e73
Merge pull request #3737 from serverless/exclude-dev-dependencies-in-zip
...
Exclude Node.js dev dependencies in .zip file
2017-06-21 16:11:00 +08:00
Philipp Muens
186c3c4df4
Add usagePlan config to serverless.yml.md file
2017-06-20 11:10:19 +02:00
Stuart Lang
ff31ce77e5
Updated Amazon.Lambda.Tools and ensure zip command is available
2017-06-17 15:25:54 +01:00
Philipp Muens
9f67a39f38
Exclude dev dependencies in .zip file
2017-06-16 19:30:07 +01:00
Philipp Muens
23ad8a122d
Update docs
2017-06-16 11:11:39 +01:00
Philipp Muens
4b3476c061
Add documentation
2017-06-16 10:46:58 +01:00
Stuart Lang
489eb48c8e
Added missing namespace
2017-06-16 08:53:20 +01:00