-
Notifications
You must be signed in to change notification settings - Fork 322
Fix maven central link in RELEASING.md #1237
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
Conversation
WalkthroughThe release documentation was updated to reflect a change in the artifact publishing process, specifically updating the URL and terminology for the deployment step. The instructions now reference the Maven Central Repository and use "publish the artifact" instead of "promote the artifact." Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1237 +/- ##
=========================================
Coverage 88.44% 88.44%
Complexity 2373 2373
=========================================
Files 90 90
Lines 7786 7786
Branches 1555 1555
=========================================
Hits 6886 6886
Misses 453 453
Partials 447 447 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Maven central recently sunset the OSSRH and is migrating to https://central.sonatype.com/ This PR updates the link in `RELEASING.md` to point to that site instead.
Maven central recently sunset the OSSRH and is migrating to https://central.sonatype.com/
This PR updates the link in
RELEASING.mdto point to that site instead.Summary by CodeRabbit