Takahiro Horike
cabd158577
Merge pull request #4656 from slang25/dotnetcore2.0
...
Upgrade aws-csharp to .NET Core 2.0
2018-03-22 04:18:17 +09:00
Takahiro Horike
776379e807
Merge pull request #4758 from kameshsampath/java/openwhisk-maven-java
...
Resolving #4491 , adding support for java maven templates for OpenWhisk
2018-03-13 04:49:54 +09:00
Kamesh Sampath
81328fccb3
renaming the java runtime name in serverless.yaml
...
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2018-03-05 09:58:50 +05:30
Simon Males
011a75abb8
Removing duplicate dependencies blocks
2018-02-28 18:21:10 +01:00
Simon Males
3a40d671a0
Merge remote-tracking branch 'franciscocpg/add-source-map-support' into typescript-source-maps
2018-02-28 17:59:52 +01:00
Francisco Guimarães
93c50b8006
Adding source map support for all files
2018-02-28 09:29:30 -03:00
Yunspace
9c94e0838f
consistent README and zip installation for both aws-csharp and aws-fsharp
2018-02-28 00:26:20 +11:00
Yunspace
67cbabc4c9
removed redudant code from docs.
2018-02-27 22:23:59 +11:00
Yunspace
c0f136388c
Merge branch 'master' into dotnetcore2.0
...
# Conflicts:
# .gitignore
# tests/templates/test_all_templates
2018-02-27 21:21:54 +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
Alex
90f89ec2fd
fixed attribute
2018-02-21 18:02:04 -08:00
Kamesh Sampath
e6692aa1fd
Resolving #4491 , adding support for java maven templates for OpenWhisk
...
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2018-02-22 00:42:52 +05:30
Alex
0940fd4595
updated templates
2018-02-21 10:39:50 -08:00
Simon Males
2e3144f593
Include node_modules when compiling TypeScript
2018-02-17 21:18:14 +01:00
Alex
8083fd5ef9
removed json from yml
2018-02-08 13:24:20 -08:00
Simon Males
bd6b48ab85
Enable TypeScript file source map support in TypeScript template
2018-02-08 15:26:26 +01:00
Alex
e894983ad0
squashed commit
2018-02-06 17:13:08 -08:00
Alex Gaesser
53e7d87eac
Update serverless.yml
2018-02-05 10:55:19 -08:00
Alex Gaesser
fc6b83a1ee
Update serverless.yml
2018-02-05 10:55:01 -08:00
Alex Gaesser
fe2b9ad3ab
Update serverless.yml
2018-02-05 10:54:35 -08:00
Alex Gaesser
50c2299414
Update serverless.yml
2018-02-05 10:53:42 -08:00
Alex Gaesser
563778810d
added activeVersions attribute
2018-02-02 11:58:45 -08:00
Alex Gaesser
8c5712b54e
added activeVersions attribute
2018-02-02 11:57:48 -08:00
Alex Gaesser
8cfa96e495
added activeVersions attribute
2018-02-02 11:57:23 -08:00
Alex Gaesser
c7e49960b9
added activeVersions attribute
2018-02-02 11:56:48 -08:00
Stuart Lang
35ec7251dc
Uprade aws-csharp to .NET Core 2.0
2018-01-27 15:12:27 +00:00
Heechul Ryu
90bc9ff6d9
Bump serverless-kubeless to 0.2.4
2018-01-12 10:41:39 +09:00
Guido Stein
0226d72924
update aws-scala-sbt template #390
2018-01-10 09:42:09 -05:00
jeffnoehren
5ec11c82a9
Spotinst - adding test cases to java8 tempalte
2018-01-02 13:54:55 -08:00
Jeffrey Noehren
dae7b4ba57
Merge pull request #9 from serverless/master
...
updating personal branch
2017-12-21 10:47:25 -08:00
jeffnoehren
9def00bfa5
Spotinst - adding stage variable to templates and docs
2017-12-21 10:46:14 -08:00
jeffnoehren
52a6d6ddc9
Spotinst - moving finalName tag in pom.xml for spotinst-java8 template
2017-12-15 14:26:46 -08:00
jeffnoehren
481c2c3baa
Spotinst - adding package.json to spotinst-java8 template
2017-12-15 14:19:43 -08:00
jeffnoehren
11f15517fd
Spotinst - adding docs for Java8 template
2017-12-15 14:07:58 -08:00
jeffnoehren
6f10714919
Spotinst - adding java8 template
2017-12-15 13:56:38 -08:00
Hassan Khan
b4b2803a4e
Add type APIGatewayEvent to handler
2017-12-12 06:17:35 +00:00
James Tharpe
e16092cc4c
Installs @types/aws-lambda and uses types in handler, per issue #4546
2017-12-10 19:48:34 -05:00
James Tharpe
b9efc45ba1
Updates severless-webpack to ^4.0 per request from @HyperBrain
2017-12-10 08:02:05 -05:00
James Tharpe
b397858ef2
Adds @types/node per #4546
2017-12-09 16:25:06 -05:00
Takahiro Horike
41baf4cbaf
Merge pull request #4433 from jswift/template/aws-kotlin-jvm-gradle
...
Template/aws kotlin jvm gradle
2017-12-02 19:20:12 +09:00
Gary Richards
0fc6222026
removed redundant keywords from Handler when constructing and returning Response
2017-11-29 14:02:24 +00:00
Jarrod Swift
0b9fcaf00c
Copy the aws-kotlin-jvm-maven template and convert to gradle. Adding as aws-kotlin-jvm-gradle and making a few improvements:
...
- Add the gradle code the the AWS SDK BOM
- Update all libraries
- Switch to log4j2 and include configuration as recommended by AWS
- Add deploy task
- Make a generic response class that is extended by the hello-world so it's more usuable
- General Kotlin-ness
2017-11-02 14:57:41 +10:30
jeffnoehren
edbded7d05
Spotinst - updating docs for new template layout
2017-10-26 14:16:22 -07:00
jeffnoehren
51c1d5c68d
Spotinst - Updating templates to include the new framework
2017-10-26 13:51:16 -07:00
jeffnoehren
e6ce016616
Spotinst - adding environment variabels to our documentation
2017-10-20 15:54:43 -07:00
horike37
07c35fa1a0
Merge remote-tracking branch 'root_branch/master'
2017-10-13 09:14:28 +09:00
jeffnoehren
3c45339b2e
Spotinst - adjusting spacing in templates
2017-10-09 17:11:53 -07:00
jeffnoehren
abe93c81d2
Merge branch 'master' of github.com:jeffnoehren/serverless
2017-10-09 09:49:08 -07:00
jeffnoehren
1a6a23d836
Spotinst - deleting example code because its not displayed on site
2017-10-09 09:44:43 -07:00
Andrew Oh
4a3d7602a3
Upgrade serverless-webpack plugin from version 2.2.0 to 3.1.1 for aws-nodejs-ecma-script template
2017-10-08 21:05:04 +11:00