Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Use pants only if pants is explicitly requested #136

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

Duhemm
Copy link
Collaborator

@Duhemm Duhemm commented Sep 9, 2022

Previously, Fastpass would call Pants if it detected recursive globs (foo/bar::), even when Bazel was requested. Now, Fastpass will call Pants if and only if --force-pants is passed on the command line.

Previously, Fastpass would call Pants if it detected recursive globs
(`foo/bar::`), even when Bazel was requested. Now, Fastpass will call
Pants if and only if `--force-pants` is passed on the command line.
@Duhemm Duhemm requested a review from mikkoziel September 9, 2022 09:57
Copy link
Collaborator

@mikkoziel mikkoziel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks

@Duhemm Duhemm merged commit 6b277da into scalameta:master Sep 9, 2022
@Duhemm Duhemm deleted the force-pants branch September 9, 2022 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants