Skip to content

Use pkg registry for core packages#200

Draft
grst wants to merge 2 commits into
mainfrom
use-pkg-registry
Draft

Use pkg registry for core packages#200
grst wants to merge 2 commits into
mainfrom
use-pkg-registry

Conversation

@grst

@grst grst commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

Close #190

@netlify

netlify Bot commented Mar 21, 2026

Copy link
Copy Markdown

Deploy Preview for jade-cajeta-1bcca0 ready!

Name Link
🔨 Latest commit 461be6e
🔍 Latest deploy log https://app.netlify.com/projects/jade-cajeta-1bcca0/deploys/69befa453b8e980008d91e22
😎 Deploy Preview https://deploy-preview-200--jade-cajeta-1bcca0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@grst

grst commented Mar 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks mostly good, however we need to address

  • the order of packages (before it was a custom arbitrary order, approx ranked by importance/github stars) - now it's completely random
  • some additional links are missing, e.g Muon.jl, spatialdata-io

@flying-sheep

flying-sheep commented Mar 24, 2026

Copy link
Copy Markdown
Member

I think there are two possibilities:

  1. re-curate order (maybe put github stars into the JSON or so) or
  2. lean into random order and shuffle them with JS

Idk where I read this, but someone said recently that GitHub stars mostly measure how “flashy” a project is, so maybe not an ideal metric.

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.

Get core packages from ecosystem package registry

2 participants