Skip to content

docs(readme): Link Maven Central shields to artifact pages#5307

Merged
runningcode merged 1 commit intomainfrom
no/readme-maven-central-links
Apr 17, 2026
Merged

docs(readme): Link Maven Central shields to artifact pages#5307
runningcode merged 1 commit intomainfrom
no/readme-maven-central-links

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

📜 Description

Wraps every Maven Central version shield in the README package table with a link to the corresponding artifact page on Maven Central (https://central.sonatype.com/artifact/io.sentry/<artifact>).

💡 Motivation and Context

The shields previously were not clickable, so there was no direct way to jump from a package row to its Maven Central listing. Making the shields into links lets readers quickly navigate to the artifact page to browse versions, POMs, and dependency snippets.

💚 How did you test it?

Rendered the README locally and spot-checked that a few of the shields link to the correct artifact on central.sonatype.com.

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

#skip-changelog

@github-actions
Copy link
Copy Markdown
Contributor

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@runningcode runningcode marked this pull request as ready for review April 17, 2026 13:16
@sentry
Copy link
Copy Markdown

sentry bot commented Apr 17, 2026

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.39.1 (1) release

⚙️ sentry-android Build Distribution Settings

@runningcode runningcode enabled auto-merge (squash) April 17, 2026 13:32
Copy link
Copy Markdown
Member

@romtsn romtsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@runningcode runningcode merged commit 5b1a06b into main Apr 17, 2026
69 checks passed
@runningcode runningcode deleted the no/readme-maven-central-links branch April 17, 2026 13:52
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