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

Fix ci #259

Merged
merged 2 commits into from
Dec 29, 2022
Merged

Fix ci #259

merged 2 commits into from
Dec 29, 2022

Conversation

evrardjp
Copy link
Owner

No description provided.

Dependabot seemed to have liked the previous update, but it has
now broken the CI.

Let's revert to make a coherent set in CI.
Without this, it is possible for a user to use its own locale,
which could lead to ansible failure if the locale is not well
generated/accepted by ansible/python (locale.getlocale()).

To ensure there is no empty or incorrect locale in CI, force it
to en_US, which the locale used in the communication for this
project.
@evrardjp
Copy link
Owner Author

Of course the docker images broke again. :/

@evrardjp
Copy link
Owner Author

This is only a partial fix.

Moving to another fix will take long time, so I will force merge this.

@evrardjp evrardjp merged commit 89ab060 into master Dec 29, 2022
@evrardjp evrardjp deleted the fix-ci branch December 29, 2022 10:21
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.

1 participant