14 Commits

Author SHA1 Message Date
Mariusz Nowak
1b8d463a08 fix(Standalone): Fix upgrade when temp dir is on other device 2022-02-11 12:00:46 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Mariusz Nowak
c9f22278b3 refactor(CLI): Ensure empty line prior final status with progress 2021-10-07 13:22:49 +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
Sudipto Das
83c772684d
refactor: Replace fse.chmod with fs.promises.chmod (#9647) 2021-06-28 15:32:05 +02:00
Sudipto Das
e6ff2286a5
refactor: Replace fse.rename with fs.promises.rename (#9605) 2021-06-24 13:04:49 +02:00
Piotr Grzesik
81f0858cc9 refactor: Add code to ServerlessError in lib/plugins 2021-04-23 13:34:20 +02:00
Mariusz Nowak
2294a4b4cb refactor(CLI): Move lifecycles definition to commands schema
It's needed to be able to process commands as introduced by plugins without a need of processing Serverless instance
2021-03-24 11:50:24 +01:00
Mariusz Nowak
8b301dce9c refactor(CLI): Generalize handling of not supported commands 2021-03-16 09:34:33 +01:00
Mariusz Nowak
14a2640bd9 refactor(CLI): Seclude schema of core commands 2021-03-16 09:34:33 +01:00
Juanjo Diaz
006557d847
refactor: Use standalone ServerlessError. (#8897) 2021-02-09 09:20:55 +01:00
ifitzsimmons
f95971d22b
refactor: Use async/await in lib/plugins. (#8875) 2021-02-08 11:40:42 +01:00
Mariusz Nowak
d0beed413e refactor: Normalize module path 2020-12-14 15:16:31 +01:00