Skip to content

Conversation

ikalnytskyi
Copy link
Owner

@ikalnytskyi ikalnytskyi commented Mar 19, 2024

Turns out that Windows Server 2019 does not support locale names specified in the format defined by the POSIX standard. This patch converts the POSIX format to the one supported by Windows 2019.

In addition to that, this patch adds all supported action runners to the continue integration, so we can make sure that this action works properly on every supported platform.

Reported-by: Irena Rindos
Fixes: #25

@ikalnytskyi ikalnytskyi force-pushed the feat/missing-os-runners branch 2 times, most recently from d42413a to b74c465 Compare March 24, 2024 19:34
@ikalnytskyi ikalnytskyi changed the title Add support for Win 2019, Ubuntu 20.04 & macOS 11 BREAKING CHANGE: change default locale to C.UTF-8 Mar 24, 2024
@ikalnytskyi ikalnytskyi force-pushed the feat/missing-os-runners branch 2 times, most recently from 47be001 to 606bb2a Compare March 24, 2024 19:38
@ikalnytskyi ikalnytskyi changed the title BREAKING CHANGE: change default locale to C.UTF-8 BREAKING CHANGE: change default locale to C Mar 24, 2024
@ikalnytskyi ikalnytskyi force-pushed the feat/missing-os-runners branch from 606bb2a to 94a9337 Compare March 25, 2024 23:26
@ikalnytskyi ikalnytskyi force-pushed the feat/missing-os-runners branch 5 times, most recently from 89179a8 to ba26776 Compare May 1, 2024 20:12
@ikalnytskyi ikalnytskyi changed the title BREAKING CHANGE: change default locale to C Add support for missing action runners May 1, 2024
@ikalnytskyi ikalnytskyi force-pushed the feat/missing-os-runners branch 3 times, most recently from a6741bd to 26ea027 Compare May 1, 2024 20:17
Turns out that Windows Server 2019 does not support locale names
specified in the format defined by the POSIX standard. This patch
converts the POSIX format to the one supported by Windows 2019.

In addition to that, this patch adds all supported action runners to
the continue integration, so we can make sure that this action works
properly on every supported platform.

Reported-by: Irena Rindos
Fixes: #25
@ikalnytskyi ikalnytskyi force-pushed the feat/missing-os-runners branch from 26ea027 to 89e1586 Compare May 1, 2024 20:42
@ikalnytskyi ikalnytskyi merged commit e629f5d into master May 1, 2024
@ikalnytskyi ikalnytskyi deleted the feat/missing-os-runners branch May 1, 2024 22:48
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.

Windows: invalid locale name "en_US.UTF-8"
1 participant