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
|
0d5884ebbf
|
refactor(Plugins): Fix manual update notice
|
2021-09-28 17:16:17 +02:00 |
|
Mariusz Nowak
|
8c5f22ceb6
|
refactor(CLI): Modern logs for plugin install command
|
2021-09-28 17:16:17 +02:00 |
|
Mariusz Nowak
|
b0d854af20
|
refactor: Move variables resolution log to debug level
|
2021-09-28 17:16:17 +02:00 |
|
Seungchan Ahn
|
26ce1c636b
|
refactor(Plugins): Seclude plugin uninstall standalone command
(PR #10015)
|
2021-09-28 17:03:41 +02:00 |
|
Mariusz Nowak
|
5a583a9798
|
fix(Standalone): Fix internal npm installation handling
|
2021-09-28 10:24:54 +02:00 |
|
Seungchan Ahn
|
713ac1e2a1
|
refactor(Plugins): Seclude plugin install standalone command (#9942)
|
2021-09-27 16:37:22 +02:00 |
|
Mariusz Nowak
|
0199b0fe8c
|
refactor: Bring back _.flatMap usage
Reverts #9948
|
2021-09-24 17:32:28 +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
|
ffbdfed292
|
feat(CLI): Modern logs for deploy list functions command
|
2021-09-24 15:41:36 +02:00 |
|
Mariusz Nowak
|
9d6482c671
|
feat(CLI): Modern logs for deploy list command
|
2021-09-24 15:41:36 +02:00 |
|
Mariusz Nowak
|
e3af1f3a94
|
fix(Plugins): Ensure to keep options as passed to plugins up to date
|
2021-09-24 12:13:17 +02:00 |
|
Mariusz Nowak
|
b2df3cc0c8
|
feat(CLI): Modern help output
|
2021-09-23 16:34:12 +02:00 |
|
Mariusz Nowak
|
8c9bd4a6ed
|
refactor(CLI): Adapt pre-created log style generators
|
2021-09-23 16:34:12 +02:00 |
|
Mariusz Nowak
|
cbd2e64f70
|
refactor(CLI): Moder logs for logs command
|
2021-09-23 10:43:24 +02:00 |
|
Mariusz Nowak
|
6e5c39ee4c
|
refactor(CLI): Do not show progress bar in info command
|
2021-09-23 10:43:24 +02:00 |
|
Mariusz Nowak
|
10df2e5300
|
feat(CLI): Modern verbose logs for deploy function command
|
2021-09-22 16:36:24 +02:00 |
|
Mariusz Nowak
|
4d42ce3fa4
|
feat(CLI): Modern logs for deploy function command
|
2021-09-22 16:36:24 +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
|
0f0b85a637
|
refactor(CLI): Convert custom resoource related log
|
2021-09-22 16:01:35 +02:00 |
|
Mariusz Nowak
|
e0befa48bb
|
refactor(CLI): Improve log spacing
|
2021-09-22 16:01:35 +02:00 |
|
John Armstrong
|
54bb13b6a6
|
fix(AWS S3): Recognize BucketKeyEnabled setting (#9985)
|
2021-09-22 12:15:21 +02:00 |
|
Guilherme Martins Crocetti
|
af39fc016b
|
feat(AWS Stream): Support tumblingWindowInSeconds (#9979)
|
2021-09-22 10:38:23 +02:00 |
|
Mariusz Nowak
|
a6553f8668
|
refactor(CLI): Refactor main progress event with isMainEvent option
|
2021-09-21 17:39:44 +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
|
fd68f9e803
|
feat: Support mainProgressTitles config on commands schema
|
2021-09-20 15:41:01 +02:00 |
|
Mariusz Nowak
|
76006ec1e8
|
refactor: Reorganize hooks resolution
Its to have access to meta that describes hook origin when processing the hook
|
2021-09-20 15:41:01 +02:00 |
|
Mariusz Nowak
|
8b4498c911
|
refactor: Simplify lifecycle event hooks resolution
|
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 |
|
Mariusz Nowak
|
655140b764
|
feat(CLI): Modern debug (previously verbose) logs related to deploy
|
2021-09-17 11:42:50 +02:00 |
|
Mariusz Nowak
|
e423404290
|
feat(CLI): Modern verbose logs related to deploy operation
|
2021-09-17 11:42:50 +02:00 |
|
Mariusz Nowak
|
bcd8a022a1
|
fix(CLI): Fix resources status log in verbose mode
|
2021-09-17 11:42:50 +02:00 |
|
Mariusz Nowak
|
084a9955f4
|
fix(CLI): Fix log messages timing
|
2021-09-17 11:42:50 +02:00 |
|
Mariusz Nowak
|
7eeaa10f3a
|
refactor: Simplify condition
|
2021-09-17 11:42:50 +02:00 |
|
Mariusz Nowak
|
9fcb28350e
|
fix(CLI): Display final packaging log only with package command
|
2021-09-17 11:42:50 +02:00 |
|
Piotr Grzesik
|
fa2507dad0
|
feat(CLI): Modern logs for package command
|
2021-09-16 12:16:25 +02:00 |
|
Mariusz Nowak
|
cb4f08ad7d
|
feat: Support finalize hook, triggered on command finalization
|
2021-09-16 12:16:25 +02:00 |
|
Mariusz Nowak
|
7663b19879
|
style: Simplify
|
2021-09-16 12:16:25 +02:00 |
|
Mariusz Nowak
|
dce0ff1a89
|
fix(Telemetry): Ensure to not show backed notification on error
|
2021-09-16 12:16:25 +02:00 |
|
Mariusz Nowak
|
46c58bfdd2
|
refactor: Improve var naming
|
2021-09-16 12:16:25 +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 |
|
Piotr Grzesik
|
7eba95fcb7
|
feat(CLI): Add deprecation summary for modern logs
|
2021-09-15 16:45:16 +02:00 |
|
Piotr Grzesik
|
7828cc77f1
|
feat(CLI): Add timer to final message in modern logs
|
2021-09-15 13:05:18 +02:00 |
|
Jonas Matos
|
26b8bd5c5f
|
refactor: Replace _.flatMap usage (#9948)
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
|
2021-09-15 10:57:01 +02:00 |
|
Piotr Grzesik
|
12216db579
|
feat(CLI Onboarding): Switch to httpApi-based templates
|
2021-09-14 16:46:14 +02:00 |
|