Skip to content

Conversation

gregmagolan
Copy link
Member

@gregmagolan gregmagolan commented Oct 10, 2025

Switch the lint command to use a new --build_event_binary_file-based source of BES info to avoid all the --bes_backend proxying complications and bugs.

We may want to replace all --bes_backend usage, for now we'll only do lint.

Fix #5

Changes are visible to end-users: no

Test plan

  • Covered by existing test cases

@aspect-workflows
Copy link

aspect-workflows bot commented Oct 10, 2025

Test

Buildkite build #21 is running...


Buildifier

@jbedard jbedard force-pushed the 869-proxy-via-socket branch from 0e37520 to db4a7e7 Compare October 10, 2025 18:51
@jbedard jbedard force-pushed the 869-proxy-via-socket branch from db4a7e7 to f8ff0f8 Compare October 12, 2025 22:56
@jbedard jbedard merged commit 2cc15c3 into main Oct 12, 2025
2 of 3 checks passed
@jbedard jbedard deleted the 869-proxy-via-socket branch October 12, 2025 22:56
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.

[Bug]: Lint command forces BES backend usage despite disable_bes_events=true, causing "Error sending build event" errors

3 participants