8595 Commits

Author SHA1 Message Date
Yuji Yamano
8b1733807f
fix(AWS Local Invocation): Remove log4j dependency from java wrapper 2022-03-10 14:56:47 +01:00
Mariusz Nowak
7e56aa1793 refactor(Console): Communicate new token implications with verbose mode 2022-03-10 14:50:38 +01:00
Mariusz Nowak
167a77ecae fix(Telemetry): Ensure to not leak false as empty value 2022-03-09 17:42:39 +01:00
Mariusz Nowak
48609f7276 feat(CLI Onboarding): Support joint Console & Dashboard configurations 2022-03-09 17:42:39 +01:00
Mariusz Nowak
83c8fdb6e4 refactor(CLI Onboarding): Configure debug logs 2022-03-09 17:42:39 +01:00
Mariusz Nowak
fc9dc1dc40 refactor(CLI Onboarding): Reorganize writeOrgAppAndConsole input 2022-03-09 17:42:39 +01:00
Mariusz Nowak
bffbfe32fd fix(CLI Onboarding): Setup app when console and dashboard enabled 2022-03-09 17:42:39 +01:00
Mariusz Nowak
79e156f7ac refactor(CLI Onboarding): Hide not supported templates with console 2022-03-09 17:42:39 +01:00
Mariusz Nowak
25d2e7a2a0 refactor(CLI Onboarding): Reorganize internal variables 2022-03-09 17:42:39 +01:00
Mariusz Nowak
a0436248e7 fix(CLI Onboarding): Leave app intact with also enabled dashboard 2022-03-09 17:42:39 +01:00
Mariusz Nowak
624536f77e fix(CLI Onboarding): Fix resolution of onboarding message 2022-03-09 17:42:39 +01:00
Mariusz Nowak
0c65663861 fix(CLI Onboarding): Prevent side-effects of not supported app option 2022-03-09 17:42:39 +01:00
Mariusz Nowak
2f187a52eb refactor(CLI Onboarding): Support future object notation for console 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f0bff7463c fix(CLI Onboarding): Ensure to enable console when commented out 2022-03-09 17:42:39 +01:00
Mariusz Nowak
b173d90e64 fix(CLI Onboarding): Enable console in config, only with --console 2022-03-09 17:42:39 +01:00
Mariusz Nowak
a296af06c2 refactor(CLI Onboarding): Cleanup regex 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f0d441e0d4 fix(CLI Onboarding): With console always favor console messaging 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f580883d48 refactor(Telemetry): Expose initialContext.isConsoleEnabled 2022-03-09 17:42:39 +01:00
Mariusz Nowak
10c24f6398 fix(CLI Onboarding): Fix initialContext.isDashboardEnabled resolution 2022-03-09 17:42:39 +01:00
Mariusz Nowak
688bfcf00d fix(CLI Onboarding): Fix isConsole resolution in login step 2022-03-09 17:42:39 +01:00
Mariusz Nowak
494fb2662f refactor(Console): Unify headers resolution 2022-03-09 17:42:39 +01:00
Tim Qian
e26625a58c
refactor(Standalone): Update Tencent CLI standalone download URL
(PR #10811)
2022-03-08 10:59:51 +01:00
Dustin Fay
e40ba43b84
refactor(AWS Lambda): Support provisionedConcurrency set to 0 2022-03-06 21:42:17 +01:00
Piotr Grzesik
d06b64d4b9 fix: Properly move directories across filesystems 2022-03-03 20:08:17 +01:00
Piotr Grzesik
e29253fbeb refactor(Telemetry): Rely on direct evaluation of isTtyTerminal 2022-03-02 15:16:20 +01:00
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