Skip to content

Use Gradle's configuration cache by default#5095

Merged
3flex merged 1 commit into
detekt:mainfrom
3flex:enable-cc
Jul 19, 2022
Merged

Use Gradle's configuration cache by default#5095
3flex merged 1 commit into
detekt:mainfrom
3flex:enable-cc

Conversation

@3flex

@3flex 3flex commented Jul 18, 2022

Copy link
Copy Markdown
Member

./gradlew publishToMavenLocal works OK since Gradle 7.5 (#4598)

Relates to #4669 and #4668.

Configuration cache is still incubating but between the fixes in Gradle 7.5 and the use of notCompatibleWithConfigurationCache for incompatible tasks we should be able to use this now without causing build instability.

@codecov

codecov Bot commented Jul 18, 2022

Copy link
Copy Markdown

Codecov Report

Merging #5095 (69ab52b) into main (df89759) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #5095   +/-   ##
=========================================
  Coverage     84.92%   84.92%           
  Complexity     3605     3605           
=========================================
  Files           502      502           
  Lines         11873    11873           
  Branches       2227     2227           
=========================================
  Hits          10083    10083           
  Misses          691      691           
  Partials       1099     1099           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df89759...69ab52b. Read the comment docs.

@3flex 3flex merged commit 3baa8f9 into detekt:main Jul 19, 2022
@cortinico cortinico added this to the 1.22.0 milestone Jul 20, 2022
VitalyVPinchuk pushed a commit to VitalyVPinchuk/detekt that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants