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

Set LANG: en_US.UTF-8 to fix locale issue in rocker #228

Merged
merged 1 commit into from
May 7, 2024

Conversation

cicdguy
Copy link
Contributor

@cicdguy cicdguy commented May 6, 2024

See r-lib/styler#1199 and rocker-org/rocker-versioned2#802 for reference.

This adds the LANG=en_US.UTF-8 environment variable in the event that it is not set.

@cicdguy cicdguy requested a review from pawelru May 6, 2024 23:36
@cicdguy cicdguy self-assigned this May 6, 2024
@cicdguy cicdguy requested a review from a team as a code owner May 6, 2024 23:36
@cicdguy cicdguy enabled auto-merge (squash) May 6, 2024 23:37
Copy link
Contributor

github-actions bot commented May 6, 2024

badge

Code Coverage Summary

Filename      Stmts    Miss  Cover    Missing
----------  -------  ------  -------  ---------
R/hello.R        20       6  70.00%   55-60
TOTAL            20       6  70.00%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 4f1082f

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented May 6, 2024

Unit Tests Summary

3 tests   3 ✅  6s ⏱️
3 suites  0 💤
1 files    0 ❌

Results for commit 4f1082f.

@cicdguy cicdguy merged commit 3b48377 into main May 7, 2024
24 of 25 checks passed
@cicdguy cicdguy deleted the set-lang-env-var branch May 7, 2024 08:15
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants