GitShow/vercel/setup-turborepo-remote-cache-action
vercel

setup-turborepo-remote-cache-action

GitHub Action to setup Turborepo CLI Remote Caching

by vercel
oidcremote-cachingturborepo
Star on GitHubForkWebsite
6 stars2 forks2 contributorsActive · 1w agoSince 2026v1.0.0MIT

Meet the team

See all 2 on GitHub →
markandrus
markandrus12 contributions
anthonyshew
anthonyshew1 contribution

Commit activity

Last 12 weeks · 13 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
50
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
markandrus
Update README.mdMergedPR
markandrus · 1w ago
markandrus
Add E2E test for actionMergedPR

This tests the action both with and without explicit OIDC policy ID. Once merged, we'll also be able to trigger it from the Actions tab. The test required , which is disallowed from forks. We also restrict the test (using ) to only pull requests from owners, members and collaborators.

markandrus · 1w ago
markandrus
Add retries and max timeout to curl commandMergedPR

Adding (so 4 attempts total) and each attempt restricted to 30 seconds (), so that individual calls to both (1) GitHub's OIDC token endpoint, and (2) Vercel's token endpoint survive transient errors. The tradeoff is it may take longer to fail, but in CI/CD, that should be acceptable.

markandrus · 1w ago
Structured data for AI agents

Repository: vercel/setup-turborepo-remote-cache-action. Description: GitHub Action to setup Turborepo CLI Remote Caching Stars: 6, Forks: 2. License: MIT. Homepage: https://turborepo.dev/ Topics: oidc, remote-caching, turborepo. Latest release: v1.0.0 (1w ago). Open PRs: 0, open issues: 0. Last activity: 1w ago. Community health: 50%. Top contributors: markandrus, anthonyshew.

·@ofershap

Replace github.com with gitshow.dev