products icon indicating copy to clipboard operation
products copied to clipboard

build: move env var deps to env list

Open jbranchaud opened this issue 2 years ago • 1 comments

  • build: turbo now handles NEXT_PUBLIC env vars deps

As of turbo 1.4+, framework and tool specific env vars are largely handled for you in terms of being task dependencies. These no longer need to be manually specified.

Docs: https://turborepo.org/docs/core-concepts/caching#automatic-environment-variable-inclusion

  • build: move CONVERTKIT_API_SECRET into "env" key

As of turbo 1.4+, env var dependencies can be listed in the "env" key rather than in the "dependsOn" key.

Docs: https://turborepo.org/docs/reference/configuration#env

jbranchaud avatar Oct 17 '22 17:10 jbranchaud

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

Name Status Preview Updated
badass-ogimage ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
badass-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
compilersforhumans-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
cssdestructured-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
engmanagement-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
epic-web ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
escuela-frontend ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
escuela-frontend-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
front-to-back ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
kcdbundle-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
keyboardlegend-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
protailwind-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
skill-front-support ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
skillrecordings-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
testingaccessibility-com ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
total-typescript-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
ts-for-js ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)
typescript-course-turbo ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 6:42PM (UTC)

vercel[bot] avatar Oct 17 '22 17:10 vercel[bot]