这是indexloc提供的服务,不要输入任何密码
Skip to content

Filter by changed packages (e.g. --filter=[HEAD^1]) always results in 0 tasks #1055

@chanep

Description

@chanep

What version of Turborepo are you using?

1.2.2

What package manager are you using / does the bug impact?

Yarn v1

What operating system are you using?

Linux

Describe the Bug

I change a source file in one of the apps
I commit the change
I run
turbo run build --filter=[HEAD^1]
I always get
Tasks: 0 successful, 0 total

Expected Behavior

Build the app that contains the file changed in the last commit

To Reproduce

change a source file in one of the apps
commit the change
run
turbo run build --filter=[HEAD^1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions