Duy Tran
30dd50a90c
refactor: Remove BbPromise.bind usage ( #11875 )
2023-03-31 16:32:37 +02:00
Petri Partio
26f79aaf19
refactor(CLI): Fix typos in create CLI messages ( #10933 )
2022-04-06 13:35:28 +02:00
Piotr Grzesik
76a60ae2b7
refactor: Use templates from examples in create
2022-02-04 17:35:19 +01:00
Paul Lessing
88ac3d0586
fix(Templates): Update dependencies of aws-nodejs-typescript to v3
2022-01-28 15:01:40 +01:00
Mariusz Nowak
a8029b1014
refactor: Rename lib/utils/fs/dirExistsSync.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
58e22ec54a
refactor: Rename lib/utils/fs/copyDirContentsSync.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
49a6af94ce
refactor: Rename lib/utils/renameService.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
a93a1511b7
refactor: Rename lib/utils/downloadTemplateFromRepo.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
cab3e58839
refactor: Rename lib/utils/createFromTemplate.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
fc0eb5aebc
refactor(Templates): Unify file naming convention
2022-01-27 15:21:58 +01:00
Piotr Grzesik
1cb6a2ff2d
refactor: Remove legacy logs
2022-01-27 15:21:58 +01:00
Piotr Grzesik
9a834152a9
feat(AWS Lambda): Change default hashing algorithm
...
BREAKING CHANGE: Default lambda hashing algorithm was changed to `20201221`
2022-01-27 15:21:58 +01:00
Piotr Grzesik
73cb9cdef7
chore: Set frameworkVersion to v3 in templates and docs
2022-01-27 15:21:58 +01:00
François Farge
452e4d8279
fix(Templates): Ensure esbuild dependency in aws-nodejs-typescript
2022-01-10 23:24:47 +01:00
Graham Campbell
2c3ab1db9a
fix(Templates): Upgrade log4j to 2.17.1 ( #10430 )
2022-01-10 10:43:49 +01:00
Marina
786f5e45d5
fix(Templates): Update aws-lambda-java-log4j2 ( #10383 )
2021-12-27 11:34:40 +01:00
Vassili Gorshkov
2782ed4221
fix(AWS Local Invocation): Upgrade log4j to version 2.17.0 ( #10396 )
2021-12-21 10:54:04 +01:00
Juan Bermúdez
86fa60445c
feat(Templates): Upgrade log4j dependencies ( #10392 )
2021-12-21 09:27:03 +01:00
Varun
7bf8f1b723
fix(Templates): Upgrade log4j in aws-kotlin-jvm-gradle ( #10382 )
2021-12-17 09:46:01 +01:00
Vassili Gorshkov
7de020bbad
feat(Tempates): Upgrade log4j in Java based templates ( #10363 )
2021-12-15 11:42:46 +01:00
Vassili Gorshkov
c1df4f860a
feat(Templates): Upgrade log4j in Java based templates ( #10339 )
2021-12-13 17:19:18 +01:00
burakaktasfe
0714f7df06
feat(Templates): Update dependencies in aws-java-maven ( #10289 )
2021-11-29 17:45:10 +01:00
Frédéric Barthelet
e131609028
feat(Templates): Update ts-node for es2020 and es2021 support
2021-11-12 17:11:32 +01:00
Piotr Grzesik
a55d51c6a4
feat(Templates): Use iam.role syntax in templates
2021-11-10 15:58:13 +01:00
Frédéric Barthelet
6671d98615
refactor(Templates): Use non deprecated API in aws-nodejs-typescript
...
(PR #10214 )
2021-11-10 09:51:29 +01:00
Frédéric Barthelet
ad95e030b3
refactor(Templates): Upgrade middy in aws-nodejs-typescript ( #10215 )
2021-11-10 09:50:15 +01:00
Adrien Cacciaguerra
3aab5f8698
feat(Templates): Package lambdas individually in aws-nodejs-typescript
2021-10-28 10:22:06 +02:00
Giang Nguyen
26846d5879
feat(Templates): Upgrade azure-nodejs-typescript ( #10163 )
2021-10-27 13:51:49 +02:00
ssshun
865f21f970
fix(Templates): Add esbuild to gitignore in aws-nodejs-typescript
2021-10-11 11:46:39 +02:00
Piotr Grzesik
05f937f2e7
refactor(CLI): Modern logs for create command
2021-10-07 16:21:02 +02:00
Adrien Cacciaguerra
aaabb50f1b
feat(Templates): Switch to esbuild in aws-nodejs-typescript ( #9962 )
2021-09-16 09:36:07 +02:00
Adrien Cacciaguerra
28d230f946
feat(Templates): Improve source maps handling in aws-nodejs-typescript
...
(PR #9961 )
2021-09-16 08:51:03 +02:00
kou
e798c269df
refactor(Templates): Remove unnecessary fmt.Sprintf in tencent-go
2021-08-31 16:07:27 +02:00
Nyambayar Turbat
4b87497875
refactor: Use async in lib/plugins/create ( #9683 )
2021-08-02 16:50:54 +02:00
Piotr Grzesik
6a020d121f
fix(Templates): Adjust runtime for openwhisk-python template
2021-06-30 15:42:33 +02:00
Andrey Kabylin
cb9f7e20ee
fix(Templates): Use amd64 arch for aws-go template ( #9646 )
2021-06-28 17:06:07 +02:00
Corentin Doue
9cc05ad2f6
feat(Templates): Add google-nodejs-typescript template ( #9445 )
2021-05-12 11:02:44 +02:00
YErii
543423d869
feat(Templates): Update dependencies for cloudflare template ( #9373 )
2021-04-27 17:47:59 +02:00
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
2011649537
refactor: Remove injustified "eslint-disable" comments
2021-04-02 15:05:03 +02:00
Juanjo Diaz
e1678fb1c6
feat(Packaging): Deprecate include & exclude in favor of patterns
...
(PR #8581 )
2021-03-26 11:33:58 +01: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
Tony Papousek
3597f4539d
fix(Templates): Fix runtime for azure-nodejs-typescript ( #9106 )
...
I receive the error `Error: Runtime nodejs12.x is not supported. Runtimes supported: nodejs10,nodejs12,python3.6,python3.7,python3.8,dotnet2.2,dotnet3.1` when trying to run the current version. Changing to just `nodejs12` helps.
Haven't done much testing on this (struggling with AZ auth and subscription lists), but this fix seems to suppress the error message and allow `sls offline` to run.
This value aligns with [the CONFIG.md doc](https://github.com/serverless/serverless-azure-functions/blob/master/docs/CONFIG.md ), and should help prevent further occurrences of #6998 in this repo, as well as issue 393 in the [serverless-azure-functions repo](https://github.com/serverless/serverless-azure-functions ).
2021-03-15 13:08:35 +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