Skip to content

fix: omit stderr from metadata when generating hashes#330

Draft
Ahajha wants to merge 1 commit intoTinder:masterfrom
Ahajha:trotta/nostderr
Draft

fix: omit stderr from metadata when generating hashes#330
Ahajha wants to merge 1 commit intoTinder:masterfrom
Ahajha:trotta/nostderr

Conversation

@Ahajha
Copy link
Copy Markdown

@Ahajha Ahajha commented Apr 11, 2026

Occasionally I see INFO: Checking for file changes...\n in the metadata when generating hashes, which is extra useless info that causes bazel-diff to think the whole graph has changed. This silences the stderr so that it never gets added to the metadata.

Fixes #329

Occasionally I see `INFO: Checking for file changes...\n` in the metadata when generating hashes, which is extra useless info that causes bazel-diff to think the whole graph has changed. This silences the stderr so that it never gets added to the metadata.

Fixes Tinder#329
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.

Arbitrary Bazel output can cause full rebuilds

1 participant