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

Get rid of Gradle cache in build pipelines #17

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

Radiokot
Copy link
Member

Purpose

Get rid of Gradle cache in build pipelines. Its upload is slow and it never hits.

Changes

  • Disable Gradle cache for all the build pipelines

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.

Its upload is slow and it never hits
@Radiokot Radiokot requested a review from ramakser March 27, 2024 16:11
@Radiokot Radiokot merged commit 5b6c49d into main Mar 29, 2024
1 check passed
@Radiokot Radiokot deleted the fix/remove_ci_gradle_cache branch March 29, 2024 09:45
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.

2 participants