11 Commits

Author SHA1 Message Date
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Erik Erikson
93f3535781 Don't load config for config
Change the config command to not require loading of the `serverless.*` configuration file.

Fixes #4597
2019-02-05 15:23:55 -08:00
Shane Handley
d81ad1b913 Initial conversion to validation within the PluginManager, rather than a per-plugin invocation of the validation. 2018-09-10 21:41:39 +10:00
guyklainer
eb0c02fceb remove account from serverless.yml
add 'spotinst' to validProviders array in plugins/config/config.js
2017-08-24 18:17:11 +03:00
Philipp Muens
80970a4b2d Minor fixes / add whitespaces for better readability 2017-06-28 09:43:31 +02:00
davidwells
332eddc56b userStats config 2017-06-26 17:41:50 -07:00
Doug Moscrop
1012c351b7 add sinon-bluebird to make promises in tests a bit cleaner 2017-02-08 12:59:18 -05:00
Nik Graf
5ddd8d77e4 remove the lifecycle event from config to hide it in the command list 2016-12-02 10:54:16 +01:00
Nik Graf
29cdbd6de1 fix missing lifecycle updates 2016-12-01 16:44:12 +01:00
Nik Graf
9fc5dc8276 update lifecycle event 2016-12-01 16:31:39 +01:00
Philipp Muens
f36c119556 Change plugin structure from „setup“ to „config credentials“ 2016-12-01 11:43:30 +01:00