Skip to content

test: batch JVM golden builds through Gradle#126

Merged
adamcavendish merged 1 commit into
mainfrom
adamcavendish/fast-gradle-golden-build
Jun 22, 2026
Merged

test: batch JVM golden builds through Gradle#126
adamcavendish merged 1 commit into
mainfrom
adamcavendish/fast-gradle-golden-build

Conversation

@adamcavendish

Copy link
Copy Markdown
Collaborator

Summary

  • Build Java golden fixtures as subprojects in one temporary Gradle invocation
  • Build Kotlin golden fixtures as subprojects in one temporary Gradle invocation
  • Keep fixture names in Gradle task paths so failures remain easy to trace

Validation

  • bash -n scripts/golden-build-java.sh scripts/golden-build-kotlin.sh
  • just golden-java::build
  • just golden-kotlin::build

Notes

  • Local final run: Java 58/58 in ~9.4s, Kotlin 58/58 in ~11.6s

- Build Java golden fixtures as subprojects in one temporary Gradle invocation
- Build Kotlin golden fixtures as subprojects in one temporary Gradle invocation
- Keep fixture names in Gradle task paths so failures remain easy to trace
@adamcavendish adamcavendish merged commit 2f9403b into main Jun 22, 2026
23 of 24 checks passed
@adamcavendish adamcavendish deleted the adamcavendish/fast-gradle-golden-build branch June 22, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant