Skip to content

Conversation

@jaredpalmer
Copy link
Contributor

Cleanup #32617

Remove unused turbo env vars which are not needed since the Next.js core monorepo is not using remote caching (yet), just local fs caching.

For those curious, the nextjs team and nextjs project listed as TURBO_TEAM and TURBO_PROJECT were for turbo < v1.x which talked to Turborepo's pre-acquisition and soon-to-be-shutdown legacy remote caching service. Lastly, for those curious, the TURBO_PROJECT variable and its sister--project flag were deprecated in v1.x as well.

@timneutkens Please remove TURBO_TOKEN from the Next.js repo's GitHub secrets for good security hygiene

@ijjk
Copy link
Member

ijjk commented Jan 5, 2022

The TURBO_TOKEN secret has been removed, thanks for the PR!

@ijjk ijjk merged commit 0195a6f into vercel:canary Jan 5, 2022
teleaziz added a commit to teleaziz/next.js that referenced this pull request Jan 5, 2022
…o-example

* 'canary' of github.com:vercel/next.js:
  [chore] Update `deta` version in examples (vercel#30204)
  fix: typescript example supporting strict w/ version >= 4.4 (vercel#33042)
  Avoid page double render with emotion vanilla (vercel#30541)
  converted the old tailwind css example to typescript  (vercel#32808)
  fix(examples/cms-contentful): add correct Content-Type + missing closing tag for html (vercel#30321)
  Ensure NODE_ENV is not inlined for next/jest (vercel#33032)
  Rename api in with-redis example (vercel#33016)
  Remove unused turbo remote cache env vars (vercel#33030)
  v12.0.8-canary.17
  Re-enable turbo caching for swc build jobs (vercel#32617)
  feat(cli): introduce `next info` CLI command (vercel#32972)
  fix(examples): add missing dependencies wo (vercel#32977)
  Updated wrong link to example of gtag init in measuring-performance.md (vercel#32974)
  v12.0.8-canary.16
  Revert "Reduce install size for linux glibc/musl (vercel#32850)" (vercel#32973)
  Ensure middleware is output in standalone mode (vercel#32967)
  v12.0.8-canary.15
  Reduce install size for linux glibc/musl (vercel#32850)
  Fixes issue with makeStylesheetInert (vercel#32027)
  Ensure setImmediate and punycode are polyfilled (vercel#32768)
@vercel vercel locked as resolved and limited conversation to collaborators Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants