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(ci): fix remote caching on gh actions #4897

Merged
merged 1 commit into from Sep 5, 2023

Conversation

stipsan
Copy link
Member

@stipsan stipsan commented Sep 5, 2023

Description

Remote caching in turborepo is working everywhere but GH Actions, turns out it's because of an expired token.

What to review

GH Actions should now report "Cache hit" on yarn build a lot of the time, and if re-running the action and its previous build didn't error then it should have "Cache hit" 100% of the time.

Notes for release

N/A

@vercel
Copy link

vercel bot commented Sep 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Sep 5, 2023 4:48pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2023 4:48pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Sep 5, 2023 4:48pm

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Component Testing Report Updated Sep 5, 2023 5:02 PM (UTC)

File Status Duration Passed Skipped Failed
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 5s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 8s 6 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 11s 9 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 42s 18 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 9s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 5s 3 0 0

Copy link
Contributor

@binoy14 binoy14 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@stipsan stipsan merged commit 3885585 into next Sep 5, 2023
16 checks passed
@stipsan stipsan deleted the fix-turborepo-gh-actions-remote-cache branch September 5, 2023 17:49
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