Skip to content

ci: add decoupled Maven Central publish workflow#3

Merged
ancongui merged 1 commit into
mainfrom
chore/add-maven-central-workflow
May 19, 2026
Merged

ci: add decoupled Maven Central publish workflow#3
ancongui merged 1 commit into
mainfrom
chore/add-maven-central-workflow

Conversation

@ancongui
Copy link
Copy Markdown
Contributor

Adds maven-central.yml that calls the new java-publish-maven-central.yml reusable workflow. Runs in parallel with release.yml on tag push; supports workflow_dispatch retry without re-tagging.

Tag pushes (v*) now fire this workflow in parallel with the slimmed
java-release.yml. Maven Central polling timeouts (Sonatype Portal
validation can take 20-40min) no longer block GitHub Packages publish
or Release-page creation. workflow_dispatch enables retry without
re-tagging.
@ancongui ancongui merged commit 956b484 into main May 19, 2026
@ancongui ancongui deleted the chore/add-maven-central-workflow branch May 19, 2026 19:01
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.

1 participant