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

If a Maven Publish times out, PyPi deployment is skipped #1270

Open
triceo opened this issue Dec 10, 2024 · 0 comments
Open

If a Maven Publish times out, PyPi deployment is skipped #1270

triceo opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working build and release
Milestone

Comments

@triceo
Copy link
Contributor

triceo commented Dec 10, 2024

Publishing in Maven Central takes a while. This time, it took a very long time, and JReleaser timed out. This in turn caused the release job to fail, without deploying to PyPi.

But once the deployment to Maven Central is started, it cannot be taken back. Therefore the release will be published even though JReleaser failed. This leaves us in an inconsistent situation where the release is published on Maven Central, but not in PyPi.

@triceo triceo added bug Something isn't working process/needs triage Requires initial assessment of validity, priority etc. labels Dec 10, 2024
@triceo triceo added this to the 1.18.0 milestone Dec 10, 2024
@triceo triceo added build and release and removed process/needs triage Requires initial assessment of validity, priority etc. labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build and release
Projects
None yet
Development

No branches or pull requests

2 participants