-
Notifications
You must be signed in to change notification settings - Fork 92
Switch from yarn
to pnpm
, improve workflows, add provenance to published package
#1863
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1863 +/- ##
=======================================
Coverage 98.84% 98.84%
=======================================
Files 17 17
Lines 1565 1565
Branches 338 338
=======================================
Hits 1547 1547
Misses 18 18 ☔ View full report in Codecov by Sentry. |
"Tests" workflow has a lot of repeating checkouts and builds, this bothers me but it looks like there's no simple solution to this, for whatever reason. |
Maybe in the future we could optimize by using something like nx. |
Pull Request
Related issue
Fixes #1660
What does this PR do
pnpm
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!