An open API service indexing awesome lists of open source software.

https://github.com/scbd/aws-code-builder-template

aws-code-builder-template
https://github.com/scbd/aws-code-builder-template

Last synced: 2 months ago
JSON representation

aws-code-builder-template

Awesome Lists containing this project

README

          

# AWS Code Builder Spec File Template

[SCBD Code Builder Projects](https://us-east-1.console.aws.amazon.com/codesuite/codebuild/projects?region=us-east-1)

# Variables Available

#CODEBUILD_GIT_AUTHOR

#CODEBUILD_GIT_AUTHOR_EMAIL

#CODEBUILD_GIT_BRANCH

#CODEBUILD_GIT_COMMIT

#CODEBUILD_GIT_SHORT_COMMIT

#CODEBUILD_GIT_MESSAGE

#CODEBUILD_GIT_TAG

#CODEBUILD_GIT_MOST_RECENT_TAG

#CODEBUILD_PROJECT

#CODEBUILD_GIT_REPO

#CODEBUILD_GIT_ORG

# TODO

- In aws console -> env vars standardization
- In aws console -> perfect the push filter group reg ex for tags
- ASW CDK to make code builder project from code
- why build badge is not working