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

Allow custom sourceVersion

[{"_id":"66d331e9309bef914605101e","body":"I would love to see this as well. My org requires that production builds are deployed using Github tags. I love giving my team the ability to see the codebuild logs inside of the github Actions, however it is impossible for prod since we cannot choose the tag version.","issue_id":1710670425655,"origin_id":1659280982,"user_origin_id":57728706,"create_time":1690842769,"update_time":1690842769,"id":1725116905462,"updated_at":"2024-08-31T15:08:25.461000Z","created_at":"2024-08-31T15:08:25.461000Z"},{"_id":"66d331ea309bef914605101f","body":"This is needed in my case as well. As the source differs based on release tag","issue_id":1710670425655,"origin_id":1700997981,"user_origin_id":130537507,"create_time":1693486887,"update_time":1693486887,"id":1725116906060,"updated_at":"2024-08-31T15:08:26.059000Z","created_at":"2024-08-31T15:08:26.059000Z"},{"_id":"66d331ea309bef9146051020","body":"I also needed this so took a stab at above proposal 1 and created a PR for it, #151","issue_id":1710670425655,"origin_id":1893814276,"user_origin_id":102512636,"create_time":1705414126,"update_time":1705414126,"id":1725116906260,"updated_at":"2024-08-31T15:08:26.260000Z","created_at":"2024-08-31T15:08:26.260000Z"}] comment

## Context I am currently working on developing workflows for stack deployment through CodeBuild. This includes a need to terminate previous builds before initiating a new one. To implement this,...

The action output `aws-build-id` is only set if the build [completes](https://github.com/aws-actions/aws-codebuild-run-build/blob/main/index.js#L19). This should probably be set as soon as possible so that it can be used in subsequent actions. We...

support setting artifactsOverride

[{"_id":"66d33342e014fee92a0cf253","body":"Is there a work around to avoid this error? ","issue_id":1710670425675,"origin_id":1642889710,"user_origin_id":90722743,"create_time":1689809083,"update_time":1689809083,"id":1725117250487,"updated_at":"2024-08-31T15:14:10.487000Z","created_at":"2024-08-31T15:14:10.487000Z"},{"_id":"66d33342e014fee92a0cf254","body":"I see changes are already merged and it is working correctly by specifying\r\n`artifacts-type-override: NO_ARTIFACTS`\r\n\r\nIs this in open state for Documentation update?","issue_id":1710670425675,"origin_id":2005970922,"user_origin_id":21414469,"create_time":1710830896,"update_time":1710830896,"id":1725117250780,"updated_at":"2024-08-31T15:14:10.779000Z","created_at":"2024-08-31T15:14:10.779000Z"},{"_id":"66d33342e014fee92a0cf255","body":"@manpreet-compro Thanks for the reminder! Closing this issue. \r\n\r\nPlease feel free to open a pull request for the README update, if you want.","issue_id":1710670425675,"origin_id":2006014430,"user_origin_id":117978688,"create_time":1710831810,"update_time":1710831810,"id":1725117250888,"updated_at":"2024-08-31T15:14:10.888000Z","created_at":"2024-08-31T15:14:10.888000Z"},{"_id":"66d33343e014fee92a0cf256","body":"Hi @taoyong-ty, I have created a pull request for README update\r\nhttps:\/\/github.com\/aws-actions\/aws-codebuild-run-build\/pull\/159","issue_id":1710670425675,"origin_id":2006100379,"user_origin_id":21414469,"create_time":1710833512,"update_time":1710833512,"id":1725117251075,"updated_at":"2024-08-31T15:14:11.075000Z","created_at":"2024-08-31T15:14:11.075000Z"}] comment

when triggering a codebuild project that is normally triggered from codepipeline this action sets the `sourceTypeOverride` and `sourceLocationOverride `. this is great.. however: codebuild projects configured for codepipeline usually have...

We are interested in leveraging this Github action to trigger CB projects when a PR is created in our repo, however we are not comfortable with the idea that the...

In order to save on codebuild resources+cost, I want to use the functionality where we can say ``` close-running-builds: REF_FOR_TAG ``` to be able to close previous running builds for...

feat: Add support for sourceTypeOverride and sourceLocationOverride

[{"_id":"672829e960d4128b6508c184","body":"Please, review this PR.","issue_id":1715867186637,"origin_id":2102123651,"user_origin_id":137192498,"create_time":1715240261,"update_time":1715240261,"id":1730685417552,"updated_at":"2024-11-04T01:56:57.552000Z","created_at":"2024-11-04T01:56:57.552000Z"},{"_id":"672829e960d4128b6508c185","body":"I need this as well","issue_id":1715867186637,"origin_id":2187053297,"user_origin_id":157405186,"create_time":1719249661,"update_time":1719249661,"id":1730685417558,"updated_at":"2024-11-04T01:56:57.557000Z","created_at":"2024-11-04T01:56:57.557000Z"},{"_id":"672829e960d4128b6508c186","body":"Thanks for making this change! taking a look now","issue_id":1715867186637,"origin_id":2329865192,"user_origin_id":117978688,"create_time":1725479954,"update_time":1725479954,"id":1730685417563,"updated_at":"2024-11-04T01:56:57.563000Z","created_at":"2024-11-04T01:56:57.563000Z"}] comment

This commit introduces two new optional parameters: sourceTypeOverride: Allows overriding the source input type defined in the build project for the current build. Valid values include NO_SOURCE, CODECOMMIT, CODEPIPELINE, GITHUB,...

Add support for `sourceTypeOverride` and `sourceLocationOverride`

[{"_id":"672829e903b98f0d360c2e92","body":"+1","issue_id":1715867186648,"origin_id":2100681003,"user_origin_id":137192498,"create_time":1715177483,"update_time":1715177483,"id":1730685417248,"updated_at":"2024-11-04T01:56:57.248000Z","created_at":"2024-11-04T01:56:57.248000Z"},{"_id":"672829e903b98f0d360c2e93","body":"this is now supported","issue_id":1715867186648,"origin_id":2344112859,"user_origin_id":117978688,"create_time":1726071662,"update_time":1726071662,"id":1730685417257,"updated_at":"2024-11-04T01:56:57.256000Z","created_at":"2024-11-04T01:56:57.256000Z"}] comment

## Proposal: Add support for `sourceTypeOverride` and `sourceLocationOverride` To enhance the usability of this Action and enable its integration with various source providers, such as GitHub Enterprise, we propose adding...

AWS Codebuild supports Environment Variable supports `PLAINTEXT | PARAMETER_STORE | SECRETS_MANAGER` as mentioned https://docs.aws.amazon.com/codebuild/latest/APIReference/API_EnvironmentVariable.html. The github actions only supports PLAINTEXT. Support for PARAMETER_STORE | SECRETS_MANAGER should be added.

The README doc describe running locally using `npx`. https://github.com/aws-actions/aws-codebuild-run-build/blob/main/README.md#running-locally The command will fail as the package is not published to the NPM Package Registry, npmjs.org. Error: ```shell $ npx @aws-actions/codebuild-run-build...