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
Kamesh Sampath
11de3e63ee
Fixing lint issues on the test class
...
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2018-02-28 17:01:05 +05:30
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
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
Takahiro Horike
c639e30b18
Merge pull request #4583 from jeffnoehren/master
...
Spotinst - adding Java8 template and updating docs
2018-01-05 03:05:56 +09:00
Christophe Bougère
49bfee948b
sym links:
...
- adding a noLinks option
- unit test for sym links
2018-01-04 13:03:06 +01:00
Christophe Bougère
48618d83af
checking if service name is correct
2018-01-04 11:54:48 +01:00
Christophe Bougère
310f59f7fa
extend error message
2018-01-04 11:46:49 +01:00
jeffnoehren
e3aa996cea
Spotinst - removing trailing spaces
2018-01-02 16:16:58 -08:00
jeffnoehren
36261f7152
Spotinst - updating test
2018-01-02 14:55:41 -08:00
jeffnoehren
65195ba41e
Spotinst - updating test
2018-01-02 14:38:37 -08:00
jeffnoehren
7e0bf65b23
Spotinst - updating test
2018-01-02 14:20:08 -08: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
Christophe Bougère
61cbeb1645
- adding a --template-url option for sls create
...
- update `walkDirSync` to ignore symbolic links (now ignore node_modules linked via `npm link`)
2017-12-14 16:15:14 +01: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
c12b71b50e
Add tests for aws-kotlin-jvm-gradle template
2017-11-02 15:37:55 +10:30
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