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: Fix ccache cache sharing. #243

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Dec 13, 2024

The action we were using was doing something wrong and couldn't reuse caches from master builds, making each first PR build really slow.


This change is Reviewable

@iphydf iphydf added this to the v1.18.0 milestone Dec 13, 2024
@iphydf iphydf requested a review from a team as a code owner December 13, 2024 00:48
@github-actions github-actions bot added the chore Updating grunt tasks etc; no production code change label Dec 13, 2024
The action we were using was doing something wrong and couldn't reuse
caches from master builds, making each first PR build really slow.
@toktok-releaser toktok-releaser merged commit 15d556c into TokTok:master Dec 13, 2024
24 checks passed
@iphydf iphydf deleted the ccache branch December 13, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Updating grunt tasks etc; no production code change
Development

Successfully merging this pull request may close these issues.

3 participants