Optimal CI Matrix
Version updated for https://github.com/juanri0s/optimal-ci-matrix to version v0.0.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
I started going too crazy and adding features that strayed away from the original intent of the action
- Removed Test-Count Mode: The action now focuses solely on file-count based parallelization, which is the fully implemented and tested feature
- Simplified Matrix Output: Matrix entries now consistently include
project,batch, andtotal_batchesfields - Updated Tests: Removed test-count mode tests and updated remaining tests to match the simplified implementation
- Workflow Cleanup: Removed test-count mode test steps from
.github/workflows/test.yml