Skip to content
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

Change path representation to posix style #150

Merged
merged 3 commits into from
Aug 11, 2022

Conversation

phackstock
Copy link
Contributor

closes #148.

As per discussion in #148 changing the file path in CodeList entries to be represented as a posix style path.
For the first CI run I changed nothing and only set the OS to windows-latest to reproduce the error.

@phackstock phackstock added the bug Something isn't working label Aug 11, 2022
@phackstock phackstock self-assigned this Aug 11, 2022
@phackstock
Copy link
Contributor Author

As illustrated in https://github.com/IAMconsortium/nomenclature/runs/7782738143?check_suite_focus=true, the error is reproducible. Now for the fix.

@phackstock
Copy link
Contributor Author

Since the change seems to have fixed the tests on Windows, I'm reverting the tests back to ubuntu-latest.

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

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

Nice, thanks @phackstock!

@phackstock phackstock merged commit 6fa0aff into IAMconsortium:main Aug 11, 2022
@phackstock phackstock deleted the fix/os-file-paths branch August 11, 2022 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plateform dependant tests' success
3 participants