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

[WIP] Reenable gradle build cache #3546

Conversation

DarshitChanpura
Copy link
Member

Description

Uses https://github.com/marketplace/actions/gradle-cache to replace gradle-build-action.

Issues Resolved

Testing

Passing CI

Check List

- [ ] New functionality includes testing
- [ ] New functionality has been documented

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@DarshitChanpura DarshitChanpura force-pushed the reenable-gradle-build-cache branch 2 times, most recently from b0ad2b0 to de974b1 Compare October 16, 2023 16:09
Signed-off-by: Darshit Chanpura <[email protected]>
@DarshitChanpura DarshitChanpura force-pushed the reenable-gradle-build-cache branch 2 times, most recently from 0911792 to ef7dd5c Compare October 19, 2023 01:00
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #3546 (ef7dd5c) into main (eeeca7e) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head ef7dd5c differs from pull request most recent head 6303bed. Consider uploading reports for the commit 6303bed to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3546   +/-   ##
=========================================
  Coverage     64.99%   64.99%           
+ Complexity     3645     3644    -1     
=========================================
  Files           282      282           
  Lines         20613    20613           
  Branches       3391     3391           
=========================================
+ Hits          13397    13398    +1     
- Misses         5532     5535    +3     
+ Partials       1684     1680    -4     

see 3 files with indirect coverage changes

@DarshitChanpura DarshitChanpura force-pushed the reenable-gradle-build-cache branch from ef7dd5c to 6303bed Compare October 19, 2023 01:18
@DarshitChanpura
Copy link
Member Author

I'm trying to figure out how to run "test" tasks 10 times

@DarshitChanpura
Copy link
Member Author

Closing this as CI seems to be pretty fast without caching. Will re-open if needed.

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.

Reenable gradle build cache
1 participant