17 Commits

Author SHA1 Message Date
Stuart Lang
a5a136f982
feat(Templates): Update aws-fsharp to netcoreapp3.1 (#7709) 2020-05-11 12:29:31 +02:00
Pravin
ceec969c77 removed repetition of helloWorld in menuText 2019-08-20 19:14:07 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02: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
Takahiro Horike
31ce370510
Merge pull request #4706 from emaildano/patch-1
Update README.md
2018-02-04 12:11:43 +09:00
Daniel Olson
e5033aeb0c updated a few grammatical errors 2018-02-02 11:17:40 -05: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
Daniel Olson
7a0488b762 updated fsharp hello world 2018-02-01 20:48:25 -05:00
Stuart Lang
bf80fc9288 Update libraries and match csharp changes 2017-06-24 17:54:58 +01:00
Stuart Lang
c18a071918 Update to latest tooling 2017-06-24 16:29:13 +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
0f334d4baf Add example 2017-06-24 16:21:28 +01:00