You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: properly separate JSON output from Bazel logs in workflow
Redirect stdout (JSON results) and stderr (Bazel logs) to separate files
so that jq can cleanly parse the JSON without log noise. Also save and
display logs for debugging purposes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments