Skip to content

Fixed incorrect path resolution for repository-local settings files#90

Merged
LinusJungemann merged 2 commits into
devfrom
fix/incorrect_settings_file_resolution
Sep 2, 2025
Merged

Fixed incorrect path resolution for repository-local settings files#90
LinusJungemann merged 2 commits into
devfrom
fix/incorrect_settings_file_resolution

Conversation

@bwintermann
Copy link
Copy Markdown

As the title says, settings files in finn-plus/settings.yaml were not found correctly because after moving run_finn.py to the src directory, the relative path that the file looks at was not changed. This is now fixed and instead of the settings file in ~, now the local one is found first.

@bwintermann bwintermann requested a review from fpjentzsch July 14, 2025 07:23
@bwintermann
Copy link
Copy Markdown
Author

@fpjentzsch Could you take a look next week and merge this? It should be relevant in all cases where finn-plus local dependency directories are used.

@LinusJungemann LinusJungemann merged commit 560ddc3 into dev Sep 2, 2025
2 checks passed
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.

2 participants