674 Commits

Author SHA1 Message Date
Philipp Muens
b5ddec70e2 Add alexa event source
Based on the great PR and plugin by @rajington 🙌
2016-12-13 08:04:58 +01:00
Eslam λ Hefnawy
4ffa47f6cb Merge pull request #2923 from serverless/eahefnawy-patch-1
added a note about deploying function versions
2016-12-13 13:38:58 +07:00
ac360
c27e01f16c separate commands into separate pages 2016-12-12 19:14:11 -08:00
Eslam λ Hefnawy
577f379012 added a note about deploying function versions 2016-12-13 00:11:57 +07:00
Philipp Muens
441ae76184 Fix order of CLI docs 2016-12-12 11:59:10 +01:00
horike37
9686a92587 fixed typo 2016-12-12 18:20:06 +09:00
horike37
7067680fb9 fixed the docs 2016-12-12 18:14:13 +09:00
horike37
fdb5407b5e Add CloudWatchEvent rule name and description fields 2016-12-10 13:29:18 +09:00
Austen
ee19ce6609 add serverless.yml to table of contents 2016-12-09 17:24:54 -08:00
Philipp Muens
01414565fe Update incorrect text for example 2016-12-09 17:04:58 +01:00
Maciej Winnicki
e5eec0fc0a Merge pull request #2816 from horike37/issue-2721
Add support for directories in url of install command
2016-12-09 11:48:04 +01:00
Maciej Winnicki
c3091f970a update example link 2016-12-09 11:45:07 +01:00
Philipp Muens
ac92c2eacf Fix tests and add some minor fixes 2016-12-09 09:21:40 +01:00
davidwells
1ac5b72489 delete examples that moved to examples/examples repo 2016-12-08 15:01:31 -08:00
davidwells
82cfc2174a update hello world readme 2016-12-08 15:01:13 -08:00
davidwells
2a79fedcc3 add other examples 2016-12-08 14:40:28 -08:00
Philipp Muens
164c720fe5 Merge pull request #2897 from pizza/patch-1
Tiny typo fix: "which let's" -> "which lets"
2016-12-08 22:10:02 +01:00
Karim Frenn
fe42d33ac0 Tiny typo 2016-12-08 20:14:47 +00:00
Maciej Winnicki
80daa3293d
remove build script for csharp example 2016-12-08 17:57:57 +01:00
Maciej Winnicki
dc1ba7dcd7 Merge pull request #2863 from jimmyp/csharp_dotnetcore_template
created a dotnet core csharp template
2016-12-08 13:51:57 +01:00
Maciej Winnicki
75f7fe78e1
rename example page 2016-12-08 13:47:57 +01:00
Maciej Winnicki
5a978afa92
add support for stdin in invoke command 2016-12-08 10:48:53 +01:00
Jim Pelletier
ada411fd06 add aws-csharp to services.md doco 2016-12-07 07:19:17 +11:00
Simon Males
74a0c4d8cc Missing indentation for Fn::Join params 2016-12-06 15:56:49 +01:00
Jim Pelletier
31682f9876 add aws-csharp to aws cli create doco 2016-12-06 22:09:42 +11:00
Jim Pelletier
cc8bd581f3 fix copy pasta errors in helloworld csharp doco 2016-12-06 22:02:29 +11:00
Jim Pelletier
b667d6db14 add hello world documentation for csharp template 2016-12-06 20:38:55 +11:00
horike37
c927e341f0 fixed the docs 2016-12-04 09:22:12 +09:00
horike37
e08af13b1b Fixed issues pointed out 2016-12-03 13:08:48 +09:00
Bruno Belotti
189843cb96 Fix the --timestamp parameter description
It was "The stage in your service you want to display information about", probably a copy and paste gone wrong. :)
2016-12-02 17:38:53 +00:00
Nik Graf
b708f66f4e Merge pull request #2819 from serverless/add-metrics-plugin
Add metrics plugin
2016-12-02 10:28:00 +01:00
Philipp Muens
031841ec17 Updates according to PR review 2016-12-02 07:06:22 +01:00
Nik Graf
a949cd95c4 Merge pull request #2160 from serverless/init-command
Config credentials command
2016-12-01 17:26:22 +01:00
Nik Graf
29cdbd6de1 fix missing lifecycle updates 2016-12-01 16:44:12 +01:00
Philipp Muens
0baf2ebc8c Update documentation to use the new „config credentials“ commands 2016-12-01 11:50:58 +01:00
Philipp Muens
eaef9e6ce6 Add link to CLI command in main docs README.md file 2016-12-01 10:48:35 +01:00
Philipp Muens
f6b7dd734f Add documentation 2016-12-01 10:48:35 +01:00
Philipp Muens
d0740787a6 Update documentation for default valued of startTime and endTime 2016-12-01 10:46:53 +01:00
Philipp Muens
45b6695bd6 Update docs about startTime and endTime 2016-12-01 10:46:53 +01:00
Philipp Muens
80b12f626b Add automatic Period setting and remove period option 2016-12-01 10:46:52 +01:00
Philipp Muens
2f4b510d81 Add documentation 2016-12-01 10:46:52 +01:00
Nick den Engelsman
6f17c09ed9 Update variables.md 2016-12-01 10:42:31 +01:00
Daniel Schep
e361bedd65 Fix yaml comments in intro
They should be `#` not `//`.
2016-11-29 14:31:34 -05:00
horike37
0e274d448d Add support for directories in url of install command 2016-11-29 00:29:21 +09:00
Eslam A. Hefnawy
697cd7ef9b fixed logical id for lambda version 2016-11-25 18:40:59 +07:00
Eslam λ Hefnawy
5afaedf949 Merge pull request #2676 from ryansb/feature/tagVersions
On every deploy, publish a new Lambda function version
2016-11-25 18:33:48 +07:00
Philipp Muens
f3338ee4b2 Remove skipping of Travis builds for .md changes 2016-11-25 07:55:21 +01:00
Philipp Muens
2dbfa37449 Cleanup after event.json removal 2016-11-24 20:08:04 +01:00
Maciej Winnicki
0743a31508
fix broken links 2016-11-24 16:37:52 +01:00
Philipp Muens
fef958642c Update docs according to feedback from @mthenw 2016-11-24 15:57:37 +01:00