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

chore: use workflow cache #1882

Merged
merged 3 commits into from
May 15, 2024
Merged

chore: use workflow cache #1882

merged 3 commits into from
May 15, 2024

Conversation

josxha
Copy link
Contributor

@josxha josxha commented May 15, 2024

Using the cache speeds up CI workflows.

This PR introduces a cache to:

  • flutter
  • java (gradle)

Copy link
Member

@JaffaKetchup JaffaKetchup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to merge when you're ready.

@josxha
Copy link
Contributor Author

josxha commented May 15, 2024

Side by side comparision. On the left with cache, on the right without
image

@josxha josxha merged commit 4eaa48f into fleaflet:master May 15, 2024
7 checks passed
@josxha josxha deleted the add-cache-to-ci branch May 15, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants