Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Gradle: 6.3 -> 6.6, add build cache and build scans #611

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

vlsi
Copy link
Collaborator

@vlsi vlsi commented Aug 19, 2020

Gradle 6.3 -> 6.6 is updated just in case.

Build scans enable to analyze the build performance.

gradle-cache-action unlocks fine-grained remote build cache with GitHub Actions backend (=faster builds), and it adds error markers (e.g. compilation errors right in the commit diffs)

See https://github.com/burrunan/gradle-cache-action#gradle-cache-action

…ache-action for GitHub CI

This commit configures local build cache, and it delegates
Gradle execution to burrunan/gradle-cache-action.

It unlocks fine-grained remote build cache with GitHub Actions backend
(=faster builds), and it adds error markers
(e.g. compilation errors right in the commit diffs)

See https://github.com/burrunan/gradle-cache-action#gradle-cache-action
@vlsi
Copy link
Collaborator Author

vlsi commented Aug 19, 2020

@vlsi vlsi merged commit ceddfe7 into apache:master Aug 19, 2020
@vlsi vlsi deleted the gradle_cache_action branch August 20, 2020 18:03
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