-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(cli): ecs hotswap deployment waits correctly for success or failure #28448
Conversation
ad6d8c9
to
c372f3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.
A comment requesting an exemption should contain the text Exemption Request
. Additionally, if clarification is needed add Clarification Request
to a comment.
c372f3e
to
f6f9fce
Compare
Sorry for the tough battle with the automation on the previous PR @tomwwright. I'll make sure this gets looked at (although not right this instance). I've added the exemption label so hopefully our automation plays nice with you from now on. I took a look at why the automation tried to close your PR and it looks like our automation shouldn't request changes with the cli code has changed warning. I'll see if I can update that to make it a more reasonable experience for you. |
exemption request (testing if this will make the automation happy; it should) |
Ok I figured out the issue and fixed it in #28481, this PR will not get closed. But hopefully I'll get to it before 3 weeks anyway :) |
f6f9fce
to
450e00d
Compare
3cd8a2d
to
d36e4d1
Compare
I've had a look at the error from the CodeBuild job, I think it's unrelated to my branch -- is this failure occurring on other PRs?
|
Hi @tomwwright |
d36e4d1
to
bc42743
Compare
bc42743
to
7f9066e
Compare
Hey @kaizencc, did we pass on the test pipeline? 😁 Let me know if there is anything for me to fix! |
Hey @kaizencc, still curious on the status of this one, when you have time to provide an update |
@tomwwright Just touching base to let you know I'm taking a look at this one for you. |
In unfortunate timing, we are fixing another pipeline issue. |
Thanks @colifran @TheRealAmazonKendra, how did the pipeline run go? |
@tomwwright we were having some other pipeline issues that should be resolved now. Just resubmitted this one to the test pipeline. Assuming everything passes, we can get this one merged in! |
➡️ PR build request submitted to A maintainer must now check the pipeline and add the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job with this and thanks for your patience!
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Reraising #27943 as it was incorrectly closed as stale. See original PR for details.
Closes #27882. See linked issue for further details.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license