Skip to content

fix: Correct virtual environment cleanup path#140

Merged
chipkent merged 1 commit intomainfrom
fix_build_script
Feb 12, 2026
Merged

fix: Correct virtual environment cleanup path#140
chipkent merged 1 commit intomainfrom
fix_build_script

Conversation

@chipkent
Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the cleanup logic in the build_and_run.sh script. The change ensures that the script removes the correct virtual environment directory by updating the pattern to .venv-release-dhib* instead of venv-release-dhib*.

…ry naming

The cleanup command was missing the leading dot in the venv directory pattern, causing it to fail to remove the correct directories created by the build process.
@chipkent chipkent requested a review from Copilot February 12, 2026 17:49
@chipkent chipkent self-assigned this Feb 12, 2026
@chipkent chipkent added the bug Something isn't working label Feb 12, 2026
@chipkent chipkent merged commit 79ba0ea into main Feb 12, 2026
6 checks passed
@chipkent chipkent deleted the fix_build_script branch February 12, 2026 17:49
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 12, 2026
@chipkent chipkent review requested due to automatic review settings March 23, 2026 22:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant