Piotr Grzesik
|
f8ad7bca6a
|
fix(AWS Credentials): Fail when profile is already configured
|
2021-10-04 12:14:38 +02:00 |
|
Piotr Grzesik
|
bcb240893d
|
refactor(CLI): Modern logs for config credentials command
|
2021-10-04 12:14:38 +02:00 |
|
Piotr Grzesik
|
fbf0ed30e9
|
refactor: Add code to ServerlessError in lib/plugins/aws
|
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
|
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
|
efbaf00b33
|
refactor: Use async/await in lib/plugins/aws. (#8871)
Covered the following paths:
* Files put directly into `lib/plugins/aws`
|
2021-02-08 11:13:35 +01:00 |
|
Juanjo Diaz
|
84d423d3be
|
refactor: Convert to native Promise and async/await (#8593)
|
2020-12-16 17:22:37 +01:00 |
|
Mariusz Nowak
|
8d798e3427
|
refactor: Normalize module path
|
2020-12-14 15:16:31 +01:00 |
|