aws-codebuild-run-build icon indicating copy to clipboard operation
aws-codebuild-run-build copied to clipboard

Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.

Results 42 aws-codebuild-run-build issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* N/A *Description of changes:* This removes the restriction that the remote origin contains "github.com", so that users of self-hosted GitHub Enterprise servers can use the npm...

Adds documentation of the `codebuild:StopBuild` API that this action will invoke when an Actions job is canceled: https://github.com/aws-actions/aws-codebuild-run-build/blob/709330557ef351db2ee400ec41f672ea1734c255/code-build.js#L61 By submitting this pull request, I confirm that my contribution is made...