57 Commits

Author SHA1 Message Date
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
Doug Moscrop
8bde1b4902 Support arrays in function definition too 2018-04-04 20:03:56 -04:00
Rupak Ganguly
0f72638f4e
Http methods should be lowercase for them to work 2018-03-07 20:16:54 -05:00
Pavel Vlasov
bca4da55b3 add support for serverless.js 2017-12-19 20:14:39 +11:00
Basile Trujilllo [L0gIn]
51c31582d4 Add symlink docs notes 2017-10-19 15:27:33 +02: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
davidwells
89c9f4043d update external github links 2017-09-07 15:57:20 -07: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
3cd6fb1b92 Update other provider docs 2017-08-15 16:02:17 +02: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
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
Philipp Muens
5800033eaf Merge pull request #3681 from hassankhan/add-devdependency-docs
Add documentation for installing Serverless locally
2017-05-30 14:28:15 +02:00
Philipp Muens
f8981b3957 Move docs from "getting started" to "services" 2017-05-30 14:26:40 +02:00
Philipp Muens
081c612814 Add documentation 2017-05-25 11:48:55 +02:00
Philipp Muens
0c54add974 Fix broken Quick Starts 2017-05-17 11:19:46 +02:00
davidwells
ab41d8cdb1 add prefixes to improve search 2017-05-11 13:35:13 -07:00
davidwells
55ae240282 update links 2017-05-10 18:00:08 -07:00
Rupak Ganguly
d335094956 Create separate quick start docs for the providers. 2017-05-10 17:09:06 -07:00
Philipp Muens
e5f03e2ae4 Merge pull request #3507 from HyperBrain/info-lifecycle-event-extension
Add detailed lifecycle events to info plugin
2017-05-03 10:17:06 +02:00
Philipp Muens
cf12279e6d Update formatting 2017-05-01 10:48:00 +02:00
Ryan Lewis
7baead9ffc adding azure packaging guide 2017-04-29 17:09:00 -07:00
Philipp Muens
e82e6265e3 Merge pull request #3533 from ryanmurakami/deploy-documentation
Adding deploy --package documentation
2017-04-28 09:36:12 +02:00
Philipp Muens
8f5f7412ca Fix typos and update wording 2017-04-28 09:21:13 +02:00
Ryan Lewis
5aaea55ccb adding deploy --package documentation 2017-04-27 10:25:28 -07:00
Ken Sykora
1df0d9caa6 Fix incorrect command for looking up service principal 2017-04-27 10:19:30 -05:00
Philipp Muens
e13b25485e Add docs for info command extension 2017-04-27 11:29:39 +02:00
Hal Massey
166633cbb6 Copy necessary permission grant command to azure quickstart guide 2017-04-16 11:48:23 -05:00
Jonathan Carter
c99758d3cf Updating docs 2017-03-07 08:53:04 -08:00
Jonathan Carter
94bb3702e4 Updating docs 2017-03-06 15:47:47 -08:00
davidwells
dccbe952e0 add plugin blog links 2017-03-02 09:37:53 -08:00
John Gossman
5952d40c30 Final command doesn't work
Needs to either be --function or -f, not function -f
2017-02-25 14:25:23 -08:00
Philipp Muens
d9d2714de6 Fix quickstart instructions 2017-02-23 09:45:09 +01:00
davidwells
d70416029d update docs for docs nav 2017-02-22 18:25:06 -08:00
Christopher Anderson
8d2aadb4e6 remove unsupported options 2017-02-22 00:03:01 -08:00
Christopher Anderson
3bde18cf7b fixing http format 2017-02-21 23:37:33 -08:00
Christopher Anderson
41d19135ca removing any references to stage 2017-02-21 23:37:25 -08:00
Christopher Anderson
9263b1cb74 Remove log option to invoke 2017-02-21 23:27:59 -08:00
Christopher Anderson
33f1338bb3 Don't support resources deployment
Use ARM template instead
2017-02-21 23:27:10 -08:00
Christopher Anderson
f0dc193452 removing unsupported feature 2017-02-21 23:25:18 -08:00
Christopher Anderson
e2d5d76fac Node.js version note update 2017-02-21 23:24:31 -08:00
Christopher Anderson
d85c194a56 Add handler.js comment 2017-02-21 23:23:14 -08:00