aws-codebuild-run-build
                                
                                 aws-codebuild-run-build copied to clipboard
                                
                                    aws-codebuild-run-build copied to clipboard
                            
                            
                            
                        Support Disabling Source Type Override Parameters
Issue #, if available: https://github.com/aws-actions/aws-codebuild-run-build/issues/57
Description of changes:
Added additional input to allow for disabling the parameters sourceTypeOverride and sourceLocationOverride. Test cases added.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Check any applicable:
- [] Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.
Thank you for working on this and submitting this pull request. We want this so we can use s3 as a source instead of GitHub. However, when testing your changes, s3 as a source fails with the following error: "Source version should be empty for S3 folder source location". The sourceVersion also needs to be left unset in order to get s3 to work as a source.
May I ask why this is not merged ? I need this feature very much in my project
Is it going to be merged? I just want GitHub actions to trigger CodeBuild to run build commands in VPC. It doesn't need a source of GITHUB
@smailc I actually forked and tweaked it to do this https://github.com/mostmentor/aws-codebuild-run-build
close this in favor of https://github.com/aws-actions/aws-codebuild-run-build/pull/102