104 Commits

Author SHA1 Message Date
Philipp Muens
b3f00582d9
Merge pull request #4888 from eeg3/patch-1
Fix broken Azure Hello World Example documentation
2019-01-23 15:36:14 +01:00
Takahiro Horike
efd52c92ea
Merge pull request #5437 from devWebNuts/patch-1
Update http.md
2018-12-31 16:22:54 +09:00
Pravin
92dada3ead updated docs example links from github to serverless 2018-11-27 12:55:51 +01:00
devWebN@ts
6670ea11c3
Update http.md
The values for the events properties must be in lowercase. The display values will appear in Capital letters in the Portal.
2018-11-02 13:58:26 +13:00
Takahiro Horike
d5e1328dac
Merge pull request #5036 from ronkorving/print-options
Add print options to allow digging, transforming and formatting
2018-06-21 11:22:35 +09:00
Ron Korving
0fd4235aeb Add print options to allow digging, filtering and formatting 2018-06-18 15:14:02 +09:00
GuruRAM
77f33e789e Merge branch 'master' of https://github.com/serverless/serverless 2018-06-17 12:54:26 +03:00
Ahmad Awais ⚡️
4bded36e45
👌 IMPROVE: Unique Name For Apps
Make sure users know to use a globally unique name to not run into issues like #4968

FIX #4968
2018-05-10 00:31:56 +05:00
GuruRAM
07b3a1009a #4839 plugins documentation has been updated 2018-04-24 22:34:33 +03:00
Earl Gay
b33611cad9
Fix broken Azure example
The example has several errors, including incorrect Provider Plugin name and incorrect invocation command.
2018-04-07 02:22:48 -04:00
Takahiro Horike
2789a5a071
Merge pull request #4874 from serverless/add-utm-to-forum-link
Add utm source to forum link.
2018-04-06 08:06:07 +09:00
Doug Moscrop
8bde1b4902 Support arrays in function definition too 2018-04-04 20:03:56 -04:00
Rupak Ganguly
1581f61472 Add utm source to forum link. 2018-04-04 15:17:42 -04:00
David Wells
9f1b2ecbba
Update README.md 2018-03-27 15:57:23 -07:00
Rupak Ganguly
0f72638f4e
Http methods should be lowercase for them to work 2018-03-07 20:16:54 -05:00
Daniel Olson
e5033aeb0c updated a few grammatical errors 2018-02-02 11:17:40 -05:00
Takahiro Horike
92c16ab051
Merge pull request #4576 from ChristopheBougere/master
Added a `--template-path` option to `serverless create`
2018-01-05 02:45:45 +09:00
Christophe Bougère
86e13bb14c updating doc for other providers 2018-01-04 11:42:25 +01:00
Pavel Vlasov
bca4da55b3 add support for serverless.js 2017-12-19 20:14:39 +11:00
Takahiro Horike
6d67492ad7 Merge pull request #4389 from BasileTrujillo/custom-variable-file-symlink
Allow symlinks as custom variable files in serverless.yml
2017-10-22 14:50:50 +09:00
Basile Trujilllo [L0gIn]
51c31582d4 Add symlink docs notes 2017-10-19 15:27:33 +02:00
Daron Yondem
347634e081 Default value for Timer Trigger Fixed
See: 629ade7653/shared/bindings.json (L32)
2017-10-18 14:01:53 +03:00
horike37
647a62db74 Merge branch 'master' into SLSPrint 2017-10-13 08:20:19 +09:00
Kostas Bariotis
7191afb902 add docs for other providers 2017-10-06 16:37:19 +03:00
Alex DeBrie
38166117dc Add documentation for sls print 2017-09-20 19:41:03 +00:00
Garen Yöndem
b0b7cdce11 Added serverless-azure-functions to pre-requisites
Serverless deploy throws error without serverless-azure-functions plugin installed globally.
2017-09-16 22:09:38 +03:00
Philipp Muens
1261bd9927 Merge pull request #4046 from horike37/add-plugin-command
Add plugin command to provide for users how find and install / uninstall
2017-09-08 14:06:26 +02:00
davidwells
89c9f4043d update external github links 2017-09-07 15:57:20 -07:00
horike37
36f62dae75 Merge branch 'master' into add-plugin-command 2017-09-07 07:49:28 +09:00
horike37
96fbd7818e tweak providers docs 2017-09-04 06:11:44 +09:00
horike37
3784ab7657 add also this command to kubeless doc 2017-09-02 12:03:38 +09:00
horike37
76a3a79abc Revert "add document for commands aliases"
This reverts commit ab5dea7153304d130928ec2f8deed2e678cb681d.
2017-09-02 11:13:11 +09:00
Frank Schmid
1303702388 Allow deploy command with function argument
* Added function option documentation
* Added unit test for lifecycle termination
* Extended before:deploy:deploy unit tests
* Added debug logging for command invokes/spawns and terminations.
* Deploy with a function parameter starts deploy:function and terminates the deploy lifecycle.
* Spawn allows to exit the current lifecycle and continue with the parent
2017-09-01 15:30:37 +02:00
horike37
ab5dea7153 add document for commands aliases 2017-08-26 02:50:59 +09:00
horike37
388f0e502a fix conflict 2017-08-25 07:05:46 +09:00
Philipp Muens
b7fbf66dd7 Merge pull request #4026 from sethkor/docs_aws_update_variable_files
Add clarifications on the need for file suffix/extension when using variables from reference files
2017-08-21 12:50:54 +02:00
Philipp Muens
996b21f5e3 Minor fixes 2017-08-21 12:48:18 +02:00
Philipp Muens
69702fccfb Merge pull request #3954 from jpforsyth/patch-1
Add note to change directory into service prior to deployment
2017-08-17 13:16:35 +02:00
Brian Neisler
81795c5dab Fix forum links 2017-08-15 11:32:31 -07:00
Philipp Muens
3cd6fb1b92 Update other provider docs 2017-08-15 16:02:17 +02:00
horike37
05148042e5 add the plugin to other providrs docs as well and arrenged menu order each docs 2017-08-13 17:49:20 +09:00
Seth
1b9f0bde54 fixes #3379 update docs for Azure, Google and OpenWhisk around variables in YAML or JSON files. Add Array examples for variables 2017-08-03 12:50:42 +10: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
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
Philipp Muens
fbbfb96c1b Add documentation 2017-07-05 11:11:27 +02:00
Philipp Muens
34595e1f6d Add opt-out config for dev dependency exclusion 2017-06-30 09:25:59 +02:00
Philipp Muens
9f67a39f38 Exclude dev dependencies in .zip file 2017-06-16 19:30:07 +01:00
Ryan Lewis
a78f53365d other services 2017-06-11 12:20:57 -07:00
Matt Hernandez
023c4817a2 Update Azure documentation.
Cleaned up the formatting, corrected some typos, updated the credentials
guide to cover interactive login, and cleaned up the quick start.
2017-06-09 14:55:54 -07:00