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

feat: sort search results by SDK popularity #12505

Merged
merged 7 commits into from
Feb 10, 2025
Merged

Conversation

a-hariti
Copy link
Collaborator

@a-hariti a-hariti commented Jan 29, 2025

TODO:

  • update global search package
  • bump minor version here

closes #11541

Copy link

vercel bot commented Jan 29, 2025

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

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 11:30am
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 11:30am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 11:30am

Copy link

codecov bot commented Feb 3, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.71MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.38MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 865.95kB -0.0%
static/chunks/7801-*.js -3 bytes 391.02kB -0.0%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
server/middleware-*.js -5.55kB 1.0kB -84.74%
static/Eu-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/Eu-*.js (New) 578 bytes 578 bytes 100.0% 🚀
static/BFiC7NZqu_Y78olCpnNCm/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/BFiC7NZqu_Y78olCpnNCm/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.64MB -0.0%
../instrumentation.js -3 bytes 968.3kB -0.0%
9523.js -3 bytes 944.51kB -0.0%

Copy link
Member

@chargome chargome left a comment

Choose a reason for hiding this comment

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

lgtm!

@a-hariti a-hariti merged commit acf44db into master Feb 10, 2025
13 checks passed
@a-hariti a-hariti deleted the sort-search-by-popularity branch February 10, 2025 11:31
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.

Search: Rank guides and platforms by popularity
3 participants