ForgeRock / fr-config-manager

ForgeRock config manager
MIT License
5 stars 7 forks source link

Platform agnosticism #46

Open christian-brindley opened 10 months ago

christian-brindley commented 10 months ago

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 /.

bitboy67 commented 10 months ago

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