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
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
lib
History
Mariusz Nowak
3808471972
test: Move unit tests to "test/unit" folder
2020-11-30 16:53:52 +01:00
..
cloudformationSchema.js
refactor: Replace
_.map
with
array.map
(
#7827
)
2020-06-12 09:59:42 +02:00
getServiceState.js
fix: Service state path resolution (
#7388
)
2020-02-26 10:22:51 +13:00
monitorStack.js
fix(AWS Deploy): Fix resolution of CloudFormation error
2020-10-12 11:02:53 +02:00
naming.js
fix(AWS API Gateway): Ensure to log deprecation at initialization stage
2020-11-03 14:10:38 +01:00
normalizeFiles.js
refactor: Replace
_.forEach
with
Object.entries().forEach
(
#8280
)
2020-09-24 10:31:32 +02:00
setBucketName.js
Prettify
2019-06-26 12:43:01 +02:00
updateStack.js
feat(Config Schema): Schema for AWS
provider
properties (
#8297
)
2020-10-01 10:24:55 +02:00
validate.js
refactor: Refactor some functions to native promises (
#8533
)
2020-11-25 13:40:48 +01:00