Skip to content

Conversation

@vasfvitor
Copy link
Contributor

@vasfvitor vasfvitor commented Dec 9, 2025

related #3622

preview: https://deploy-preview-3642--tauri-v2.netlify.app/plugin/index-external-resources/

it should list all tauri-plugin-* found on npm or crates.io. That should cover all plugins that follows our naming convention

@netlify
Copy link

netlify bot commented Dec 9, 2025

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit 69ad333
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6938da6e93e2020008c40309
😎 Deploy Preview https://deploy-preview-3642--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: 99 (no change 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

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

Comment on lines +23 to +30
}
if (!headers.has('User-Agent')) {
headers.set(
'User-Agent',
'tauri-docs-plugins-discover (https://github.com/tauri-apps/tauri-docs)'
);
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

https://crates.io/data-access#api requires something like that if I understood correctly

Copy link
Member

Choose a reason for hiding this comment

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

correct

Copy link
Contributor Author

Choose a reason for hiding this comment

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

should update weekly

Copy link
Contributor Author

Choose a reason for hiding this comment

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

data fetched is committed

@vasfvitor vasfvitor marked this pull request as ready for review December 11, 2025 21:56
@vasfvitor vasfvitor requested a review from a team as a code owner December 11, 2025 21:56
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.

3 participants