Max Marze
|
893bfa7aef
|
chore: update eslint & prettier (#12553)
|
2024-05-29 11:51:04 -04: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 |
|
Florian Proksch
|
9d579336fa
|
feat: Support .cjs and .mjs configuration extensions (#11586)
|
2022-12-12 15:36:57 +01:00 |
|
Mariusz Nowak
|
61527a35e8
|
refactor: Rename lib/utils/fs/fileExists.js
|
2022-01-27 15:21:58 +01:00 |
|
Piotr Grzesik
|
fcd386b33b
|
feat: Disallow custom nested configuration path
BREAKING CHANGE: Custom nested configuration paths will no longer be
supported and such usage will result in an error.
|
2022-01-27 15:21:58 +01:00 |
|
Sudipto Das
|
bb0484e6b5
|
refactor: Replace fse.stat with fs.promises.stat (#9845)
|
2021-08-16 15:39:01 +02:00 |
|
Mariusz Nowak
|
7864f4d28d
|
refactor(CLI Onboarding): Seclude from internal Framework logic
|
2021-05-12 12:41:30 +02:00 |
|
Mariusz Nowak
|
87d380275b
|
refactor: Replace config.servicePath with service.dir
|
2021-04-16 13:32:13 +02:00 |
|
Mariusz Nowak
|
9e059d0f45
|
refactor(CLI): Rely on new CLI args parser
|
2021-02-11 14:01:41 +01:00 |
|
Mariusz Nowak
|
9b7315f080
|
fix(CLI): Fix resolution of service path with nested config involved
|
2021-01-26 16:25:19 +01:00 |
|
Mariusz Nowak
|
cd5a739265
|
fix(CLI): Fix resolution of "--config=<configPath>" format
|
2021-01-25 13:15:51 +01:00 |
|
Mariusz Nowak
|
7339351de3
|
fix(CLI): Bring back support for referencing nested configurations
|
2021-01-22 09:32:25 +01:00 |
|
Mariusz Nowak
|
aea9f9397c
|
feat(CLI): Support absolute path at "--config"
|
2021-01-20 16:21:47 +01:00 |
|
Mariusz Nowak
|
8451b8908c
|
refactor(CLI): Remove redundant arg
`path.resolve` by default resolves against working dir
|
2021-01-20 16:21:47 +01:00 |
|
Mariusz Nowak
|
b23bfdbf6a
|
refactor(CLI): Seclude service config path resolution out of internals
|
2021-01-18 16:19:12 +01:00 |
|