Skip to content

ci: improve test process#4

Merged
rymnc merged 1 commit into
mainfrom
ci/cargo-hack-feature-powerset-depth
Jul 21, 2026
Merged

ci: improve test process#4
rymnc merged 1 commit into
mainfrom
ci/cargo-hack-feature-powerset-depth

Conversation

@rymnc

@rymnc rymnc commented Jul 21, 2026

Copy link
Copy Markdown
Member

No description provided.

@rymnc
rymnc requested a review from oskarth as a code owner July 21, 2026 11:28
Copilot AI review requested due to automatic review settings July 21, 2026 11:28
@rymnc
rymnc merged commit cc104b4 into main Jul 21, 2026
1 check passed
@rymnc
rymnc deleted the ci/cargo-hack-feature-powerset-depth branch July 21, 2026 11:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR refines the CI workflow to reduce the combinatorial cost of feature-matrix runs and to speed up feedback by splitting tests into two parallel partitions.

Changes:

  • Introduces a shared HACK_POWERSET_FLAGS env var to cap cargo-hack feature-powerset depth at 2.
  • Runs tests in two cargo-nextest partitions (with fail-fast: false) and labels jobs accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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