Below you will find pages that utilize the taxonomy term “juanri0s”
December 20, 2025
sbt-sharding
Version updated for https://github.com/juanri0s/sbt-sharding to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release of SBT Test Sharding GitHub Action round-robin algorithm for even test distribution complexity algorithm for balanced execution time Automatic test file discovery with configurable glob patterns GitHub Actions matrix strategy integration Monorepo support via project-path input
December 18, 2025
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, and total_batches fields 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 .