The GitHub Actions job "CI" on grails-core.git/improve-gh-ci-speed has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
2e51260400e9207a06a9a16483efae096b971834 / James Fredley 
<[email protected]>
Optimize CI workflow to reduce build time

Replace --rerun-tasks with cleanTest to leverage Develocity cache while
still ensuring tests always run.

Changes:
- Replace --rerun-tasks with cleanTest pattern (enables compilation caching)
- Add --configuration-cache-problems=warn for faster Gradle startup
- Increase maxParallelForks from 3 to 4 (matches GitHub runner cores)
- Increase forkEvery from 10-25 to 50 (reduces JVM restart overhead)
- Enable Develocity test distribution for CI builds

Ref: 
https://github.com/apache/grails-core/commit/a78c0225059468f4d66bb13b72f813be2e78a66c

Report URL: https://github.com/apache/grails-core/actions/runs/21307046415

With regards,
GitHub Actions via GitBox

Reply via email to