Open federicobond opened 2 years ago
Thanks for the suggestion, @federicobond! We will look into this for sure.
I tried adding the CloudFormation template you mentioned as an addon but deploying the service (even after a delete) just throws me this error:
✘ deploy service web to environment test: deploy service: describe stack events connect-test-web-AddonsStack-2PZA94X64K7G: ValidationError: Stack [connect-test-web-AddonsStack-2PZA94X64K7G] does not exist
status code: 400, request id: 17681e93-0d7f-48a0-8348-726add1076dc
🤔 Could you try running the command again and watching in the CloudFormation console to see if the nested stack attempts to create? If it does, please watch in the 'Events' tab to see why it isn't successful?
This issue is stale because it has been open 60 days with no response activity, and is tagged with pending/question
. Remove the stale label, add a comment, or this will be closed in 14 days.
Removing the stale
and pending/question
labels because the GH status check request still stands.
Any progress made on this?
@heyitsmunyr I think this should be a feature request for Codebuild/codepipeline: when GH as a source of a pipeline, you can't really turn the badge feature on for codebuild right now. As for now, https://aws.amazon.com/es/blogs/devops/aws-codepipeline-build-status-in-a-third-party-git-repository/ this might be one of the easiest workaround.
This would be really useful for those of us using GitHub to host our code. It could implement a stack for a system like this: https://aws.amazon.com/es/blogs/devops/aws-codepipeline-build-status-in-a-third-party-git-repository/