18 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Austen Collins
be2686b315 fix: spinners 2024-05-15 15:53:50 -07:00
Austen
4ba2a3534b
chore: remove chalk (#12447) 2024-04-24 08:21:03 -07:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Mariusz Nowak
74c3ae004c refactor: Supress AWS SDK v2 deprecation message 2023-03-01 18:06:50 +01:00
Mariusz Nowak
f9bf81839b refactor: Improve AWS request debug logging 2022-11-02 15:18:37 +01:00
Mariusz Nowak
5c1f615ff4 refactor: Rename lib/utils/deepSortObjectByKey.js 2022-01-27 15:21:58 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Piotr Grzesik
05fb97fdab refactor: Refactor direct use of @serverless/utils/log 2022-01-19 11:59:39 +01: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
Mars Lan
b0ca2376bb
feat: Do not retry AWS requests if the token has expired (#9914) 2021-09-06 16:16:39 +02:00
Mariusz Nowak
f2cdbae1eb fix: Fix handling of numeric error codes coming from AWS SDK requests 2021-06-02 15:17:22 +02:00
Mariusz Nowak
5a23931734 refactor(Telemetry): Normalize AWS request error codes 2021-05-19 13:16:42 +02:00
Piotr Grzesik
8748a783ae refactor: Add code to ServerlessError in lib/aws 2021-04-23 13:34:20 +02:00
andy Augustin
d935dccb26
fix(AWS Deploy): Fix format of url data as passed to https-proxy-agent
(PR #9147)
2021-03-22 14:18:57 +01:00
Mariusz Nowak
89b813da51 refactor: Improve AWS SDK errors reporting 2021-03-19 11:48:51 +01:00
AlinoeDoctari
5fb85d36c8
refactor: Seclude AWS request util from internals (#8850) 2021-03-12 15:27:49 +01:00