Skip to content
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

Android and Java SDK right-bar links not showing up #3127

Closed
bruno-garcia opened this issue Feb 19, 2021 · 2 comments
Closed

Android and Java SDK right-bar links not showing up #3127

bruno-garcia opened this issue Feb 19, 2021 · 2 comments

Comments

@bruno-garcia
Copy link
Member

We've recently added Java and Android to the SDK release registry.

One of the things this enables is displaying the extra information about the SDK on the docs.

For example, Python:
image

The SDK name is defined in the config.yml:

Which matches the release registry:
https://github.com/getsentry/sentry-release-registry/blob/8b74a094880ad033fa556fcb2c6f7f3b5488e4ee/sdks/sentry.python

The Java and Android SDKs:

sdk: sentry.java.android

https://github.com/getsentry/sentry-release-registry/blob/8b74a094880ad033fa556fcb2c6f7f3b5488e4ee/sdks/sentry.java.android


https://github.com/getsentry/sentry-release-registry/blob/8b74a094880ad033fa556fcb2c6f7f3b5488e4ee/sdks/sentry.java

@PeloWriter
Copy link
Contributor

I can confirm that neither Java nor Android display. PlatformSdkDetail.tsx appears to be the file that pulls the info.

@marandaneto
Copy link
Contributor

it does now after @tonyo fix :)

@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants