12 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Florian Proksch
9d579336fa
feat: Support .cjs and .mjs configuration extensions (#11586) 2022-12-12 15:36:57 +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
daee1d5375
refactor: Replace fse.unlink with fs.promises.unlink (#9754) 2021-07-16 09:27:13 +02:00
Mariusz Nowak
bc3fc11d79 test: Adapt to deprecation notification error mode 2021-06-21 17:31:50 +02:00
Mariusz Nowak
d1c0e263e4 test: Fix description title 2021-06-21 17:31:50 +02:00
Mariusz Nowak
7864f4d28d refactor(CLI Onboarding): Seclude from internal Framework logic 2021-05-12 12:41:30 +02:00
Mariusz Nowak
9e059d0f45 refactor(CLI): Rely on new CLI args parser 2021-02-11 14:01:41 +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
b23bfdbf6a refactor(CLI): Seclude service config path resolution out of internals 2021-01-18 16:19:12 +01:00