{"repo":"aws-actions/aws-codebuild-run-build","free":true,"listed":false,"github":"https://github.com/aws-actions/aws-codebuild-run-build","clone":"git clone https://github.com/aws-actions/aws-codebuild-run-build.git","description":"Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.","language":"JavaScript","stars":298,"topics":["aws","devops","serverless","continuous-integration","github-actions","aws-codebuild","codebuild"],"license":"Apache-2.0","category":"deployment-docker-iac","readme_excerpt":"AWS CodeBuild Run Build for GitHub Actions This action runs a [AWS CodeBuild][codebuild] [project][codebuild project] as a step in a GitHub Actions workflow job. The action builds the CodeBuild project, collects the build logs, and prints them as they are written. The user experience is the same as it would be if the logic were executed in the GitHub Actions job runner. Security issue notifications Related feature : Self-Hosted Runner in CodeBuild allows GitHub Actions to integrate natively with AWS and access all compute platforms that CodeBuild offers, including Lambda, GPU-enhanced and Arm-based instances. Usage Inputs This action offers following inputs that you can use to configure its behavior. The only required input is project-name . 1. project-name (required) : The name of CodeBuild project you want to run. 1. buildspec-override (optional) : The location (in this repository) of the [buildspec file][codebuild buildspec] that CodeBuild requires. By default, the action uses the buildspec file location that you configured in the CodeBuild project. Alternatively, you can pass in an inline buildspec definition like so: 1. compute-type-override (optional) : The name of a compute type for this build that overrides the one specified in the build project. 1. environment-type-override (optional) : A container type for this build that overrides the one specified in the build project. 1. image-override (optional) : The name of an image for this build that overrides the one specif","default_branch":null,"files":null,"tree":[],"storefront":"/r/aws-actions","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/aws-actions/aws-codebuild-run-build/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}