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

Apply inputs filter to uncommitted changes #1223

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

Merged
merged 4 commits into from
May 11, 2022
Merged

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented May 11, 2022

When hashing files for inputs calculations, we were also including any uncommitted changes. So, in the event that an irrelevant file had changes, it would cause a cache miss. Apply the filtering properly, and add an e2e test.

Fixes #1085

@vercel
Copy link

vercel bot commented May 11, 2022

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

Name Status Preview Updated
turbo-site ✅ Ready (Inspect) Visit Preview May 11, 2022 at 9:06PM (UTC)

@kodiakhq kodiakhq bot merged commit d355b34 into main May 11, 2022
@kodiakhq kodiakhq bot deleted the gsoltis/filter_uncommitted branch May 11, 2022 21:29
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.

Cache miss even when inputs pattern is specified to run in particular folder
2 participants