Skip to content

feat: community plugin list - #3642 - #4043

Open
FabianLars wants to merge 21 commits into
v2from
tauri-plugin-list-rebase
Open

feat: community plugin list - #3642#4043
FabianLars wants to merge 21 commits into
v2from
tauri-plugin-list-rebase

Conversation

@FabianLars

Copy link
Copy Markdown
Member

Rebase of #3642

- paginate npm search (relevance-bounded) instead of silently capping at 250
- fetch real creation dates for npm-only packages (search API only has last-publish)
- wire in GitHub star counts (per-repo cache, skipped without token) + Stars column/sort
- only accept http(s) repository URLs from registry metadata
- request timeout + 429/5xx backoff in fetchJson
- component: precompute row data once, drop duplicated data attributes, aria-live summary
- document the exact-name-only dedup limitation
- run build.ts with node directly (drops tsm and its esbuild 0.15 tree), matching compatibility-table
- workflow: actions v6/v5, node 24, frozen install, SHA-pinned peter-evans/create-pull-request 8.1.1 with sign-commits + automerge (mirrors syncSponsorsData), least-privilege permissions, timeout
v3.4.1 has no sign-commits input and only outputs pull-request-number,
so gate automerge on that instead of pull-request-operation
…8.1.1

matches syncSponsorsData and refresh-releases; restores sign-commits and
the pull-request-operation automerge gate
The documented naming convention (crate tauri-plugin-X, npm bindings
tauri-plugin-X-api) produced near-duplicate rows for well-behaved
plugins. Merge them when the repository URLs don't disagree; collapses
143 pairs (655 -> 512 entries). Scoped npm packages stay separate.
@FabianLars
FabianLars requested a review from a team as a code owner August 6, 2026 19:55
@github-project-automation github-project-automation Bot moved this to 🪵 Backlog in Documentation Aug 6, 2026
@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit f2c612a
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6a8dc65d75f0370008e0fb33
😎 Deploy Preview https://deploy-preview-4043--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (🔴 down 1 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

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

@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-releases canceled.

Name Link
🔨 Latest commit f0c4c06
🔍 Latest deploy log https://app.netlify.com/projects/tauri-releases/deploys/6a74e69cc18ebb0008e10dd7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🪵 Backlog

Development

Successfully merging this pull request may close these issues.

2 participants