Piotr Grzesik
|
21c783dc16
|
refactor: Recognize logout as service-aware command
|
2022-03-02 14:58:05 +01:00 |
|
Piotr Grzesik
|
17df2928cf
|
fix(CLI Onboarding): Ensure variables resolution for templates
|
2022-03-02 14:51:02 +01:00 |
|
Piotr Grzesik
|
a34d07a5c1
|
feat(CLI Onboarding): Support --console flag
|
2022-03-01 18:58:37 +01:00 |
|
Piotr Grzesik
|
4ce10883b5
|
refactor(Console): Support login with Console
|
2022-03-01 13:48:02 +01:00 |
|
Julian Grinblat
|
df08283810
|
feat(Variables): Add support for csj in file source (#10776)
|
2022-03-01 11:15:50 +01:00 |
|
Piotr Grzesik
|
0bb64e21cb
|
fix(AWS Lambda): Properly format logs with missing init duration
|
2022-02-28 19:30:34 +01:00 |
|
Mariusz Nowak
|
1f9458b4f1
|
refactor(Console): Add missing OTEL_RESOURCE_ATTRIBUTES var
|
2022-02-28 16:26:04 +01:00 |
|
Piotr Grzesik
|
d8f251cfd4
|
feat(AWS Lambda): Simplify logs command output
|
2022-02-28 14:52:27 +01:00 |
|
Piotr Grzesik
|
f439201d7f
|
refactor: Log environment details of error to stderr
|
2022-02-28 14:38:32 +01:00 |
|
Mariusz Nowak
|
bdaf21e1a1
|
feat(Console): Initial integration
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
26bc112f1f
|
refactor(AWS Deploy): Generalize uploadZipFile logic
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
efe11396be
|
refactor: Introduce hooks tracking debug logs
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
24c45a0846
|
refactor(AWS Deploy): Improve progress logs for rollback
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
1c00eb29fe
|
refactor(AWS Deploy): Store resolved state on internal class
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
acefce9755
|
refactor(AWS Deploy): Remove obsolete check
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
9fd9f2364e
|
refactor(AWS Deploy): Simplify internal condition
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
e1d2b8251a
|
refactor(AWS Deploy): Refactor extendedValidate to async
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
9223b79316
|
refactor: Generalize S3 upload dirname handling
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
4f895a2e36
|
refactor: Mark saveServiceState internal function as async
Needed for future changes
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
5525a3e6f5
|
refactor(AWS Deploy): Upload state file to deployment bucket
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
98e610787c
|
refactor: Mark intention of improving state file
|
2022-02-25 20:12:02 +01:00 |
|
Mariusz Nowak
|
ba34c573f4
|
refactor: Expose isDashboardEnabled resolver
|
2022-02-25 20:12:02 +01:00 |
|
Martin Costello
|
818dda21a9
|
feat(AWS Lambda): Add support for dotnet6 runtime (#10757)
|
2022-02-25 12:10:25 +01:00 |
|
ALOHACREPES345
|
451def93ae
|
fix(AWS API Gateway): Properly apply description to REST API (#10746)
|
2022-02-24 11:11:30 +01:00 |
|
Piotr Grzesik
|
964b883455
|
feat(Variables): Support for --param CLI options
|
2022-02-17 14:07:30 +01:00 |
|
Shalvah
|
ce5bf0b40f
|
fix(AWS Local Invocation): Improve ruby context (#10705)
|
2022-02-16 21:38:25 +01:00 |
|
Mariusz Nowak
|
5013af0147
|
refactor(CLI): Remove obsolete v postfix when listing global version
|
2022-02-16 12:56:29 +01:00 |
|
Piotr Grzesik
|
6093ee480a
|
fix(Config Schema): Safe generation of standalone AJV validator
|
2022-02-14 15:14:00 +01:00 |
|
Mariusz Nowak
|
4d091b42cb
|
fix(CLI): Ensure to pass through serverless-tencent exit code
|
2022-02-14 13:56:42 +01:00 |
|
Mariusz Nowak
|
1b8d463a08
|
fix(Standalone): Fix upgrade when temp dir is on other device
|
2022-02-11 12:00:46 +01:00 |
|
Piotr Grzesik
|
d4ee656de1
|
fix(AWS Deploy): Add descriptive error if S3 bucket cant be cleaned
|
2022-02-10 11:18:53 +01:00 |
|
frozenbonito
|
ec3271f3e8
|
feat(Plugins): Support ESM format for plugins (#10657)
|
2022-02-10 10:46:12 +01:00 |
|
Piotr Grzesik
|
0c810bf96a
|
fix: Improve detection of tty
|
2022-02-08 18:12:11 +01:00 |
|
Jérémy Benoist
|
9778751447
|
fix(Config Schema): Recognize provider.websocketsDescription (#10663)
|
2022-02-08 14:57:35 +01:00 |
|
Mariusz Nowak
|
30465ccb0b
|
refactor(CLI): Conditionally apply post dotenv resolution logic
|
2022-02-07 14:53:02 +01:00 |
|
Mariusz Nowak
|
378768ddaf
|
refactor: Unconditionally load dasboard plugin
It's harmless, and given config option is not documented
|
2022-02-07 14:53:02 +01:00 |
|
Piotr Grzesik
|
76a60ae2b7
|
refactor: Use templates from examples in create
|
2022-02-04 17:35:19 +01:00 |
|
Rohan Mukherjee
|
77f8e56a69
|
refactor: Change all occurences of succesful to successful (#10639)
|
2022-02-04 15:23:52 +01:00 |
|
Piotr Grzesik
|
e4ee0a39ea
|
chore: Add log statements for ajv validation debugging
|
2022-02-02 12:35:36 +01:00 |
|
Piotr Grzesik
|
97fda34b29
|
feat(CLI Onboarding): Improve deploy messaging
|
2022-02-01 18:34:00 +01:00 |
|
Mariusz Nowak
|
195c3f2f15
|
fix(AWS Deploy): Handle gently missing template body
|
2022-02-01 16:29:20 +01:00 |
|
Piotr Grzesik
|
a2e58cdeae
|
fix(AWS Deploy): Ensure to clear notificationArns if needed
|
2022-02-01 16:27:49 +01:00 |
|
Mariusz Nowak
|
4c5f834905
|
feat(CLI): Expose installation type by serverless-tencent version info
|
2022-02-01 15:33:02 +01:00 |
|
Piotr Grzesik
|
ee30a7be62
|
fix(AWS Deploy): Properly apply stackPolicy with changesets
|
2022-02-01 15:04:12 +01:00 |
|
Mariusz Nowak
|
395ea7d2a8
|
fix(CLI): Get serverless-tencent version from all supported locations
|
2022-01-31 18:16:34 +01:00 |
|
Richard Hull
|
d0554b7385
|
feat(AWS RabbitMQ): Support maximumBatchingWindow
|
2022-01-31 13:41:29 +01:00 |
|
Richard Hull
|
658dc28b8b
|
feat(AWS ActiveMQ): Support maximumBatchingWindow
|
2022-01-30 21:29:43 +01:00 |
|
Richard Hull
|
e90c114932
|
feat(AWS Kafka): Support maximumBatchingWindow
|
2022-01-30 21:26:57 +01:00 |
|
Richard Hull
|
d341b6b99d
|
feat(AWS MSK): Support maximumBatchingWindow (#10580)
|
2022-01-29 18:04:13 +01:00 |
|
Jeremy Care
|
f77477e3cc
|
feat: Recognize ap-southeast-3 AWS region (#10586)
|
2022-01-28 16:07:36 +01:00 |
|