This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2025-12-08 19:46:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
History
Mariusz Nowak
df1b8a9433
fix(Config Schema): Run validation logic unconditionally
...
It's to ensure that properties normalization is applied unconditionally
2020-10-30 15:26:25 +01:00
..
classes
fix(Config Schema): Run validation logic unconditionally
2020-10-30 15:26:25 +01:00
plugins
refactor: Ensure config modifications happen after its validation
2020-10-30 15:26:25 +01:00
utils
test: Improve error exposure
2020-10-29 12:28:11 +01:00
configSchema.js
refactor(Config Schema): Ensure alphabetical order
2020-10-30 15:26:25 +01:00
configSchema.test.js
feat(Config Schema): Schema for
functions[]
properties (
#8222
)
2020-09-21 16:50:52 +02:00
Serverless.js
refactor(Config Schema): Run schema validation only in service context
2020-10-30 15:26:25 +01:00
Serverless.test.js
feat(CLI): Fallback to service local serverless installation by default
2020-09-10 13:26:17 +02:00