Skip to content

CI: Refactor so path containing regex character does not cause issues #676

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

Merged
merged 5 commits into from
Jun 27, 2025

Conversation

gsjaardema
Copy link
Member

If the install patch contains characters that are typically recognized by a regex library, usually something like "c++", then the code was failing while determining the include and lib path for the exodus python interface.

Refactor the code to fix the issue. Also removed some EXCLUDE_FILES calls until TriBits is fixed...

Addresses #675

@gsjaardema gsjaardema mentioned this pull request Jun 25, 2025
@gsjaardema
Copy link
Member Author

@mvlopri If you get a chance can you look at the changes to see if you think they are accomplishing the same thing as the original code.

@gsjaardema gsjaardema merged commit 290139d into master Jun 27, 2025
55 checks passed
@gsjaardema gsjaardema deleted the fix-path-containing-regex-character branch June 27, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant