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-25 15:07:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
utils
History
Frédéric Barthelet
5a444c415c
feat(AWS HTTP API): Allow use of CF ImportValue for httpApi id (
#7905
)
2020-07-13 12:10:19 +02:00
..
arnRegularExpressions.js
…
credentials.js
…
credentials.test.js
…
findAndGroupDeployments.js
refactor: Replace
_.map
with
array.map
(
#7827
)
2020-06-12 09:59:42 +02:00
findAndGroupDeployments.test.js
…
findReferences.js
refactor: Replace
_.isEmpty
with native counterparts (
#7873
)
2020-06-25 15:17:52 +02:00
findReferences.test.js
refactor: Replace _.every(array) with array.every (
#7764
)
2020-05-26 10:17:30 +02:00
formatLambdaLogEvent.js
…
formatLambdaLogEvent.test.js
…
getLambdaLayerArtifactPath.js
…
getS3EndpointForRegion.js
…
getS3EndpointForRegion.test.js
…
getS3ObjectsFromStacks.js
…
getS3ObjectsFromStacks.test.js
…
resolveCfImportValue.js
feat(AWS HTTP API): Allow use of CF ImportValue for httpApi id (
#7905
)
2020-07-13 12:10:19 +02:00
resolveCfImportValue.test.js
feat(AWS HTTP API): Allow use of CF ImportValue for httpApi id (
#7905
)
2020-07-13 12:10:19 +02:00
resolveLambdaTarget.js
…
resolveLambdaTarget.test.js
…