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

feat(Turborepo): support inputs for file hash watching #7907

Merged

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Apr 5, 2024

Description

  • adds support for inputs that are contained within a package to daemon file hashing. inputs are tracked after the first request for them.

Testing Instructions

Added tests that use inputs.

Closes TURBO-2762

Copy link

vercel bot commented Apr 5, 2024

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

Name Status Preview Comments Updated (UTC)
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 4:42pm
examples-native-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 4:42pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 4:42pm
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 4:42pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 4:42pm
turbo-turbo-tracing-next-plugin ❌ Failed (Inspect) Apr 24, 2024 4:42pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 4:42pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 4:42pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 4:42pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 4:42pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 4:42pm

Copy link
Contributor Author

gsoltis commented Apr 5, 2024

Copy link
Contributor

github-actions bot commented Apr 5, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Apr 5, 2024

🟢 CI successful 🟢

Thanks

@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from de12a2b to 25ffe22 Compare April 15, 2024 20:22
@gsoltis gsoltis force-pushed the 04-05-feat_turborepo_support_inputs_for_file_hash_watching branch from 225c047 to 392d34a Compare April 15, 2024 20:22
@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from 25ffe22 to f1f23bb Compare April 15, 2024 21:28
@gsoltis gsoltis force-pushed the 04-05-feat_turborepo_support_inputs_for_file_hash_watching branch from 392d34a to 226e068 Compare April 15, 2024 21:28
@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from f1f23bb to 5211638 Compare April 15, 2024 21:50
@gsoltis gsoltis force-pushed the 04-05-feat_turborepo_support_inputs_for_file_hash_watching branch from 226e068 to e0b5bef Compare April 15, 2024 21:50
@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from 5211638 to 051df5d Compare April 16, 2024 19:29
@gsoltis gsoltis force-pushed the 04-05-feat_turborepo_support_inputs_for_file_hash_watching branch from e0b5bef to 7d5a309 Compare April 16, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants