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: test:format task giving false positives #5147

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

ZackDeRose
Copy link
Contributor

What it does:

  • fixes issue with the test:format target, where touching some files was giving us a false cache hit
  • moves the test:format from the nx.json file specifically to the root project.json file, as the test:format task only exists at the root level.

@vercel
Copy link

vercel bot commented Mar 17, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated
query ⬜️ Ignored (Inspect) Mar 17, 2023 at 9:00AM (UTC)

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9c00fee:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@TkDodo TkDodo merged commit e25259d into TanStack:main Mar 17, 2023
@TkDodo
Copy link
Collaborator

TkDodo commented Mar 17, 2023

caching is hard. I appreciate the fast fix ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants