Skip to content

Conversation

@BruinGrowly
Copy link
Owner

Fix CI workflows by ensuring package installation and improving file handling for find | xargs commands.

The ljpw_gate.yml workflow was failing because the harmonizer package was not installed, leading to import errors for check_harmony.py. Additionally, find | xargs commands in multiple workflows were updated to use null-delimited output (-print0 | xargs -0) to prevent issues with filenames containing spaces.


Open in Cursor Open in Web

Co-authored-by: taurekaw <taurekaw@gmail.com>
@cursor
Copy link

cursor bot commented Nov 27, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@BruinGrowly BruinGrowly marked this pull request as ready for review November 27, 2025 10:27
@BruinGrowly BruinGrowly merged commit 4e58a16 into main Nov 27, 2025
15 checks passed
@BruinGrowly BruinGrowly deleted the cursor/investigate-failing-ci-actions-gemini-3-pro-preview-e6b1 branch November 27, 2025 10:28
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.

3 participants