Skip to content
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

Split nightly crates tests job to build and run steps #1984

Open
wants to merge 3 commits into from

Conversation

maciektr
Copy link
Contributor

This way we can build stable and nightly in parallel, instead of first waiting for stable to build and then building nightly. I suggest using nextest, even if we do not use partitioning, because it's well suited for archiving build and running from the archive.

@maciektr maciektr requested a review from a team as a code owner February 17, 2025 08:27
@maciektr maciektr force-pushed the maciektr/ci-opts branch 2 times, most recently from 47e0a19 to 57820cd Compare February 21, 2025 15:39
@maciektr maciektr requested a review from DelevoXDG February 21, 2025 15:42
@maciektr maciektr requested a review from DelevoXDG March 10, 2025 11:41
Copy link
Contributor

@DelevoXDG DelevoXDG left a comment

Choose a reason for hiding this comment

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

I would still add one-line comment explaining why windows is removed from build and tests mentioning stwo, otherwise 👍🏻

@maciektr maciektr enabled auto-merge March 10, 2025 11:54
@maciektr maciektr added this pull request to the merge queue Mar 10, 2025
Any commits made after this event will not be merged.
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.

2 participants