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 for js lint #9316

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

chris-olszewski
Copy link
Member

Description

Hetzner for some reason sets TURBO_API to a different server. This causes remote cache failures.

In other places we use remote caching we unset TURBO_API we just weren't doing it here.

Testing Instructions

JS Lint should no longer include WARNING failed to contact remote cache: unable to parse 'Forbidden' as JSON: expected value at line 1 column 1

@chris-olszewski chris-olszewski marked this pull request as ready for review October 23, 2024 13:07
@chris-olszewski chris-olszewski requested a review from a team as a code owner October 23, 2024 13:07
Copy link

vercel bot commented Oct 23, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 1:07pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-gatsby-web ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-native-web ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-svelte-web ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-tailwind-web ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm
examples-vite-web ⬜️ Ignored (Inspect) Oct 23, 2024 1:07pm

@tknickman tknickman merged commit 08d1493 into main Oct 23, 2024
36 checks passed
@tknickman tknickman deleted the olszewski/fix_remote_caching_js_lint branch October 23, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants