Skip to content

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

Merged
vlsi merged 2 commits intoapache:masterfrom
vlsi:gradle_cache_action
Aug 19, 2020
Merged

Update Gradle: 6.3 -> 6.6, add build cache and build scans#611
vlsi merged 2 commits intoapache:masterfrom
vlsi:gradle_cache_action

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

@vlsi vlsi force-pushed the gradle_cache_action branch from d8b04fa to 819765a Compare August 19, 2020 12:10
…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 vlsi force-pushed the gradle_cache_action branch from 819765a to 40cbe52 Compare August 19, 2020 12:32
@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