Skip to content

Fix/central portal upload timeout#231

Merged
Robothy merged 4 commits intomainfrom
fix/central-portal-upload-timeout
Mar 18, 2026
Merged

Fix/central portal upload timeout#231
Robothy merged 4 commits intomainfrom
fix/central-portal-upload-timeout

Conversation

@Robothy
Copy link
Copy Markdown
Owner

@Robothy Robothy commented Mar 18, 2026

No description provided.

Robothy and others added 4 commits March 17, 2026 22:09
Use Java HttpClient for Maven Central Portal upload instead of the
publish-on-central plugin's releaseMavenCentralPortalPublication task
to address request timeout issues.

- 15-minute default upload timeout (configurable via property)
- 5-minute connect timeout
- Plugin still generates the zip bundle
@Robothy Robothy merged commit 6a6ab8a into main Mar 18, 2026
4 checks passed
@Robothy Robothy deleted the fix/central-portal-upload-timeout branch March 18, 2026 02:46
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.76%. Comparing base (a96bad8) to head (d6b209e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #231   +/-   ##
=========================================
  Coverage     90.76%   90.76%           
  Complexity     1459     1459           
=========================================
  Files           248      248           
  Lines          5325     5325           
  Branches        399      399           
=========================================
  Hits           4833     4833           
  Misses          338      338           
  Partials        154      154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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