Skip to content

Conversation

@graebm
Copy link
Contributor

@graebm graebm commented Feb 22, 2021

ISSUE:

The release pipeline would occasionally fail, due to the flakiness of our wait-for-pypi.py script.

SOLUTION:

Copy/paste the solution we've been using in aws-crt-python for the last few weeks without any problems. See the aws-crt-python PR here: awslabs/aws-crt-python#221

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This technique has been used in aws-crt-python (see PR awslabs/aws-crt-python#221) for weeks with great success. Use it here now too.
Copy link

@sdavtaker sdavtaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Marked some missing space in the output of some print lines.

@graebm graebm merged commit cdd3556 into main Feb 24, 2021
@graebm graebm deleted the flaky-release branch February 24, 2021 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants