neovasili/AWS CodeBuild runner

Integrates and invoke AWS CodeBuild with GitHub workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_regionAWS default region to operate toyes
codebuild_job_nameCodeBuild project nameyes
codebuild_log_groupCodeBuild project log group nameyes
s3_pathS3 path (including bucket name) where to passthrough repository code to for CodeBuildno
buildspecRelative path to buildspec file in the repo to override the CodeBuild project oneno
override_image_ssm_baseSSM parameter path containing the repository of the docker image that will be used for override imageno
override_image_tagOptional image tag override to use for override image. Requires `override_image_ssm_base` inputno
override_image_tag_prefixOptional image tag prefix to use for override image. Requires `override_image_ssm_base` input. Overridden by `override_image_tag` if specifiedno

no outputs