383 Commits

Author SHA1 Message Date
Philipp Muens
34296fc900 Update package.json of google-nodejs create template 2018-07-10 10:05:06 +02:00
Ismail ASCI
1baa9c26cb Fix go dep version 2018-06-13 16:43:25 +02:00
Takahiro Horike
820ee71149
Merge pull request #5032 from bwinant/master
Fix #4739
2018-06-13 15:06:39 +09:00
Takahiro Horike
9f0ff90caf
Merge pull request #5004 from NomadBlacky/tweaks-in-aws-scala-sbt
Tweaks in `aws-scala-sbt`
2018-06-13 01:38:45 +09:00
Takahiro Horike
a836142ca1
Merge pull request #4987 from vergenzt/patch-1
Update Python gitignore template to add *.pyc
2018-06-13 01:34:55 +09:00
Brian Winant
ebcd7da7d4 Fix #4739
Update test to look for log4j2.xml
2018-06-12 07:42:27 +09:00
Brian Winant
d6188ad700 Fix #4739
Update aws-java-maven template to use Log4J2 as recommended by AWS
2018-06-11 15:30:50 +09:00
James Thomas
8d31186be7 Update OpenWhisk documentation for installing provider plugin.
Also, updated IBM Cloud registration instructions
2018-06-01 15:15:28 +01:00
NomadBlacky
6fe110a3b2 Fix tab characters to spaces in aws-scala-sbt 2018-05-27 15:19:25 +09:00
Tim Vergenz
77e9e18a79
Update Python gitignore template to add *.pyc
Just noticed that that wasn't included and had to add it myself. :) Figured I'd share it back.
2018-05-17 12:02:30 -07:00
Frank Schmid
2bd3f1f0ef
Merge pull request #4913 from mlecoq/updateTypescriptTemplate
upgrade typescript, types, node and webpack for typescript template
2018-05-12 13:10:01 +02:00
Mickael Lecoq
089279478b fix tsconfig 2018-05-11 11:29:44 +02:00
Mickael Lecoq
07cde95ded node 8 - compile to es6 2018-05-10 14:42:55 +02:00
horike37
6606994c9e add test for the templates 2018-05-02 09:53:53 +09:00
davidwells
0c90836bd9 update yaml and add note about where code is referenced 2018-05-01 17:00:52 -07:00
davidwells
14f54c9f13 add package.son for npm install and .gitignore 2018-05-01 16:36:24 -07:00
James
3bbab25dd4 Add templates to create.js 2018-05-01 08:17:03 -07:00
James
5c1d3cbb9d Add templates for fn-node and fn-go 2018-04-27 13:42:54 -07:00
Mickael Lecoq
375f72e657 set dev mode for local developments 2018-04-17 15:42:19 +02:00
Mickael Lecoq
c8b42bee9d upgrade typescript, types, node and webpack 2018-04-17 15:20:18 +02:00
Takahiro Horike
5cfb13ee25
Merge pull request #4886 from alexindeed/master
updated staging docs and templates
2018-04-07 18:22:07 +09:00
Alex
8caedb9646 updated staging docs and templates 2018-04-06 10:57:50 -07:00
Andres
9023abaf06 Merge master 2018-03-28 19:51:33 +02:00
Andres
93d48f3081 Adapt templates and docs to Kubeless 0.5 2018-03-28 19:49:30 +02:00
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
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
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