21 Commits

Author SHA1 Message Date
Piotr Grzesik
d1a22c85f2
feat(CLI): Conditional support for .env files (#8413) 2020-11-25 15:18:01 +01:00
Frédéric Barthelet
6c6881c853
fix(Config Schema): Recognize string format of service (#8537) 2020-11-23 12:17:51 +01:00
Mariusz Nowak
2b0f157ab2 refactor(Config Schema): Explain missing definition 2020-10-30 15:26:25 +01:00
Mariusz Nowak
734482eab5 refactor(Config Schema): Ensure alphabetical order 2020-10-30 15:26:25 +01:00
Oz Weiss
4168dc1f30
feat(Config Schema): Schema for layers (#8299) 2020-10-01 17:39:51 +02:00
Mariusz Nowak
a6ff964d84 feat: Coerce primitive config values to arrays, when array is expected 2020-10-01 15:31:21 +02:00
Frédéric Barthelet
a55009e221
feat: Deprecate awsKmsKeyArn in favor of kmsKeyArn (#8277) 2020-09-24 12:40:04 +02:00
Frédéric Barthelet
feece9a2ec
feat(Config Schema): Schema for functions[] properties (#8222) 2020-09-21 16:50:52 +02:00
Raul Zaldana
e1ca63c06a
feat(Config Schema): Schema for AWS websocket event (#8218) 2020-09-18 17:36:10 +02:00
jimjenkins5
4b86fa5759
fix(Config Schema): Recognize enhanced object syntax for plugins (#8259) 2020-09-18 17:22:41 +02:00
Mariusz Nowak
51a10aa262
refactor(Config Schema): Improve signal intent comment 2020-09-09 12:55:56 +02:00
Mariusz Nowak
9fb62f1138 feat(CLI): Optionally fallback to local installation of "serverless" 2020-09-02 13:04:59 +02:00
Mariusz Nowak
6d7e967227 refactor(Config Schema): Treat "resources" as fully provider specific 2020-08-28 14:17:54 +02:00
Mariusz Nowak
c79cae2308 refactor(Config Schema): Define AWS definitions in context of provider 2020-08-28 14:17:54 +02:00
Mariusz Nowak
7f04819916 refactor(Config Schema): Rename cfImport definition to awsCfImport 2020-08-21 15:46:35 +02:00
Mariusz Nowak
1dd42b0c62 fix(Config Schema): Fix required properties configuration 2020-08-20 15:29:00 +02:00
Mariusz Nowak
3f6b3ce9a4 fix(AWS HTTP API): Recognize API id passed as CF import instruction 2020-08-19 15:59:42 +02:00
Mariusz Nowak
c9ee6d53b6 fix(Config Schema): Recognize catch-all pattern in disabledDeprecations 2020-08-19 10:01:09 +02:00
Mariusz Nowak
a3f624e25c fix(Config Schema): Ensure schema for core properties 2020-08-04 14:29:34 +02:00
Mariusz Nowak
877cbb3fb8 refactor(Config Schema): For consistency mark required top level props 2020-08-04 14:29:34 +02:00
Petr Reshetin
268f714357
feat: Schema based validation of service config (#7335)
Co-authored-by: Mariusz Nowak <medyk@medikoo.com>
2020-08-03 15:41:05 +02:00