lhotari opened a new pull request #8485: URL: https://github.com/apache/pulsar/pull/8485
### Motivation Reduce CI build times and improve observability of the build by using [Gradle Enterprise Maven Extension](https://docs.gradle.com/enterprise/maven-extension). ### Modifications * enable Gradle Build scans for Maven https://scans.gradle.com/#maven * enable Gradle remote build cache using Github Actions Cache backend with https://github.com/cirruslabs/http-cache-action * refactor workflows to reduce duplication * move logic for clean-disk, maven-cache and tune-os to composite Github Actions that are stored in .github/actions directory ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
