Nicholas Yang
Nicholas Yang
Hi, thanks for the issue. We currently don't have the capacity to work on this currently. If you want, you're welcome to open a PR for it and I can...
Hi @Patrick-Ullrich, sorry for the late reply! Could you try using the new `interruptible` flag? This sort of does what you want, where we now include persistent tasks in the...
Thanks for the issue! To clarify, this is a mismatch between hashing and package filtering, two different parts of the Turborepo execution model. When Turborepo receives a `--filter` flag (`--affected`...
How difficult do you think it would be to add? I'm happy to do it with a little guidance
I do :p. I'm thinking it'd be a nice workflow to be able to work in existing OCaml codebases but use Reason to read/write my code
Hi, I'll try it out! Thanks so much for responding so quickly
Getting a new error [here](https://github.com/vercel/turbo/actions/runs/5545146436/jobs/10123652461?pr=5515)
Hey, yeah, there will be some awkwardness if global turbo is 2.0 while local turbo is 1.0. Specifically, we now require the `packageManager` field in `package.json` in 2.0, so global...
* **#8299** 👈 * **#8255** * `main` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @NicholasLYang and the rest of your teammates on Graphite
Hi, thanks for the issue. What directory is `@riptech/app1` in? And do you have a nested workspaces, i.e. packages that contain other packages?