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

Subsearch crashing on firstime run #583

Merged
merged 28 commits into from
Jan 17, 2024

Conversation

vagabondHustler
Copy link
Owner

  • Fixes bug introuduced in 2.41.0

- Updated .gitignore to exclude GitHub Actions output files
- Added python-dotenv==1.0.0 to optional dependencies in pyproject.toml
- Refactored environment variable handling in tools/github_actions/cli/globals.py
- Only import dotenv if no env variables exists
This reverts commit 529d578.
- Corrected typo in `CLI` environment variable
- Updated `CLI` version in GitHub workflows
- Added `list_files_in_directory` function
- Run `list_files_in_directory` on test failure in `set_test_result`
@vagabondHustler vagabondHustler added the fix A bug fix label Jan 17, 2024
@vagabondHustler vagabondHustler merged commit 06802f5 into main Jan 17, 2024
4 checks passed
@vagabondHustler vagabondHustler deleted the fix/crash_on_launch/240117184534 branch January 17, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant