aboutsummaryrefslogtreecommitdiffstats
path: root/includes/composer/ComposerLaunchParallel.php
Commit message (Expand)AuthorAgeFilesLines
* Download latest phpunit results cache before parallel testsArthur Taylor2025-03-181-4/+6
* Save results cache files to log folder for later analysisArthur Taylor2025-01-281-1/+5
* ComposerLaunchParallel: remove QUIBBLE_ from env variableBrennen Bearnes2025-01-171-3/+3
* ComposerLaunchParallel: Configure split group count from environmentBrennen Bearnes2025-01-161-6/+34
* Fix missing split group error log outputArthur Taylor2024-12-031-77/+31
* Fall back to linear tests if parallel test suite generation failsArthur Taylor2024-11-271-18/+83
* Collect test failure logs and print them at the end of parallel runsArthur Taylor2024-11-051-5/+30
* Tests: Split log files by parallel groupingKosta Harlan2024-10-101-0/+1
* Consolidate Maintenance 'includes' code in one placeJames D. Forrester2024-08-111-1/+1
* ComposerLaunchParallel: Use ShellboxLucas Werkmeister2024-07-171-20/+28
* Add `phpunit:parallel:extensions` composer commandArthur Taylor2024-07-171-0/+170