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): Remove an unnecessary outdated parameter #9048

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

mnonnenmacher
Copy link
Member

@mnonnenmacher mnonnenmacher commented Aug 29, 2024

The gradle-home-cache-cleanup parameter was renamed to cache-cleanup in v4 of the setup Gradle action and is now enabled by default 1.

@mnonnenmacher mnonnenmacher requested a review from a team as a code owner August 29, 2024 14:29
The `gradle-home-cache-cleanup` parameter was renamed to `cache-cleanup`
in v4 of the setup Gradle action and is now enabled by default [1].

[1]: https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#the-gradle-home-cache-cleanup-input-parameter-has-been-replaced-by-cache-cleanup

Signed-off-by: Martin Nonnenmacher <[email protected]>
@sschuberth sschuberth enabled auto-merge (rebase) August 29, 2024 14:33
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.02%. Comparing base (43c8a20) to head (befdcf7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9048   +/-   ##
=========================================
  Coverage     68.02%   68.02%           
  Complexity     1158     1158           
=========================================
  Files           241      241           
  Lines          7691     7691           
  Branches        867      867           
=========================================
  Hits           5232     5232           
  Misses         2103     2103           
  Partials        356      356           
Flag Coverage Δ
funTest-docker 67.39% <ø> (ø)
funTest-non-docker 33.92% <ø> (ø)
test 37.92% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschuberth sschuberth merged commit 3e94f07 into main Aug 29, 2024
23 checks passed
@sschuberth sschuberth deleted the ci-remove-parameter branch August 29, 2024 15:48
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.

None yet

2 participants