9 Commits

Author SHA1 Message Date
Philipp Muens
f3b6bf42ba Update templates 2019-02-15 14:13:41 +01:00
Stuart Lang
d6be66a179
Update dotnet lambdas to latest runtime. Remove redundant FSharp.Core package reference 2018-07-09 23:53:09 +01:00
Yunspace
0d652f287c upgraded fsharp example to dotnet 2.0, updated docs, unit and integration tests. Removed duplicate code from docs section 2018-02-23 20:50:00 +11:00
Kobi Meirson
d7eea2005e Restricting alexaSkill functions to specific Alexa skills (#4701)
* - Adding support for restricting the executing alexa skill by id (serverless/serverless#4700)
- Adding support for multiple `alexaSkill` events on a single function (allows multiple Alexa Skills on a single lambda)

* Adding a comment on the `serverless.cli` addition when testing.

* Updating templates to have the right `alexaSkill` syntax

* Cleaning up Travis-CI's occasional errors with sinon stubs going wild (hopefully)
(https://travis-ci.org/serverless/serverless/jobs/335361582 / https://travis-ci.org/serverless/serverless/jobs/335706593 / https://travis-ci.org/serverless/serverless/jobs/335682396)

* one last test case to make sure the alexaSkill file will be fully covered.

* PR notes

* naming - Add a default suffix for alexaSkillLogicalId if undefined

* Revert changes to createStack.test.js (#c967c8d956b3d96afbaefa7fbe3e6eb498ecdd7c)

* createStack.test - reject with an Error, not with a promise that resolves to an error.
2018-02-02 15:18:00 +01:00
horike37
6d14f36ea1 add docs for alexaSmartHome event 2017-09-09 18:48:01 +09:00
Philipp Muens
edaba87927 Update fsharp serverless.yml file 2017-06-26 08:40:40 +02:00
Philipp Muens
c95061d5db Fix indentation and path in serverless.yml template files 2017-06-24 16:27:35 +01:00
Stuart Lang
dd3ba770f6 Added readme and updated yml conf 2017-06-24 16:23:42 +01:00
Stuart Lang
aab58ad7e8 Add aws-fsharp template 2017-06-24 16:21:28 +01:00