Mariusz Nowak
|
304f0ec2b9
|
refactor(Variables): Clear ineffective promise functions usage
|
2020-01-29 14:45:12 +04:00 |
|
Mariusz Nowak
|
bc5bbbed3c
|
fix(Variables): Ensure to retrieve status code correctly
It changed with #7237
|
2020-01-29 14:45:12 +04:00 |
|
Mariusz Nowak
|
31987ce072
|
refactor(Variables): Reflect if/else logic in async handling
|
2020-01-29 14:45:12 +04:00 |
|
Mariusz Nowak
|
f6c51796f8
|
refactor: Convert statusCode to code error parameter
|
2020-01-21 13:20:02 +01:00 |
|
Mariusz Nowak
|
f1cc3a8998
|
test: Update to not rely on side ServerlessError feature
|
2020-01-21 13:20:02 +01:00 |
|
Mariusz Nowak
|
ca4d046785
|
refactor(CLI): Unify argv to commands and options resolution
|
2019-12-29 18:56:10 +01:00 |
|
Mariusz Nowak
|
074647c502
|
fix(CLI): Fix ambiguity of '-v' option
It was supported as alias for both `--version` and `--verbose`
(when `--help` was passed).
Ensure it's only an alias for `--version`
|
2019-12-29 18:56:10 +01:00 |
|
Mariusz Nowak
|
617b479fb7
|
fix: Fix support for relative plugins.localPath
Fixes #7117
|
2019-12-20 10:34:35 +01:00 |
|
Mariusz Nowak
|
4893f7d0c2
|
fix(Variables): Ensure no same object instances are shared across config
Fixes #7098
|
2019-12-19 12:05:33 +01:00 |
|
Mariusz Nowak
|
59bea09dad
|
feat: Recognise as standalone
|
2019-12-18 09:36:52 +01:00 |
|
Mariusz Nowak
|
9db2e1904d
|
refactor: Cleanup variables
|
2019-12-18 09:36:52 +01:00 |
|
Mark Tse
|
7e0e903c79
|
fix: Recognize falsy values as CLI options defaults (#7071)
|
2019-12-13 10:54:40 +01:00 |
|
Mariusz Nowak
|
fead29a5a8
|
test: Ensure to call after callback on conditional skip
|
2019-12-12 14:27:40 +01:00 |
|
Mariusz Nowak
|
a0fc30131b
|
Fix lint issues
|
2019-11-25 12:14:05 +01:00 |
|
Peter Indiola
|
4adc5cc197
|
Fix spelling and typos in docs, code variables and code comments
|
2019-11-20 23:28:56 +08:00 |
|
Mariusz Nowak
|
d66e457572
|
Ensure to update tests with a new runtime
|
2019-11-20 11:11:20 +01:00 |
|
Erik Erikson
|
4ce75bb81c
|
only print a final promise tracking report if a progress report was previously printed
This reduces the noise of this component. See discussion at https://github.com/serverless/serverless/pull/6960#issuecomment-554515331
|
2019-11-15 13:03:22 -08:00 |
|
Mariusz Nowak
|
4d8246d5df
|
Revert "Add promise completion report and improve promise reporting verbiage"
|
2019-11-15 12:53:44 +01:00 |
|
Erik Erikson
|
6ed462b857
|
prettier fixes
|
2019-11-14 16:18:14 -08:00 |
|
Erik Erikson
|
263d8a7d93
|
add promise completion report and alter unsettled promise reporting verbiage
Fixes #4984
|
2019-11-14 15:38:42 -08:00 |
|
Mariusz Nowak
|
caa49024a5
|
Merge pull request #6869 from miguel-a-calles-mba/master
Allow casting to boolean in Serverless variables
|
2019-11-04 05:03:53 -06:00 |
|
Miguel A. Calles, MBA
|
ac747109e2
|
Update Variables.js
|
2019-10-31 15:35:06 -07:00 |
|
Miguel A. Calles, MBA
|
4cd4536abc
|
Prettify
|
2019-10-31 13:13:34 -07:00 |
|
Miguel A. Calles, MBA
|
a76644a27f
|
Update Variables.test.js
|
2019-10-31 07:55:06 -07:00 |
|
Miguel A. Calles, MBA
|
7eaa4a5e41
|
Update Variables.js
|
2019-10-31 07:54:52 -07:00 |
|
Miguel A. Calles, MBA
|
55777d9b97
|
Update Variables.test.js
|
2019-10-29 15:03:55 -07:00 |
|
Miguel A. Calles, MBA
|
994a6f5f56
|
Update Variables.js
|
2019-10-29 15:03:29 -07:00 |
|
Miguel A. Calles, MBA
|
dc99b12dcb
|
Update Variables.js
|
2019-10-28 06:52:24 -07:00 |
|
Miguel A. Calles, MBA
|
a574730e0f
|
Update Variables.test.js
|
2019-10-25 13:41:32 -07:00 |
|
Miguel A. Calles, MBA
|
e5ae498690
|
Prettify
|
2019-10-25 09:51:49 -07:00 |
|
Miguel A. Calles, MBA
|
8ce3558a77
|
Update Variables.test.js
|
2019-10-25 09:10:47 -07:00 |
|
Miguel A. Calles, MBA
|
950c9826e6
|
Update Variables.js
|
2019-10-25 09:10:12 -07:00 |
|
Miguel A. Calles, MBA
|
194eac116d
|
Update Variables.js
|
2019-10-25 08:22:44 -07:00 |
|
Miguel A. Calles, MBA
|
12e090295e
|
Update Variables.js
|
2019-10-25 08:21:42 -07:00 |
|
Miguel A. Calles, MBA
|
12ef323037
|
Update Variables.test.js
|
2019-10-25 08:21:20 -07:00 |
|
Miguel A. Calles, MBA
|
c1b1620d4e
|
Update Variables.js
|
2019-10-24 15:10:28 -07:00 |
|
Miguel A. Calles, MBA
|
713278b12d
|
Update Variables.test.js
|
2019-10-24 15:10:07 -07:00 |
|
Daniel Schep
|
d11ff1e316
|
Allow --app & --org cli option in interactive CLI (#6697)
* Allow plugins to add flags that are allowed during interactive CLI
* simpler return, comment, & move setting sls.interactiveCli
* allow listof starter pr ojects to be customized
* docs!
* lint
* remove return and hide interacive cli "command"
* expose whole initializeService module like aws is
* update copy
* 🤦
* make it easier to update initalizeprojectChoices, avoiding ugly inplace updates
* bump sfe dep
* version bump
* Revert "version bump"
This reverts commit 4c9449136e00ce195b9c119f983845aec26c3693.
|
2019-10-23 15:52:27 -04:00 |
|
Miguel A. Calles, MBA
|
c727831760
|
Linting
|
2019-10-22 07:24:20 -07:00 |
|
Miguel A. Calles, MBA
|
fc1324e813
|
Using strToBool in tests
|
2019-10-22 07:20:16 -07:00 |
|
Miguel A. Calles, MBA
|
f0ced28d95
|
Using strToBool in variables
|
2019-10-22 07:19:43 -07:00 |
|
Miguel A. Calles, MBA
|
3ad4b69546
|
Prettier
|
2019-10-21 20:06:37 -07:00 |
|
Miguel A. Calles, MBA
|
20b5e96a93
|
Prettier
|
2019-10-21 20:06:18 -07:00 |
|
Miguel A. Calles, MBA
|
0204c5cfdb
|
Bug fix in toBool test
|
2019-10-21 16:57:24 -07:00 |
|
Miguel A. Calles, MBA
|
2c75e1f6ca
|
Bug fix in toBool casting
|
2019-10-21 16:56:50 -07:00 |
|
Miguel A. Calles, MBA
|
8569818a3a
|
Updated variables test to include toBool casting
|
2019-10-21 16:19:20 -07:00 |
|
Miguel A. Calles, MBA
|
c7da85eba8
|
Updated variables to include toBool casting.
|
2019-10-21 16:18:43 -07:00 |
|
Mariusz Nowak
|
f3017894c8
|
Update @serverless/test dependency
|
2019-10-21 17:42:50 +02:00 |
|
Mariusz Nowak
|
7fce1c77a3
|
Remove obsolete comment
|
2019-10-21 17:42:09 +02:00 |
|
Mariusz Nowak
|
16fa70c209
|
Improve CLI integration tests
|
2019-10-21 17:39:59 +02:00 |
|