-
Notifications
You must be signed in to change notification settings - Fork 468
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
ci: use reusable workflow for MacOs build #9889
Conversation
7227 tests run: 6875 passed, 0 failed, 352 skipped (full report)Flaky tests (2)Postgres 16
Postgres 15
Code coverage* (full report)
* collected from Rust tests only The comment gets automatically updated with the latest test results
73d1824 at 2025-01-07T18:57:08.104Z :recycle: |
…e cargo only for v17
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently, we run the whole CI pipeline for any changes. It's slow and expensive.
I wonder what the numbers are? For cases with full cache and no cache
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
Co-authored-by: Alexander Bayandin <[email protected]>
Co-authored-by: Alexander Bayandin <[email protected]>
Closes: https://github.com/neondatabase/cloud/issues/17784
Problem
Currently, we run the whole CI pipeline for any changes. It's slow and expensive.
Suggestion
Starting with MacOs builds: