Skip to content

implement ossrh endpoint publishing for sonatype - #28

Merged
v1r3n merged 3 commits into
mainfrom
implement-ossrh-endpoint-publishing-for-sonatype
Jul 21, 2025
Merged

implement ossrh endpoint publishing for sonatype#28
v1r3n merged 3 commits into
mainfrom
implement-ossrh-endpoint-publishing-for-sonatype

Conversation

@IvanKulik-sm

@IvanKulik-sm IvanKulik-sm commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Describe the new behavior from this PR, and why it's needed
Issue #

Alternatives considered

Describe alternative implementation you have considered

@codecov

codecov Bot commented Jul 21, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@IvanKulik-sm

Copy link
Copy Markdown
Contributor Author

It should work according to this docs https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/

I tried with my own not verified namespace. it gives me Namespace 'io.ik.test' is not allowed" error (which is correct.)
Doing DELETE on my not verified namespace works fine with this script

@v1r3n
v1r3n merged commit 1fc9022 into main Jul 21, 2025
2 checks passed
@v1r3n
v1r3n deleted the implement-ossrh-endpoint-publishing-for-sonatype branch July 21, 2025 15:51
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.

2 participants