1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-26 16:25:06 +03:00
awx/.github
Hao Liu 40499a4084
prevent unsupported locale setting error in GHA
related to https://github.com/ansible/ansible/pull/78175

the way the GHA runner is built, Python runs with a mixed locale between the FS bits and the default encoding, which can cause unpredictable issues

adding env var `LC_ALL: "C.UTF-8"` prevent flakiness due to locale issue

Signed-off-by: Hao Liu <haoli@redhat.com>
2022-11-29 18:03:46 +00:00
..
ISSUE_TEMPLATE feature_request_form_update (#12625) 2022-08-17 08:52:30 -03:00
workflows prevent unsupported locale setting error in GHA 2022-11-29 18:03:46 +00:00
CODE_OF_CONDUCT.md add a link to the community code of conduct 2018-03-27 16:51:30 -04:00
dependabot.yml Update user dependabot 2022-06-16 15:31:39 -04:00
issue_labeler.yml .github folder maintaince (#12327) 2022-06-13 07:44:15 -04:00
ISSUE_TEMPLATE.md Adding GitHub check to ensure PRs have the proper X/Y/Z flags (#12577) 2022-08-01 12:59:01 -04:00
pr_labeler.yml .github folder maintaince (#12327) 2022-06-13 07:44:15 -04:00
PULL_REQUEST_TEMPLATE.md Adding GitHub check to ensure PRs have the proper X/Y/Z flags (#12577) 2022-08-01 12:59:01 -04:00
triage_replies.md Adding triage response for inquaries around Oracles version of AWX 2022-08-01 12:00:48 -04:00