Piotr Grzesik
|
d43298d25b
|
refactor(CLI): Adapt logWarning to modern logs
|
2021-10-11 16:40:56 +02:00 |
|
Mariusz Nowak
|
5f1a916d4d
|
refactor: Remove _async_ handling from _sync_ function
|
2021-10-05 14:56:17 +02:00 |
|
Mariusz Nowak
|
7d31410b74
|
fix(CLI): Fix resolution of handler in case of local fallback
|
2021-10-01 16:29:14 +02:00 |
|
Mariusz Nowak
|
a205f88310
|
refactor(CLI): Improve modern error reporting
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
8aa700dc79
|
refactor(CLI): Generalize writeServiceOutputs
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
231095d28d
|
refactor(CLI): Modern log for local version fallback
|
2021-09-29 21:52:51 +02:00 |
|
Mariusz Nowak
|
e070110eee
|
refactor(CLI): Rely on newly introduced log style functions
|
2021-09-29 21:52:51 +02:00 |
|
Mariusz Nowak
|
07aed3429c
|
refactor(CLI): Modern logs for interactive setup
|
2021-09-29 21:52:51 +02:00 |
|
Mariusz Nowak
|
1a3ccdbef8
|
fix(CLI): Fix handling when local serverless is removed in command run
|
2021-09-28 17:16:17 +02:00 |
|
Mariusz Nowak
|
54af90884c
|
refactor: Cleanup requires order
|
2021-09-28 17:16:17 +02:00 |
|
Mariusz Nowak
|
5a583a9798
|
fix(Standalone): Fix internal npm installation handling
|
2021-09-28 10:24:54 +02:00 |
|
Mariusz Nowak
|
40cdb4f1a1
|
feat(CLI): Revert from unconditional .env support
|
2021-09-24 16:07:31 +02:00 |
|
Mariusz Nowak
|
5b38232e63
|
feat(CLI): Remove missing CLI options schema deprecation
Instead signal inconsistency with a warning
|
2021-09-24 15:54:26 +02:00 |
|
Mariusz Nowak
|
b2df3cc0c8
|
feat(CLI): Modern help output
|
2021-09-23 16:34:12 +02:00 |
|
Mariusz Nowak
|
43d17debee
|
fix(CLI): Ensure to write outputs with modern logs on sls info
|
2021-09-22 16:01:35 +02:00 |
|
Mariusz Nowak
|
634b59e396
|
refactor: Revert from mainProgressTitles handling
It appeared as not reliable, due to lack of means for any conditional handling of progress events
|
2021-09-21 17:39:44 +02:00 |
|
Mariusz Nowak
|
9e308bdf04
|
refactor: Configure main progress titles through command schema
|
2021-09-20 15:41:01 +02:00 |
|
Mariusz Nowak
|
be16ed57b1
|
refactor: Mark deprected lifecycle events for removal
|
2021-09-20 15:41:01 +02:00 |
|
Mariusz Nowak
|
80005aaf6b
|
fix(CLI): Ensure to strip error messages from colors in modern logs
|
2021-09-17 11:42:50 +02:00 |
|
Piotr Grzesik
|
12216db579
|
feat(CLI Onboarding): Switch to httpApi-based templates
|
2021-09-14 16:46:14 +02:00 |
|
Piotr Grzesik
|
171897d60e
|
feat(CLI): Introduce first iteration of modern logs for deploy (#9934)
|
2021-09-10 15:17:45 +02:00 |
|
Mariusz Nowak
|
e46ce80d99
|
refactor(CLI): Ensure no monkey patching by progress override
|
2021-09-07 11:38:25 +02:00 |
|
Piotr Grzesik
|
f69a19c680
|
feat(CLI Onboarding): Improve onboarding messaging
|
2021-08-24 13:58:44 +02:00 |
|
Piotr Grzesik
|
9a8e7e44b4
|
fix(CLI): Mark dashboard command with optional service dependency
|
2021-08-23 17:59:21 +02:00 |
|
Sudipto Das
|
bb0484e6b5
|
refactor: Replace fse.stat with fs.promises.stat (#9845)
|
2021-08-16 15:39:01 +02:00 |
|
Piotr Grzesik
|
b751c505c8
|
refactor(CLI Onboarding): Adjust summary messages in deploy step
|
2021-08-13 13:16:32 +02:00 |
|
Piotr Grzesik
|
60d729b5d4
|
feat(Telemetry): Detect used variable sources
|
2021-07-28 13:18:31 +02:00 |
|
Piotr Grzesik
|
4d56be562a
|
refactor(Telemetry): Use prompt-with-history
|
2021-07-22 08:42:57 +02:00 |
|
Piotr Grzesik
|
afdf77c960
|
refactor(CLI Onboarding): Move dashboard-set-org from plugin
|
2021-07-20 17:18:36 +02:00 |
|
Piotr Grzesik
|
adef7102df
|
refactor(CLI Onboarding): Move dashboard-login step from plugin
|
2021-07-20 17:18:36 +02:00 |
|
Piotr Grzesik
|
b85f3934ed
|
fix(CLI Onboarding): Ensure credentials resolution before deploy
|
2021-07-19 16:43:44 +02:00 |
|
David Asensio Cañas
|
186496922a
|
feat(CLI): Automatically expand loaded env variables (#9615)
|
2021-07-15 10:19:42 +02:00 |
|
Piotr Grzesik
|
560aee5feb
|
feat(Telemetry): Record initial context for interactive setup
|
2021-07-14 18:48:29 +02:00 |
|
Piotr Grzesik
|
b5d3167e9f
|
fix(Telemetry): Ensure to pass all steps with configured questions
|
2021-07-06 16:15:57 +02:00 |
|
Piotr Grzesik
|
e65199c052
|
refactor(Telemetry): Ensure generation and related utils are sync
|
2021-07-06 11:24:21 +02:00 |
|
Mariusz Nowak
|
9b624a5067
|
feat(CLI): New warn:summary (default) deprecations logging mode
To avoid confusion, in case of local fallback always resort to `warn`
|
2021-07-05 22:15:50 +02:00 |
|
Mariusz Nowak
|
b1241522ec
|
fix(CLI): Recognize --verbose option in info command
|
2021-07-05 22:09:12 +02:00 |
|
Piotr Grzesik
|
cc24bc2ae2
|
refactor(Telemetry): Report commandUsage as object
|
2021-07-05 14:13:32 +02:00 |
|
Piotr Grzesik
|
b21c1e415b
|
fix(Telemetry): Properly handle not in service dir in credentials
|
2021-07-02 10:44:17 +02:00 |
|
Piotr Grzesik
|
ac03d83289
|
refactor(Telemetry): Include commandUsage in case of error
|
2021-06-30 16:14:45 +02:00 |
|
Piotr Grzesik
|
ae5be0f5da
|
fix(CLI Onboarding): Do not attempt local fallback during onboarding
|
2021-06-30 10:20:09 +02:00 |
|
Piotr Grzesik
|
a80681ffbf
|
fix(CLI Onboarding): Only call handleError if plugin defined
|
2021-06-29 17:45:28 +02:00 |
|
Jaakko Lappalainen
|
d861d119ef
|
refactor(AWS Deploy): Deprecate function option in deploy command
Co-authored-by: Piotr Grzesik <pj.grzesik@gmail.com>
|
2021-06-29 14:37:37 +02:00 |
|
Piotr Grzesik
|
58d64262fe
|
refactor(CLI Onboarding): Adjustments to deploy step output
|
2021-06-29 13:04:18 +02:00 |
|
Piotr Grzesik
|
5e0d80579e
|
feat(Telemetry): Add hasLocalCredentials
|
2021-06-28 15:19:55 +02:00 |
|
Piotr Grzesik
|
0eba2dcdfe
|
feat(CLI Onboarding): Add telemetry for interactive flow
|
2021-06-28 15:19:55 +02:00 |
|
Piotr Grzesik
|
f5c1c47fa2
|
feat(CLI Onboarding): Add deploy step
|
2021-06-28 15:19:55 +02:00 |
|
Piotr Grzesik
|
e8681ee157
|
feat(CLI Onboarding): Support provider creation flow
|
2021-06-28 15:19:55 +02:00 |
|
Piotr Grzesik
|
28a06a05ab
|
feat(CLI Onboarding): Add deploy step
|
2021-06-28 13:27:08 +02:00 |
|
Piotr Grzesik
|
feb04219f6
|
feat(CLI Onboarding): Support provider creation flow
|
2021-06-28 11:54:45 +02:00 |
|