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

aws-build-id only set after build runs

Open aajtodd opened this issue 2 years ago • 0 comments

The action output aws-build-id is only set if the build completes.

This should probably be set as soon as possible so that it can be used in subsequent actions. We were trying to find a workaround for https://github.com/aws-actions/aws-codebuild-run-build/issues/143 so that in-flight builds can be cancelled.

aajtodd avatar Oct 09 '23 18:10 aajtodd