Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding AWS CodeBuild wrapper #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

chadbrewbaker
Copy link

I like to do my builds with CodeBuild. Actually I do a lot of my runs with CodeBuild AKA "FatLambda".

TODO:
*Write a Serverless/SAM template to provision the CodeBuild, an S3 bucket to store the build artifacts, provision the lambda.

*Write some unit tests that the Codebuild job can run.

*Add a Makefile so full recompiles only happen if the low level code changes.

@chadbrewbaker
Copy link
Author

Had to modify paths for AWS CodeBuild.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant