[question] (no error)
Good afternoon community, I follow quite closely the latest news of Gradle and the initiative to improve the development experience.
I work under a hexagonal architecture with several services which have more than 500 integration tests, unit tests, code quality check, etcetera.
The build stage on many of these services is quite long and the wait is torture (I have seen build stages of over 1 hour).
Do you have any recommendations to start trying to mitigate these monstrous builds? I'd like to be able to take the lead on this but don't quite know where to start.
The version we have upgraded services to after a migration is a:
Gradle 8.5
I would very much appreciate any feedback either to route this thread to another channel and/or some documentation or experience from the community.