Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Releases: scorebet/action-split-with-timing

v1.0.6

28 Aug 13:40
fc303c5

Choose a tag to compare

Node 16 support

Build the latest changes and upgrades

16 May 16:17
dea214f

Choose a tag to compare

remove deprecated packages - build project (#175)

ran `npm audit` and `npm install`

remove deprecated github commands

11 May 18:51
98761a9

Choose a tag to compare

upgrade dependencies as a part of removing usage of set-output and set-state

Proper sync check for test files

06 Apr 14:55
d28630a

Choose a tag to compare

Merge pull request #15 from scorebet/proper-test-file-on-sync-check

Proper sync check for test files

Added support for java test files

27 Jan 16:10
c108ba6

Choose a tag to compare

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

17 Dec 23:42
2d5c290

Choose a tag to compare

v1.0.1

Fix last node test is empty due to invalid condition for timings

Initial release for split with timing actions

14 Dec 20:32
8078c4b

Choose a tag to compare

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