Closed chris-olszewski closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
examples-nonmonorepo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 8, 2024 1:41pm |
Description
With package tasks being accepted by
run
users can now bypass our package existence check in--filter
. We add an additional check in the task graph builder where we verify that thebad-package
in aturbo run bad-package#task
command will error with a message explaining thatbad-package
doesn't exist.Testing Instructions
Added unit test that hits this error path along with snapshotting the error message