Chris Villanueva
|
5cf46bf109
|
refactor: Replace _.join with array.join (#7805)
|
2020-06-03 08:53:06 +02:00 |
|
Chris Villanueva
|
003696260c
|
refactor: Replace _.find with array.find (#7782)
|
2020-06-02 09:43:56 +02:00 |
|
Chris Villanueva
|
2b00928f87
|
refactor: Replace _.size with native counterparts (#7798)
|
2020-06-01 13:30:43 +02:00 |
|
Bryan Hunter
|
4db8b630a2
|
feat: Support serverless.ts as configuration input (#7755)
|
2020-06-01 10:43:41 +02:00 |
|
TATSUNO Yasuhiro
|
5e0af21313
|
refactor: Replace _.forEach and _.each with array.forEach (#7748)
|
2020-05-28 10:45:25 +02:00 |
|
Nguyễn Việt Đức
|
85e9cd4455
|
refactor: Replace _.assign and _.extend with Object.assign (#7766)
|
2020-05-26 10:24:46 +02:00 |
|
Frédéric Barthelet
|
97e99fc8f0
|
refactor: Upgrade json-refs to v3 (#7763)
|
2020-05-26 10:13:56 +02:00 |
|
Ahmad Mahmoud Mohammad
|
6f32f236d8
|
feat(CLI): Deprecations logger (#7741)
Co-authored-by: Ahmed Abdelwahab <ahmed.abdelwahab@prophecylabs.com>
Co-authored-by: Mariusz Nowak <medyk@medikoo.com>
|
2020-05-21 15:40:03 +02:00 |
|
Steven Rapp
|
89ba272a63
|
feat(Variables): Support non-function exports in js files (#7540)
|
2020-05-21 11:28:38 +02:00 |
|
TATSUNO Yasuhiro
|
8bb5517456
|
refactor: Replace _.{startsWith,endsWith,includes} with native methods
(PR #7715)
|
2020-05-19 12:22:25 +02:00 |
|
Kenan Christian Dimas
|
c106d53638
|
refactor: Upgrade 'fs-extra' to v8 (#7719)
|
2020-05-13 16:16:17 +02:00 |
|
TATSUNO Yasuhiro
|
3fe2e98f15
|
refactor: Replace _.isArray with native Array.isArray (#7703)
|
2020-05-11 10:24:41 +02:00 |
|
Mariusz Nowak
|
e1092aff44
|
refactor: Drop sentry reporting as it's not used
|
2020-05-07 14:43:04 +02:00 |
|
Frédéric Barthelet
|
f22bffc2b4
|
feat(Variables): Support boolean and integer fallbacks (#7632)
Additionally improved string related regex
|
2020-05-04 13:00:07 +02:00 |
|
Frédéric Barthelet
|
7d3636f968
|
feat(Variables): Support region selection of SSM variables (#7625)
|
2020-04-27 10:52:11 +02:00 |
|
Mariusz Nowak
|
7b0c18eded
|
fix(Components): Handle gently initialization errors
|
2020-04-08 22:28:50 +12:00 |
|
Arben Bakiu
|
7310782294
|
fix(Variables): Relax pattern to allow non-ascii defaults (#7431)
|
2020-03-08 09:43:16 +13:00 |
|
Eslam λ Hefnawy
|
0ed52f61de
|
feat: Support Cloud Components (#7390)
|
2020-02-27 11:19:06 +13:00 |
|
Richard Davison
|
f6d9bfd6c6
|
feat: Improve performance of local invocation using docker (#7178)
|
2020-02-12 11:21:45 +13:00 |
|
Edmundo Rodrigues
|
0592a27dbc
|
feat: Support tweaking max concurrent artifcat uploads count (#7295)
|
2020-02-12 10:04:20 +13:00 |
|
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 |
|