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
- Host: GitHub
- URL: https://github.com/scbd/aws-code-builder-template
- Owner: scbd
- License: mit
- Created: 2024-02-13T12:40:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T13:08:25.000Z (over 2 years ago)
- Last Synced: 2025-03-12T08:33:50.450Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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