-
Notifications
You must be signed in to change notification settings - Fork 3
Fix windows #20
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
gtfierro
merged 26 commits into
gtfierro:fix-windows
from
ChristianTremblay:fix-windows
Oct 27, 2025
Merged
Fix windows #20
gtfierro
merged 26 commits into
gtfierro:fix-windows
from
ChristianTremblay:fix-windows
Oct 27, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-windows Signed-off-by: Christian Tremblay, ing. <[email protected]>
Add a step to clean the build cache before building.
Added a step to clean the build cache before building.
Replaced custom Rust setup action with dtolnay/rust-toolchain action.
Refactor comments for clarity and update code formatting.
Added step to install Python package before testing.
Removed the module name from the pymodule attribute.
…ntoenv"" does not match "OntoEnv directory not found at: ".\.ontoenv"" on Windows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To be honest, Gemini and Claude did all the work... I just had to be patient waiting for CI process over the weekend :)
This version pass all test on 3 OS, I have no idea if it's enough to say I didn't break something though