Skip to content
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

Increase connection timeout for publishing package to PyPI #886

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

simu
Copy link
Member

@simu simu commented Nov 13, 2023

This should address the recent CI failures for the Test PyPI publishing errors, see e.g. https://github.com/projectsyn/commodore/actions/runs/6844060932/job/18607409336?pr=885

To be on the safe side, we also increase the connection timeout to prod PyPI to 60s.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency, internal
    as they show up in the changelog

@simu simu added the ignore Ignore PR in changelog label Nov 13, 2023
@simu simu marked this pull request as ready for review November 13, 2023 08:55
@simu simu requested a review from a team as a code owner November 13, 2023 08:55
@simu simu force-pushed the fix/test-pypi-upload branch from bad2c1e to ad82fe9 Compare November 13, 2023 08:59
@simu simu changed the title Increase connection timeout for TestPyPI Increase connection timeout for publishing package to PyPI Nov 13, 2023
@simu simu merged commit 3a3170d into master Nov 13, 2023
20 checks passed
@simu simu deleted the fix/test-pypi-upload branch November 13, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore Ignore PR in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants