Open
Conversation
Logs MCP tool activity and server subprocess output to ~/.buckaroo/logs/ for debuggability. Also accept .parq as a parquet file extension in data_loading. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Extra space before `matrix:` key caused GitHub Actions to reject the workflow file without running any jobs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add OS guard on cache-apt-pkgs-action (Linux only) - Update OS checks from 'ubuntu-latest' to contains(matrix.os, 'ubuntu') to match the depot-ubuntu-latest runner name - Use explicit `bash` shell for script steps on Windows - Add OS to artifact name to avoid upload conflicts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The docs check was previously never running due to the OS condition mismatch. Now that it runs, it reveals a pre-existing failure. Mark it non-blocking so it doesn't prevent the actual build/test steps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The Playwright server tests require standalone.js to be present in buckaroo/static/, but full_build.sh only built widget.js. This caused all browser-rendering tests to timeout in CI. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.