products icon indicating copy to clipboard operation
products copied to clipboard

build: isolate turbo generate to database pkg

Open jbranchaud opened this issue 2 years ago • 2 comments

This tells turbo then whenever we run turbo run generate, it should scope running it to just the database package. Because generate is only running in database, it doesn't need the dependsOn anymore.

@joelhooks I think this does what we were trying to do on the huddle earlier.

generate

jbranchaud avatar Oct 12 '22 22:10 jbranchaud

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

Name Status Preview Updated
badass-ogimage ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
badass-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
compilersforhumans-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
cssdestructured-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
engmanagement-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
epic-web ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
escuela-frontend ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
escuela-frontend-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
front-to-back ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
kcdbundle-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
keyboardlegend-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
protailwind-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
skill-front-support ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
skillrecordings-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
testingaccessibility-com ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
total-typescript-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
ts-for-js ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)
typescript-course-turbo ❌ Failed (Inspect) Nov 4, 2022 at 3:06PM (UTC)

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

It looks like this only narrowly worked. It is breaking a bunch of other pipeline commands. 🤔

jbranchaud avatar Oct 13 '22 16:10 jbranchaud

failed experiment, closing

jbranchaud avatar Nov 20 '22 16:11 jbranchaud