Frédéric Barthelet
|
4469388669
|
fix(Templates): Compilation target ES2019 in aws-nodejs-typescript
|
2021-01-18 13:39:24 +01:00 |
|
Frédéric Barthelet
|
37d5f9e740
|
feat(Templates): Add node version constraint to aws-nodejs-typescript
|
2021-01-18 13:38:08 +01:00 |
|
Alexandre de Boutray
|
37398d06c5
|
refactor(Templates): Fix typo in package.json for template aws-nodejs-typescript (#8754)
|
2021-01-13 22:06:03 +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 |
|
Piotr Grzesik
|
3c5e497116
|
refactor(Templates): Upgrade to avoid using deprecated functionality
|
2020-12-29 21:25:44 +01:00 |
|
Frédéric Barthelet
|
c9db035266
|
feat(Templates): Update aws-nodejs-typescript template (#8646)
|
2020-12-22 15:59:50 +01:00 |
|
Mariusz Nowak
|
3808471972
|
test: Move unit tests to "test/unit" folder
|
2020-11-30 16:53:52 +01:00 |
|
Frédéric Barthelet
|
fef389b770
|
feat(Templates): Upgreate nodejs-typescript template (#8543)
|
2020-11-24 17:00:37 +01:00 |
|
Fukaya Temma
|
2791c7142f
|
fix(Templates): Fix cleanup in aws-go-mod template (#8507)
|
2020-11-16 10:19:19 +01:00 |
|
David ALLIX
|
cc103f147e
|
fix(Templates): Fix tooling options (#8501)
|
2020-11-16 08:55:06 +01:00 |
|
Chris Schuld
|
786809e262
|
feat(Templates): Upgrade aws-nodejs-typescript template (#8496)
|
2020-11-12 12:29:01 +01:00 |
|
Mariusz Nowak
|
9f5a07793a
|
refactor(Templates): Upgrade frameworkVersion
|
2020-09-10 14:47:33 +02:00 |
|
Mariusz Nowak
|
3089abc5c4
|
feat(Templates): Ensure "frameworkVersion" in all templates
As it's now a required setting when relying on globally installed "serverless"
|
2020-09-02 14:37:49 +02:00 |
|
Frédéric Barthelet
|
f3083828b4
|
fix(Templates): Rename vscode to .vscode folder (#8168)
|
2020-09-02 11:58:56 +02:00 |
|
Viacheslav Dobromyslov
|
40fb8ae112
|
feat(Templates): Upgrade google-nodejs template (#8152)
Updated NodeJS to 10 version. NodeJS 8 is deprecated in Google Cloud Functions.
|
2020-08-31 10:57:34 +02:00 |
|
Mariusz Nowak
|
8c3c7c4e3a
|
chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
|
2020-08-28 16:22:09 +02:00 |
|
Matt Davis
|
0490e8be20
|
fix(Templates): Fix SystemTextJson initialization in aws-sharp (#8092)
|
2020-08-19 10:36:35 +02:00 |
|
Sam Hulick
|
e7efca4b42
|
fix(Templates): Ensure ES7+ support in aws-nodejs-ecma-script (#8064)
|
2020-08-19 10:23:21 +02:00 |
|
Frédéric Barthelet
|
1f9eae9898
|
docs: Add AWS service file TypeScript type documentation (#8003)
|
2020-08-06 10:30:20 +02:00 |
|
Diego Marzo
|
15fae3bfb2
|
fix(Templates): Ensure missing Kotlin dependencies (#8010)
|
2020-07-30 13:15:33 +02:00 |
|
Diego Marzo
|
4727216760
|
feat(Templates): Add aws-kotlin-jvm-gradle-kts template (#7992)
|
2020-07-27 12:23:08 +02:00 |
|
Yuji Yamano
|
6da09649bb
|
feat(Templates): Upgrade gradle-wrapper and gradle (#7972)
|
2020-07-23 09:17:50 +02:00 |
|
Yuji Yamano
|
d5ce24681e
|
fix(Templates): Fix incomplete migration into dayjs from moment (#7961)
|
2020-07-22 08:24:34 +02:00 |
|
Frédéric Barthelet
|
5e322c8735
|
feat(Templates): Improve TypeScript template (#7934)
|
2020-07-13 13:04:13 +02:00 |
|
Ian Anderson
|
a88cf00ae7
|
feat(Templates): Upgrade azure-nodejs template (#7918)
|
2020-07-07 16:49:21 +02:00 |
|
Matt Davis
|
7848b6d033
|
fix(Templates): Fix PackageReference in aws-fsharp template (#7914)
|
2020-07-07 10:32:17 +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 |
|
Stuart Lang
|
a5a136f982
|
feat(Templates): Update aws-fsharp to netcoreapp3.1 (#7709)
|
2020-05-11 12:29:31 +02:00 |
|
Joseph Woodward
|
46df82ea92
|
feat(Templates): Update aws-csharp to .NET Core 3.1 (#7708)
|
2020-05-11 12:26:42 +02:00 |
|
Yotaro
|
a6b3154dee
|
feat(AWS Local Invocation): Support ruby2.7 runtime (#7538)
|
2020-04-21 14:16:53 +02:00 |
|
Tanner Barlow
|
345b9e654b
|
fix(Templates): Fix Azure Functions Python template (#7452)
|
2020-04-17 08:20:51 +02:00 |
|
Ada Ye
|
962506b435
|
fix(Templates): Fix support for ~/.. paths (#7381)
|
2020-03-17 10:33:09 +13:00 |
|
Kamrul Hasan
|
6655a48f08
|
docs: Fix typo in Azure documentation (#7392)
|
2020-02-26 13:38:07 +13:00 |
|
ncipollina
|
0549d85bc0
|
feat: azure-nodejs-typescript template. (#7252)
|
2020-01-24 14:54:23 +01:00 |
|
Ivaylo Novakov
|
1793cf8d7a
|
fix: Do not overwrite go.mod on make in Go template (#7245)
|
2020-01-22 08:58:48 +01:00 |
|
YellyYU
|
41d7d0bf07
|
fix: Fix and improve openwhisk-java-maven templates (#7164)
|
2020-01-03 20:41:25 +01:00 |
|
Nxtra
|
0b3a08afaa
|
feat: Update and improve aws-kotlin-jvm-gradle template (#7072)
|
2019-12-11 09:02:47 +01:00 |
|
cktang88
|
5700e8bdb6
|
Replace moment with dayjs
|
2019-11-28 14:35:28 -06:00 |
|
Mariusz Nowak
|
0c8c8a0fb6
|
Merge pull request #6983 from serverless/bump-runtime-in-docs
Default to Nodejs12.x runtime
|
2019-11-20 12:18:10 +01:00 |
|
Mariusz Nowak
|
6a209560af
|
Merge pull request #6984 from serverless-tencent/master
Fix Tencent Template and Readme
|
2019-11-20 12:11:40 +01:00 |
|
Anycodes
|
49ba004b26
|
fix demo
|
2019-11-20 18:57:56 +08:00 |
|
Mariusz Nowak
|
0185746245
|
Update examples to reference new runtime
|
2019-11-20 09:44:41 +01:00 |
|
dfounderliu
|
7ce2ac6826
|
fix tencent template
|
2019-11-20 14:15:05 +08:00 |
|
kdnakt
|
42517daf96
|
Python3.8 support!
|
2019-11-20 01:29:39 +09: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 |
|