Piotr Grzesik
81f0858cc9
refactor: Add code to ServerlessError in lib/plugins
2021-04-23 13:34:20 +02:00
Mariusz Nowak
2967065bc7
fix(API): Ensure config.servicePath is config.serviceDir live alias
2021-04-21 17:14:27 +02:00
Mariusz Nowak
e8c8f1cfff
refactor: Rename servicePath vars to serviceDir
2021-04-16 13:32:13 +02:00
Mariusz Nowak
7fb55b64dd
refactor: Remove config.update usage
2021-04-16 13:32:13 +02:00
Mariusz Nowak
87d380275b
refactor: Replace config.servicePath with service.dir
2021-04-16 13:32:13 +02:00
Mariusz Nowak
2294a4b4cb
refactor(CLI): Move lifecycles definition to commands schema
...
It's needed to be able to process commands as introduced by plugins without a need of processing Serverless instance
2021-03-24 11:50:24 +01:00
Mariusz Nowak
14a2640bd9
refactor(CLI): Seclude schema of core commands
2021-03-16 09:34:33 +01:00
Piotr Grzesik
ae2c92ced6
refactor: Revert bluebird from lib/plugins/create
...
This reverts commit 258543ab6e1874ba41be3563346cd7b50993ac58.
2021-03-04 11:06:44 +01:00
Juanjo Diaz
258543ab6e
refactor: Remove bluebird from lib/plugins/create ( #8996 )
2021-02-26 09:02:12 +01:00
Juanjo Diaz
006557d847
refactor: Use standalone ServerlessError. ( #8897 )
2021-02-09 09:20:55 +01:00
Piotr Grzesik
fd9b26a9e8
feat(Templates): Add aws-python-docker template
2021-01-28 17:22:56 +01:00
Piotr Grzesik
1a0390b597
feat(Templates): Add aws-nodejs-docker template
2021-01-28 16:20:14 +01:00
Mariusz Nowak
87790e50bd
refactor: Seclude ServerlessError into lib/serverless-error.js
2021-01-11 19:39:42 +01:00
Mariusz Nowak
cf7b25e458
style: Upgrade "prettier" to v2
2021-01-04 16:21:24 +01:00
Diego Marzo
4727216760
feat(Templates): Add aws-kotlin-jvm-gradle-kts template ( #7992 )
2020-07-27 12:23:08 +02:00
Anh Dev
028e467202
refactor: Replace _.toString with native String ( #7893 )
2020-06-30 13:13:09 +02:00
Mariusz Nowak
5234439fa1
refactor: Remove old analytics module
2020-06-16 10:59:59 +02:00
Tanner Barlow
9611137982
feat(Templates): Azure C# template ( #7738 )
2020-05-26 22:15:03 +02:00
Ada Ye
962506b435
fix(Templates): Fix support for ~/.. paths ( #7381 )
2020-03-17 10:33:09 +13:00
ncipollina
0549d85bc0
feat: azure-nodejs-typescript template. ( #7252 )
2020-01-24 14:54:23 +01:00
Mariusz Nowak
7f10d9cea0
Merge pull request #6945 from AlexandreSi/add-azure-python-to-cli
...
Add azure python to cli
2019-11-12 09:59:51 +01:00
alexandre
c2c1f4fc29
Add azure-python template to CLI and test command
2019-11-08 17:55:32 +01:00
Philipp Muens
9eb43eda2c
Add Knative provider template
2019-11-08 09:44:46 +01:00
Mariusz Nowak
1fba192dbe
Improve regex
2019-11-04 12:28:14 +01:00
Mariusz Nowak
1db0a59a21
Improve templates listing in help
2019-11-04 12:26:32 +01:00
Mariusz Nowak
761fc30d8f
Improve location of tencent templates
2019-11-04 10:42:00 +01:00
dfounderliu
57740c5d52
add runtime in create.js
2019-10-29 19:18:26 +08:00
Daniel Schep
e41ded2259
Merge branch 'master' into add-aliyun-provider
2019-08-13 16:24:32 -04:00
stefan judis
ba37f23eb8
Rename template 'twilio-runtime' to 'twilio-nodejs'
2019-08-07 13:24:14 +02:00
stefan judis
8da1e2b1ed
Add Twilio Runtime to create template
2019-07-30 10:06:40 +02:00
Mariusz Nowak
868c8a3794
Cover service rename in createFromTemplate
2019-07-16 15:43:46 +02:00
Mariusz Nowak
bba700760f
Handle plugin template separately
2019-07-16 15:43:28 +02:00
Mariusz Nowak
58541c08dd
Improve error handling
2019-07-16 15:36:59 +02:00
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