4872 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
ssshun
865f21f970
fix(Templates): Add esbuild to gitignore in aws-nodejs-typescript 2021-10-11 11:46:39 +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
05f937f2e7 refactor(CLI): Modern logs for create command 2021-10-07 16:21:02 +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
10842513f0 feat(AWS Deploy): Remove deploy -f deprecation
It'll be re-added in context of v3, with more hacky approach to `deploy -f` support
2021-10-07 14:09:14 +02:00
Mariusz Nowak
70e2736226 feat(Packaging): Remove package[include|exclude] deprecation
It'll be re-added in context of v3
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
c9f22278b3 refactor(CLI): Ensure empty line prior final status with progress 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
9b5e6b1237 refactor(CLI): Modern logs for upgrade command 2021-10-04 21:17:06 +02:00
Piotr Grzesik
2787ea07a9 refactor(CLI): Modern logs for uninstall command 2021-10-04 21:17:06 +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
Piotr Grzesik
02eebb4643 refactor(CLI): Modern logs for config tabcompletion uninstall command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
16a7739411 refactor(CLI): Modern logs for config tabcompletion install command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
7926570557 refactor(CLI): Modern logs for config command 2021-10-04 12:14:38 +02:00
Piotr Grzesik
0c9dae1210 refactor(CLI): Modern logs for slstats command 2021-10-04 12:14:18 +02:00
Piotr Grzesik
bd4d215266 refactor(CLI): Modern logs for install command 2021-10-01 16:32:38 +02:00
Piotr Grzesik
4ed34c3e5e refactor(CLI): Modern logs for print command 2021-10-01 16:22:19 +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
e070110eee refactor(CLI): Rely on newly introduced log style functions 2021-09-29 21:52:51 +02:00
Mariusz Nowak
cd03f550ae fix(AWS EventBridge): Fix MaximumEventAgeInSecond template reference 2021-09-29 21:40:12 +02:00
Mariusz Nowak
1463171cae refactor(CLI): Modern logs for plugin search command 2021-09-28 17:16:17 +02:00
Mariusz Nowak
00e016c4bb refactor(CLI): Modern logs for plugin list command 2021-09-28 17:16:17 +02:00
Mariusz Nowak
3094be0cf0 refactor(CLI): Modern logs for plugin uninstall command 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
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