24 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
9c94e0838f consistent README and zip installation for both aws-csharp and aws-fsharp 2018-02-28 00:26:20 +11: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
cfd8cb3642 Fix MacOS detection 2017-07-05 09:27:27 +02:00
Ryan Lewis
5d94409188 cleaning build output for macs 2017-07-04 22:49:42 -07:00
Philipp Muens
edaba87927 Update fsharp serverless.yml file 2017-06-26 08:40:40 +02:00
Stuart Lang
bf80fc9288 Update libraries and match csharp changes 2017-06-24 17:54:58 +01:00
Stuart Lang
ab002291f7 Renamed .gitignore -> gitignore 2017-06-24 16:29:13 +01:00
Stuart Lang
c18a071918 Update to latest tooling 2017-06-24 16:29:13 +01:00
Stuart Lang
6a6db5d856 Removed redundant publish command 2017-06-24 16:29:12 +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
542c959080 add aws-fsharp integration tests 2017-06-24 16:23:42 +01:00
Stuart Lang
79a002434e Added test for aws-fsharp 2017-06-24 16:21:28 +01:00
Stuart Lang
b8c371c8e5 Remove build.ps1 in favor of build.cmd 2017-06-24 16:21:28 +01:00
Stuart Lang
3f0ec7f1ab Add build.ps1 2017-06-24 16:21:28 +01:00
Stuart Lang
4b438c4ba1 Simplify test package step 2017-06-24 16:21:28 +01:00
Stuart Lang
aab58ad7e8 Add aws-fsharp template 2017-06-24 16:21:28 +01:00