Skip to content

Add GetPathInProject() to core API #7008

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 3 commits into from
Jul 3, 2025
Merged

Conversation

spoonmilk
Copy link
Member

Adds GetPathInProject() function to core API, returning the path of a file in a project relative to the project rather than the actual location on disk.

@spoonmilk spoonmilk added this to the Helion milestone Jun 30, 2025
@spoonmilk
Copy link
Member Author

Newest commit added get_file_by_path_on_disk and get_file_by_path_in_project to the python API bindings, along with fixing some logic.

@plafosse plafosse assigned CouleeApps and negasora and unassigned CouleeApps Jul 1, 2025
Copy link
Member

@negasora negasora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also GetFileByPathInProject and equivalent should be pluralized (GetFilesByPathInProject) since they return a vector/list

@spoonmilk spoonmilk force-pushed the test_triage_project_filenames branch from 997a35a to 78ae7be Compare July 2, 2025 15:06
@spoonmilk spoonmilk self-assigned this Jul 3, 2025
@spoonmilk spoonmilk force-pushed the test_triage_project_filenames branch from 78ae7be to 81af8fe Compare July 3, 2025 15:57
@spoonmilk spoonmilk force-pushed the test_triage_project_filenames branch from 81af8fe to df4cb16 Compare July 3, 2025 17:50
@spoonmilk spoonmilk force-pushed the test_triage_project_filenames branch from df4cb16 to 533b8e5 Compare July 3, 2025 17:53
@spoonmilk spoonmilk merged commit 533b8e5 into dev Jul 3, 2025
7 of 10 checks passed
@spoonmilk spoonmilk deleted the test_triage_project_filenames branch July 3, 2025 18:28
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.

3 participants