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

Platform agnosticism #46

Open
christian-brindley opened this issue Sep 12, 2023 · 1 comment
Open

Platform agnosticism #46

christian-brindley opened this issue Sep 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@christian-brindley
Copy link
Collaborator

The tools have so far only been tested on linux family OS - i.e. MacOS and ubuntu (ubuntu is via github action). It is currently unknown whether it will work on Windows OS - particularly with file paths containing slashes. Should make sure we use path.join rather than hardcoding directory delimiters to /.

@christian-brindley christian-brindley added the enhancement New feature or request label Sep 12, 2023
@bitboy67
Copy link

Also tested on Alpine linux.....in GitLab runners

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants