Skip to content

New pypi wait strategy to fix release pipeline. #157

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

Merged
merged 2 commits into from
Feb 24, 2021
Merged

New pypi wait strategy to fix release pipeline. #157

merged 2 commits into from
Feb 24, 2021

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants