Mariusz Nowak
|
3808471972
|
test: Move unit tests to "test/unit" folder
|
2020-11-30 16:53:52 +01:00 |
|
Mariusz Nowak
|
4fc29a57c4
|
fix(Standalone): Recognize Windows as non auto updatable platform
|
2020-11-06 15:03:31 +01:00 |
|
Mariusz Nowak
|
e3f454680e
|
feat: Opt-in auto update global installation
|
2020-10-29 12:28:11 +01:00 |
|
Christian Musa
|
33eef9f06b
|
feat(CLI): Remove "slss", "serverless" command alias (#8161)
BREAKING CHANGE:
`slss` alias for `serverless` CLI ommand was removed. Rely on `sls` instead
|
2020-09-10 13:26:17 +02:00 |
|
Mariusz Nowak
|
8c3c7c4e3a
|
chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
|
2020-08-28 16:22:09 +02:00 |
|
Mariusz Nowak
|
5234439fa1
|
refactor: Remove old analytics module
|
2020-06-16 10:59:59 +02:00 |
|
Mariusz Nowak
|
1e87d5856d
|
test: Upgrade to @serverless/test v3
|
2019-12-12 14:27:40 +01:00 |
|
Mariusz Nowak
|
08b8847a78
|
Ensure test works reliably in isolated environment
|
2019-10-16 11:08:05 +02:00 |
|
Mariusz Nowak
|
508039151e
|
Ensure to test tab completion only in supported environments
|
2019-10-15 17:52:14 +02:00 |
|
Mariusz Nowak
|
3df964ed34
|
Remove obsolete comment
|
2019-10-15 17:16:55 +02:00 |
|
Mariusz Nowak
|
b326d843d3
|
Seclude tabtabOptions util
|
2019-10-15 17:16:54 +02:00 |
|
Mariusz Nowak
|
8be292f55f
|
Seclude tabCompletion utils folder
|
2019-10-15 17:16:54 +02:00 |
|
Mariusz Nowak
|
5a3dcb8a6f
|
config tabtabcompletion install/uninstall commands
|
2019-10-15 17:16:54 +02:00 |
|
Mariusz Nowak
|
a7a7793df4
|
Simplify options resolution
|
2019-10-15 17:16:53 +02:00 |
|
Mariusz Nowak
|
988adddc79
|
Rewrite tests for config plugin
|
2019-10-15 17:16:49 +02:00 |
|
Mariusz Nowak
|
6619ad5328
|
Expose valid providers on serverless.commands
|
2019-10-15 12:41:23 +02:00 |
|
Mariusz Nowak
|
a3422d3663
|
Improve internal representation of validProviders
|
2019-10-15 12:41:23 +02:00 |
|
Mariusz Nowak
|
aaf3e8b7ed
|
Remove external provider name from prefix list
It was by mistaked added with #4127
Such list should be extended in capacity of a plugin
|
2019-10-15 12:41:23 +02:00 |
|
Mariusz Nowak
|
1eeeaa258c
|
Fix providers list help output in config command
|
2019-10-15 12:41:22 +02:00 |
|
Mariusz Nowak
|
f2c73e2030
|
Simplify implementation
|
2019-10-15 12:41:22 +02:00 |
|
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 |
|