Mariusz Nowak
|
80fef65397
|
refactor(CLI): Upgrade to v7 of open library
It's to unify open browser method with dashboard plugin, and this method feels more solid
|
2022-01-06 14:48:40 +01:00 |
|
Mariusz Nowak
|
7b360386ea
|
refactor(CLI): Ensure telemetry logs are issued at debug level
|
2021-12-28 16:17:16 +01:00 |
|
Mariusz Nowak
|
5a451ad024
|
refactor: Replace internal old logging utils with modern interface
|
2021-12-23 16:21:47 +01:00 |
|
Piotr Grzesik
|
0de3bc3cb9
|
feat(Telemetry): Report projectId in remove command
|
2021-12-23 16:11:15 +01:00 |
|
Piotr Grzesik
|
4fa20a56ea
|
feat(Telemetry): Report didCreateService property
|
2021-12-23 12:51:04 +01:00 |
|
Piotr Grzesik
|
08b5acbaa9
|
refactor(Telemetry): Ensure to report projectId for interactive
|
2021-12-23 12:51:04 +01:00 |
|
Piotr Grzesik
|
92ae054f02
|
feat(Standalone): Support installation on M1-based Macs
|
2021-12-08 14:23:47 +01:00 |
|
Piotr Grzesik
|
cc7d7e4d53
|
feat(Telemetry): Add projectId to payload
|
2021-11-03 10:08:32 +01:00 |
|
Mariusz Nowak
|
44484903b3
|
refactor(CLI): Improve file size output in logs
|
2021-10-27 16:39:09 +02:00 |
|
Mariusz Nowak
|
a0306365fc
|
fix(CLI): Handle gently case where temp folder is on other device
|
2021-10-20 16:15:54 +02:00 |
|
Mariusz Nowak
|
452e234306
|
refactor(CLI): doctor command for modern handling of deprecations
|
2021-10-20 10:40:54 +02:00 |
|
Mariusz Nowak
|
006cec5f2c
|
refactor(CLI): Improve logic
|
2021-10-20 10:40:54 +02:00 |
|
Piotr Grzesik
|
2217158764
|
refactor(CLI): Support decoratedMessage on ServerlessError
|
2021-10-19 13:36:51 +02:00 |
|
Piotr Grzesik
|
4da0899673
|
refactor(CLI): Replace warnings with modern counterparts
|
2021-10-15 11:09:35 +02:00 |
|
Piotr Grzesik
|
be00a2672c
|
refactor(CLI): Replace process.stdout use with modern logs
|
2021-10-14 12:26:25 +02:00 |
|
ROSeaboyer
|
8e6dcd1aae
|
feat(AWS S3): Recognize ExpirationInDays property for s3 events
|
2021-10-13 16:03:01 +02:00 |
|
Piotr Grzesik
|
bd4d215266
|
refactor(CLI): Modern logs for install command
|
2021-10-01 16:32:38 +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
|
5a583a9798
|
fix(Standalone): Fix internal npm installation handling
|
2021-09-28 10:24:54 +02:00 |
|
Piotr Grzesik
|
7eba95fcb7
|
feat(CLI): Add deprecation summary for modern logs
|
2021-09-15 16:45:16 +02:00 |
|
Sudipto Das
|
f431218790
|
refactor: Replace fse.readFile with fs.promises.readFile (#9935)
|
2021-09-10 12:00:44 +02:00 |
|
Sudipto Das
|
05fff98a00
|
refactor: Replace fse.writeFile with fs.promises.writeFile (#9870)
|
2021-08-30 11:08:47 +02:00 |
|
Piotr Grzesik
|
00fdba1546
|
refactor(Telemetry): Recognize notificationsMode
|
2021-08-17 21:02:09 +02:00 |
|
Sudipto Das
|
bb0484e6b5
|
refactor: Replace fse.stat with fs.promises.stat (#9845)
|
2021-08-16 15:39:01 +02:00 |
|
Mariusz Nowak
|
847dd8f475
|
feat(AWS IAM): Resign from deprecating old format of IAM settings
|
2021-08-09 12:23:52 +02:00 |
|
Piotr Grzesik
|
7c51f55f5b
|
refactor(CLI): Change formatting of notifications (#9807)
|
2021-08-06 12:47:09 +02:00 |
|
Nyambayar Turbat
|
48c3d990be
|
refactor: Use async in lib/utils (#9809)
|
2021-08-06 12:40:23 +02:00 |
|
Piotr Grzesik
|
60d729b5d4
|
feat(Telemetry): Detect used variable sources
|
2021-07-28 13:18:31 +02:00 |
|
Sudipto Das
|
1e00f9edfb
|
refactor: Replace fse.readdir with fs.promises.readdir (#9780)
|
2021-07-26 14:36:44 +02:00 |
|
Sudipto Das
|
daee1d5375
|
refactor: Replace fse.unlink with fs.promises.unlink (#9754)
|
2021-07-16 09:27:13 +02:00 |
|
Mariusz Nowak
|
9cea555e88
|
refactor(Telemetry): Report whether we're in context of TTY terminal
|
2021-07-07 18:32:44 +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
|
07a69a836c
|
refactor: Make deprecations default mode internally modifyable
|
2021-07-05 22:15:50 +02:00 |
|
Piotr Grzesik
|
cc24bc2ae2
|
refactor(Telemetry): Report commandUsage as object
|
2021-07-05 14:13:32 +02:00 |
|
Sudipto Das
|
3500f641f5
|
refactor: Replace fse.createWriteStream with fs.createWriteStream
|
2021-07-05 09:49:04 +02:00 |
|
Mariusz Nowak
|
01f158695b
|
feat(Telemetry): Report configuration validation result
|
2021-07-01 08:32:33 +02:00 |
|
Mariusz Nowak
|
8e2d48fee5
|
feat(Telemetry): Report configValidationMode
|
2021-07-01 08:32:33 +02:00 |
|
Mariusz Nowak
|
7264d1672e
|
refactor(Telemetry): Increase error location coverage
|
2021-07-01 08:32:33 +02:00 |
|
Piotr Grzesik
|
ac03d83289
|
refactor(Telemetry): Include commandUsage in case of error
|
2021-06-30 16:14:45 +02:00 |
|
Sudipto Das
|
83c772684d
|
refactor: Replace fse.chmod with fs.promises.chmod (#9647)
|
2021-06-28 15:32:05 +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
|
98e3668a2c
|
refactor: Add resolveRegion util
|
2021-06-28 11:54:45 +02:00 |
|
Piotr Grzesik
|
09bb4fa122
|
refactor: Add resolveStage util
|
2021-06-28 11:54:45 +02:00 |
|
Mariusz Nowak
|
4bc8e2e194
|
fix(CLI): Fix standalone detection on Windows
|
2021-06-28 11:49:56 +02:00 |
|
Sean Dawson
|
70fb8b9861
|
fix(Packaging): Fix artifact generation with temp path on other device
(PR #9616)
|
2021-06-28 09:54:58 +02:00 |
|
Mariusz Nowak
|
1681af4897
|
fix(CLI): Fix standalone detection (case of a fallback from standalone)
|
2021-06-25 12:41:31 +02:00 |
|
Sudipto Das
|
e6ff2286a5
|
refactor: Replace fse.rename with fs.promises.rename (#9605)
|
2021-06-24 13:04:49 +02:00 |
|
Mariusz Nowak
|
660201310e
|
refactor: Improve var naming
|
2021-06-21 17:31:50 +02:00 |
|