3109 Commits

Author SHA1 Message Date
Piotr Grzesik
d43298d25b refactor(CLI): Adapt logWarning to modern logs 2021-10-11 16:40:56 +02:00
Piotr Grzesik
a2be3387b1 refactor(CLI): Cover image building with modern logs 2021-10-11 14:32:21 +02:00
Piotr Grzesik
39c09e44b6 refactor(CLI): Minor modern logs updates 2021-10-08 17:17:47 +02:00
Mariusz Nowak
be60ed4cee refactor(CLI): Simplify CF deploy progress 2021-10-08 14:17:55 +02:00
Piotr Grzesik
82dd1e4c70 refactor(CLI): Modern logs for invoke local command 2021-10-07 16:20:17 +02:00
Piotr Grzesik
4cbc3424da refactor(CLI): Modern logs for rollback function command 2021-10-07 14:12:04 +02:00
Piotr Grzesik
f0970e04fa refactor(CLI): Modern logs for rollback command 2021-10-07 14:12:04 +02:00
Mariusz Nowak
d071c5f74d refactor(AWS Deploy): Improve error message 2021-10-07 14:09:14 +02:00
Mariusz Nowak
02be86ca49 fix(AWS Deploy): Throw on attempt of extending not existing resource 2021-10-07 14:09:14 +02:00
Mariusz Nowak
87461007f8 refactor(CLI): Expose function artifact size in deploy summary 2021-10-07 13:22:49 +02:00
Mariusz Nowak
8184c01c7c refactor(CLI): Change stack update progress logging method 2021-10-07 13:22:49 +02:00
Mariusz Nowak
8dd32e5542 refactor(CLI): Do not show resource progress on stack creation 2021-10-05 14:56:17 +02:00
Mariusz Nowak
1d21f0bab8 refactor(AWS Deploy): Improve handling of progress message prefix 2021-10-05 14:56:17 +02:00
Mariusz Nowak
e8fd2bee45 refactor(AWS Deploy): Handle main progress directly 2021-10-05 14:56:17 +02:00
Piotr Grzesik
592596c73b refactor(CLI): Modern logs for metrics command 2021-10-04 21:16:51 +02:00
Piotr Grzesik
3934cadce0 refactor(CLI): Modern logs for remove command 2021-10-04 21:16:36 +02:00
Piotr Grzesik
2af95c0386 refactor(CLI): Modern logs for invoke command 2021-10-04 21:16:20 +02:00
Mariusz Nowak
fe655d4f15 feat(AWS Lambda): Support 64-bit ARM architecture 2021-10-04 17:12:58 +02:00
Mariusz Nowak
c95b8d3594 refactor: Ensure alphabetical order 2021-10-04 17:12:58 +02:00
Piotr Grzesik
f8ad7bca6a fix(AWS Credentials): Fail when profile is already configured 2021-10-04 12:14:38 +02:00
Piotr Grzesik
bcb240893d refactor(CLI): Modern logs for config credentials command 2021-10-04 12:14:38 +02:00
Mariusz Nowak
2828a2c443 refactor(CLI): Improve modern info output 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
85997e063a refactor: Remove obsolete conditions 2021-10-01 15:47:41 +02:00
Mariusz Nowak
d1701bf13a refactor(CLI): Improve modern logs for logs command 2021-10-01 15:47:41 +02:00
Piotr Grzesik
846cfa1bcf fix(AWS EventBridge): Ensure proper support for deadLetterQueueArn 2021-09-30 16:26:10 +02:00
Mariusz Nowak
cd03f550ae fix(AWS EventBridge): Fix MaximumEventAgeInSecond template reference 2021-09-29 21:40:12 +02:00
Mariusz Nowak
0199b0fe8c refactor: Bring back _.flatMap usage
Reverts #9948
2021-09-24 17:32:28 +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
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
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
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