Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): properly handle reading target defaults #26959

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior

When targets have executors, they cannot be matched with a glob pattern

Expected Behavior

When targets have executors, they can still be matched with a glob if the executor does not have target defaults set.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner July 16, 2024 20:06
@FrozenPandaz FrozenPandaz requested a review from xiongemi July 16, 2024 20:06
Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jul 16, 2024 9:28pm

@FrozenPandaz FrozenPandaz force-pushed the fix-target-defaults-executor branch from e2ae3f4 to c4a5628 Compare July 16, 2024 20:07
@FrozenPandaz FrozenPandaz force-pushed the fix-target-defaults-executor branch from c4a5628 to 9afdbeb Compare July 16, 2024 21:25
@FrozenPandaz FrozenPandaz enabled auto-merge (squash) July 16, 2024 22:19
@FrozenPandaz FrozenPandaz merged commit fa83b36 into master Jul 16, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-target-defaults-executor branch July 16, 2024 22:25
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2024
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