fix(release): Central 배포 플러그인 0.11.0 범프 + publish-retry 워크플로 - #35
Merged
Conversation
…sh-retry workflow 0.5.0's response model predates the Portal API's "warnings" field and fails to deserialize modern responses — seen live on the first v2.0.0 publish: the library bundle had already uploaded, then the maven-plugin step died parsing the API response and the Plugin Portal step never ran. publish-retry.yml re-runs ONLY the external-registry steps for an existing tag (checkout at the tag, agent to mavenLocal, mvn -Pcentral deploy, publishPlugins), each secrets-gated and individually toggleable. Safe to re-run: Central stays USER_MANAGED and the Plugin Portal rejects duplicate versions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FavJfhdcNAHZKWvmSBVLYZ
beltian
force-pushed
the
fix/central-publishing-retry
branch
from
July 28, 2026 09:21
d324a61 to
f4bc22d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v2.0.0 첫 배포에서 central-publishing-maven-plugin 0.5.0이 Portal API 신규
warnings필드 파싱에 실패(라이브러리 번들 업로드 성공 후). 0.11.0으로 범프하고, 기존 태그에 대해 외부 레지스트리 배포만 재실행하는publish-retrydispatch 워크플로 추가(태그 semver 검증, secrets-게이트, 대상별 토글).🤖 Generated with Claude Code
https://claude.ai/code/session_01FavJfhdcNAHZKWvmSBVLYZ