-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix turbo run when --filter is provided and no packages are affected (#…
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Setup | ||
$ . ${TESTDIR}/../setup.sh | ||
$ . ${TESTDIR}/setup.sh $(pwd) | ||
|
||
# Running with --filter works and exits | ||
$ ${TURBO} run build --filter=main | ||
\xe2\x80\xa2 Packages in scope: (esc) | ||
\xe2\x80\xa2 Running build in 0 packages (esc) | ||
\xe2\x80\xa2 Remote caching disabled (esc) | ||
|
||
No tasks were executed as part of this run. | ||
|
||
Tasks: 0 successful, 0 total | ||
Cached: 0 cached, 0 total | ||
Time:\s*[\.0-9]+m?s (re) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f8bfa30
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
turbo-site – ./docs
turbo.vercel.app
www.turbo.build
turbo.vercel.sh
turbo-site.vercel.sh
turbo.build
www.turborepo.com
turbopack.org
turborepo.org
www.turbopack.org
www.turborepo.org
turbo-site-git-main.vercel.sh