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

chore(Kotlin): Merge Kotlin and Kotlin Multiplaform into one #12302

Merged
merged 6 commits into from
Jan 16, 2025

Conversation

kahest
Copy link
Member

@kahest kahest commented Jan 10, 2025

DESCRIBE YOUR PR

As discussed in #11848, we want to merge these to clean up the platforms landing page. KMP is now a (the only) sub-guide below Kotlin. The PR also adds a redirect for the KMP landing page.

Screenshot 2025-01-10 at 17 11 10

fixes #11848

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 2:09pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 2:09pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 2:09pm

Copy link

codecov bot commented Jan 10, 2025

Bundle Report

Changes will increase total bundle size by 1.88kB (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.37MB 1.88kB (0.02%) ⬆️
sentry-docs-client-array-push 9.3MB 6 bytes (-0.0%) ⬇️

Copy link
Contributor

@buenaflor buenaflor left a comment

Choose a reason for hiding this comment

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

looks good! ig the only thing left is to improve the redirects as commented

@@ -908,6 +908,10 @@ const userDocsRedirects = [
source: '/platforms/javascript/guides/astro/manual-setup/',
destination: '/platforms/javascript/guides/astro/',
},
{
Copy link
Member Author

Choose a reason for hiding this comment

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

now using this instead of middleware.js to also redirect all subpages

@kahest kahest merged commit fff9f9e into master Jan 16, 2025
13 checks passed
@kahest kahest deleted the kahest/merge-kotlin-kmp branch January 16, 2025 08:34
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge Kotlin and Kotlin multiplaform into one
3 participants