36 Commits

Author SHA1 Message Date
Piotr Grzesik
e79f906b9f fix(Templates): Ensure that .gitignore is packaged for templates 2021-01-28 15:51:55 +01:00
Piotr Grzesik
3c5e497116 refactor(Templates): Upgrade to avoid using deprecated functionality 2020-12-29 21:25:44 +01:00
Mariusz Nowak
9f5a07793a refactor(Templates): Upgrade frameworkVersion 2020-09-10 14:47:33 +02:00
Mariusz Nowak
3089abc5c4 feat(Templates): Ensure "frameworkVersion" in all templates
As it's now a required setting when relying on globally installed "serverless"
2020-09-02 14:37:49 +02:00
Matt Davis
0490e8be20
fix(Templates): Fix SystemTextJson initialization in aws-sharp (#8092) 2020-08-19 10:36:35 +02:00
Matt Davis
7848b6d033
fix(Templates): Fix PackageReference in aws-fsharp template (#7914) 2020-07-07 10:32:17 +02:00
Stuart Lang
a5a136f982
feat(Templates): Update aws-fsharp to netcoreapp3.1 (#7709) 2020-05-11 12:29:31 +02:00
Daniel Schep
ad81e9ad8b replace use of tenant with org in docs & templates 2019-09-09 10:55:38 -04:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Philipp Muens
2023e50386 Update code to use an existing listener 2019-06-03 14:14:37 +02:00
Philipp Muens
0738f7b8f4 Add Application Load Balancer event source 2019-06-03 12:54:40 +02:00
Daniel Schep
ef728aa8bc update AWS templates with sfe app/tenant placeholders 2019-05-21 11:14:41 -04:00
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