Pinned Repositories
awslambda.nim
A package to compile nim functions for AWS Lambda
cmda
A command line tool for copying files to/from AWS Lambda, especially useful with EFS
crambda
Crystal AWS Lambda custom runtime
docker-lambda
Docker images and test runners that replicate the live AWS Lambda environment
ecs
Docker image and templates for running LambCI builds on ECS
git-lambda-layer
A layer for AWS Lambda that allows your functions to use `git` and `ssh` binaries
lambci
A continuous integration system built on AWS Lambda
node-custom-lambda
A custom runtime for AWS Lambda to execute functions in Node.js v10.x or v12.x
serverless-actions
Serverless GitHub Actions
yumda
Yum for AWS Lambda
LambCI's Repositories
lambci/docker-lambda
Docker images and test runners that replicate the live AWS Lambda environment
lambci/lambci
A continuous integration system built on AWS Lambda
lambci/git-lambda-layer
A layer for AWS Lambda that allows your functions to use `git` and `ssh` binaries
lambci/yumda
Yum for AWS Lambda
lambci/node-custom-lambda
A custom runtime for AWS Lambda to execute functions in Node.js v10.x or v12.x
lambci/serverless-actions
Serverless GitHub Actions
lambci/awslambda.nim
A package to compile nim functions for AWS Lambda
lambci/cmda
A command line tool for copying files to/from AWS Lambda, especially useful with EFS
lambci/crambda
Crystal AWS Lambda custom runtime
lambci/ecs
Docker image and templates for running LambCI builds on ECS
lambci/sync-threads
Perform async work synchronously in Node.js using worker threads
lambci/cli
A command line tool for administering LambCI
lambci/gcc-lambda-layer
Gcc and C++ binaries for AWS Lambda
lambci/amazon-ecs-agent
Amazon EC2 Container Service Agent
lambci/lambda
Not the repo you're looking for
lambci/node-gyp
Node.js native addon build tool
lambci/npm
a package manager for javascript
lambci/test-ci-project