-
Notifications
You must be signed in to change notification settings - Fork 398
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
Remove unsed imports #892
Remove unsed imports #892
Conversation
Build succeeded.
|
recheck |
Build succeeded (gate pipeline).
|
Pull request merge failed: Required status check "ansible/gate" is failing. |
@tremble the ansible/gate status from the old dashboard.zuul.ansible.com is now disabled and we cannot rerun it. I think it will be hard to cleam up the CI status from this PR. May I ask you to close this PR and push a new one? |
Build succeeded.
|
I initially tried recreating this one as a fresh PR from the same branch. Unfortunately, it looks like GitHub was being "clever", spotted the commits were the same and copied the pipelines over. #896 looks to have been more successful (fresh branch, fresh commit). |
Cleanup unused imports (#852 / #892) Let's try once more... SUMMARY My local tests are flagging that we've picked up some unused imports again. ISSUE TYPE Feature Pull Request COMPONENT NAME aws_glue_job cloudfront_info rds_option_group_info ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Alina Buzachis <None>
Cleanup unused imports (#852 / #892) Let's try once more... SUMMARY My local tests are flagging that we've picked up some unused imports again. ISSUE TYPE Feature Pull Request COMPONENT NAME aws_glue_job cloudfront_info rds_option_group_info ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 017081c)
Cleanup unused imports (#852 / #892) Let's try once more... SUMMARY My local tests are flagging that we've picked up some unused imports again. ISSUE TYPE Feature Pull Request COMPONENT NAME aws_glue_job cloudfront_info rds_option_group_info ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 017081c) Co-authored-by: Mark Chappell <[email protected]>
…collections#892) Bump from 5.0.0 to 5.0.0-dev0 in case of accidental release SUMMARY Bump from 5.0.0 to 5.0.0-dev0 in case of accidental release ISSUE TYPE Feature Pull Request COMPONENT NAME galaxy.yml ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
Cleanup unused imports (ansible-collections#852 / ansible-collections#892) Let's try once more... SUMMARY My local tests are flagging that we've picked up some unused imports again. ISSUE TYPE Feature Pull Request COMPONENT NAME aws_glue_job cloudfront_info rds_option_group_info ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@017081c
Creating a fresh PR because the broken ansible/gate run from the old CI was blocking gating.
Was approved as #852 - no changes
SUMMARY
My local tests are flagging that we've picked up some unused imports again.
ISSUE TYPE
COMPONENT NAME
aws_glue_job
cloudfront_info
rds_option_group_info
ADDITIONAL INFORMATION