Releases: scorebet/action-split-with-timing
Releases · scorebet/action-split-with-timing
v1.0.6
Build the latest changes and upgrades
remove deprecated packages - build project (#175) ran `npm audit` and `npm install`
remove deprecated github commands
upgrade dependencies as a part of removing usage of set-output
and set-state
Proper sync check for test files
Merge pull request #15 from scorebet/proper-test-file-on-sync-check Proper sync check for test files
Added support for java test files
Merge pull request #9 from scorebet/vikram/test_pattern Change test pattern to include java files
Fix last node test is empty due to invalid condition for timings
v1.0.1 Fix last node test is empty due to invalid condition for timings
Initial release for split with timing actions
Added Splitter for the unit test which chunks the test into small pieces
Added Timing to fully optimize the chunked test time across jobs, this is created when test results are available