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: performance preset: nobuild_runfiles_links #922

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

alexeagle
Copy link
Collaborator

Noticed this in EngFlow/bazel_invocation_analyzer#107


Changes are visible to end-users: yes

Test plan

Not sure. Maybe we should try enabling this flag at several client sites and see if it sticks.

@alexeagle alexeagle enabled auto-merge (squash) September 12, 2024 13:58
@alexeagle alexeagle merged commit 408f76c into main Sep 12, 2024
21 checks passed
@alexeagle alexeagle deleted the alexeagle-patch-2 branch September 12, 2024 21:55
@aaomidi
Copy link

aaomidi commented Sep 20, 2024

This flag broke bazel coverage invocations as gcov ends up being not-runnable.

@fmeum
Copy link
Member

fmeum commented Sep 20, 2024

This flag broke bazel coverage invocations as gcov ends up being not-runnable.

Could you file a Bazel bug for this?

@alexeagle
Copy link
Collaborator Author

@fmeum sorry I should have been more diligent in #943 - there's already a bug for it: bazelbuild/bazel#20577
looks like a fix is cherry-picked into the next release as well.

FYI @UebelAndre - you may not have known these presets exist :)

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.

4 participants