monaco v2 on Windows fails to Download Settings: invalid characters into Settings folder names
heydenb opened this issue · 2 comments
I am using the monaco v2 rc4 version currently.
I am a big fan since we can use the settings api now. No more excuses... everything as code.
However, I think I found a bug when executing a "download" on Windows. It tries to generate folder names with a semicolon in it. Not supported on windows.
2023/02/23 15:43:44 ERROR mkdir download_2023-02-23-154342\project_400DEV\builtin:os.services.monitoring: The directory name is invalid.
Hi @heydenb,
thanks for the report! This is indeed a bug, also already reported in #825 and resolved but not released.
We plan to release a fixed version within the next week!
As the bug is still in the pre-release I will leave this open till we release a fix.
edit: As mentioned in the other issue, as a workaround for now, you could use the Linux version in WSL
This is fixed in the latest v2 pre-release: https://github.com/Dynatrace/dynatrace-configuration-as-code/releases/tag/v2.0.0-rc.6