118 Commits

Author SHA1 Message Date
Mariusz Nowak
4a2b112aa8
Rename installTemplate into createFromTemplate 2019-07-02 10:25:32 +02:00
Mariusz Nowak
d7a6534e08
Seclude installTemplate logic 2019-06-28 13:32:52 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Jonathan Spies
639297cbdb added rust template for Cloudflare WASM 2019-03-28 12:20:12 -05:00
Tan Zhen Yong
63b2d61704 Fix service name in template install message
- was previously displaying "undefined"
2019-02-18 23:47:42 +08:00
Serge Dukic
f6bf951499 Include Google Python template tests
Add a test for the Google Cloud Platform Python template test and also
update a couple of the documents as well.

Issue(s): None
2019-02-12 17:01:01 +13:00
Daniel Schep
748dad8b3c test coverate for provided template 2019-01-23 14:00:09 -05:00
toshi0607
b58ec6aec7 🎉 add google go 2019-01-20 11:42:57 +09:00
Jaime Alvarez
73dc95ee65 💎 💎 💎 Add Ruby 2.5 support in AWS Lambda
https://aws.amazon.com/about-aws/whats-new/2018/11/aws-lambda-supports-ruby/

Closes #5540
2018-11-29 21:02:08 +00:00
James Thomas
97b9c5f89d Adding Ruby support for OpenWhisk provider plugin. 2018-10-29 14:46:12 +00:00
toshi0607
25aeccfdf4 fix template name 2018-10-14 09:14:09 +09:00
toshi0607
b8df9e07f0 add test 2018-10-13 16:12:23 +09:00
Bobby Johnson
4e501969c0
Merge branch 'master' into webtask-deprecation 2018-09-26 08:44:10 -07:00
horike37
8458ff16c9 fix conflict and rebase this branch from master 2018-09-19 07:15:16 +09:00
Raees
f53f04724f
Merge pull request #5258 from pinkerton/master
Add support for Cloudflare Workers
2018-09-11 20:34:04 +05:00
Daniel Bradley
bd2fbdc049 Add new template for AWS Alexa Typescript
- Adapt from `aws-nodejs-typescript`.
- Tested manually by specifying template-url.
- Add unit and integration tests for new create template.
- Waiting on the next version of the `serverless-alexa-skills` plugin to be released on NPM.
2018-08-31 14:59:01 +01:00
Bobby Johnson
bbe5639399 removed references to webtask provider that is being deprecated 2018-08-29 09:35:29 -07:00
Nirvik Ghosh
ab81dd60c2 whitelisted cloudflare templates 2018-08-23 16:18:05 -05:00
Rowell Belen
47aadb5e91 AWS Clojurescript Gradle Template 2018-08-05 11:22:25 -06:00
Takahiro Horike
d5aebc751e
Merge pull request #5147 from bytekast/clojure-template
AWS Clojure Gradle Template
2018-08-03 08:43:43 +09:00
Rowell Belen
3b8e0ec125 AWS Clojure Gradle Template 2018-08-02 13:26:19 -06:00
HiromiShikata
d4b7d6d384 Fixed that create command didn't use the service name given as -n option 2018-06-27 23:23:19 +09:00
ssmith2
dd16238ca6 add untildify to path 2018-06-21 23:54:06 -05:00
ssmith2
13da35f7dd update linting 2018-06-19 18:07:07 -05:00
ssmith2
3267a7b4ac add untildify package to handle create paths with a ~ 2018-06-19 17:58:47 -05:00
James
3bbab25dd4 Add templates to create.js 2018-05-01 08:17:03 -07: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
Yun Zhi Lin
df85e2d9bc add support for AWS go: new create templates aws-go and aws-go-dep, docs, updated integration tests 2018-01-23 23:52:51 +11: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
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
5ec11c82a9 Spotinst - adding test cases to java8 tempalte 2018-01-02 13:54:55 -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
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
horike37
07c35fa1a0 Merge remote-tracking branch 'root_branch/master' 2017-10-13 09:14:28 +09:00
Kostas Bariotis
47082fbc43 move fs utils, refactor tests 2017-10-06 16:37:19 +03:00
Kostas Bariotis
b80bd52801 fix messages 2017-10-06 16:37:19 +03:00
Kostas Bariotis
f48092fba4 add custom template url to create method 2017-10-06 16:37:19 +03:00
jeffnoehren
460abc74d0 Spotinst Functions - add public and private support and Ruby template 2017-10-04 17:14:39 -07:00
Randall Tombaugh
79fd89c37c add webtasks template to list of valid templates 2017-09-19 08:12:50 -07:00
Rafal Wilinski
3a27890bb3 Rename template to aws-kotlin-nodejs-gradle 2017-09-15 10:53:12 +02:00
Rafal Wilinski
3d1dbd97bd Add template tests 2017-09-13 10:32:26 +02:00
Rafal Wilinski
33fa6da9e0 Add aws-kotlin-jvm-maven template 2017-09-06 18:20:04 +02:00
Philipp Muens
56cbf7ddaf Fix gitignore file renaming race condition 2017-09-06 10:22:50 +02:00
Philipp Muens
57e7cea2a9 Merge pull request #4127 from guyklainer/master
Add support in Spotinst Functions
2017-08-28 13:26:11 +02:00
Philipp Muens
2c4ff05834 Merge branch 'master' into spotinst-functions 2017-08-28 13:09:51 +02:00
James Thomas
a287c99559 Adding PHP runtime support for OpenWhisk provider.
Updated documentation to demonstrate PHP support in OpenWhisk.
Added new PHP template to create plugin.
2017-08-25 16:29:28 +01:00
Philipp Muens
89661c02c9 Merge master into PR 2017-08-21 15:01:26 +02:00
Philipp Muens
49c89ecb3e Merge remote-tracking branch 'origin/master' into aws-nodejs-typescript 2017-08-21 14:55:48 +02:00