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

Fix: Improve build script error handling and logging #9

Open
wants to merge 1 commit into
base: dev/second-branch
Choose a base branch
from

Conversation

therealharshit
Copy link
Member

Fixes #8

Changes made

  • Check if CARGO_TARGET_DIR is set before proceeding
  • Verify the existence of the built executable before copying
  • Replace print statements with logging for better debugging
  • Handle errors gracefully to prevent unexpected crashes

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.

Issue: Build Script for Pixi Executable Fails in Certain Scenarios
1 participant