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

ci(GitHub): Clean up the Gradle user home before caching #7181

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

sschuberth
Copy link
Member

See 1. At a later point, this will become the default 2, and then this could be reverted.

See [1]. At a later point, this will become the default [2], and then
this could be reverted.

[1]: https://github.com/gradle/gradle-build-action#removing-unused-files-from-gradle-user-home-before-saving-to-cache
[2]: https://github.com/gradle/gradle-build-action/issues/630

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
@sschuberth sschuberth requested a review from a team as a code owner June 22, 2023 11:02
@fviernau
Copy link
Member

After merging this, will you delete existing cache entries?

@sschuberth
Copy link
Member Author

After merging this, will you delete existing cache entries?

Yes, probably makes sense to do that, also given the pending build system refactoring like #7167.

@sschuberth sschuberth enabled auto-merge (rebase) June 22, 2023 11:17
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (55558dd) 64.53% compared to head (0c8b3d2) 64.53%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7181   +/-   ##
=========================================
  Coverage     64.53%   64.53%           
  Complexity     1972     1972           
=========================================
  Files           334      334           
  Lines         16725    16725           
  Branches       2399     2399           
=========================================
  Hits          10793    10793           
  Misses         4885     4885           
  Partials       1047     1047           
Flag Coverage Δ
funTest-docker 69.24% <ø> (ø)
test 40.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sschuberth sschuberth merged commit 4fbcd31 into main Jun 22, 2023
@sschuberth sschuberth deleted the gradle-build-action-cleanup branch June 22, 2023 13:16
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.

3 participants