Skip to content

scripts/warn-outside-container: fix font representation#6839

Merged
thaJeztah merged 1 commit intodocker:masterfrom
literally-user:6838-fix-font-representation
Mar 13, 2026
Merged

scripts/warn-outside-container: fix font representation#6839
thaJeztah merged 1 commit intodocker:masterfrom
literally-user:6838-fix-font-representation

Conversation

@literally-user
Copy link
Contributor

@literally-user literally-user commented Mar 4, 2026

Fixed font display in /scripts/warn-outside-container by replacing echo with POSIX-compatible prinf so that display works on any POSIX-compatible systems.

Fixes #6838

image

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I recall we had a PR for this, but it had some issues (#4211), so we can go with your PR instead; however, it looks like shellcheck linting is failing; can you fix that? (please amend the commit, so that there's only one commit in the PR)

@literally-user
Copy link
Contributor Author

Oh, i see! Yeah, i'll fix that asap

@literally-user literally-user force-pushed the 6838-fix-font-representation branch from 8f44542 to 914fd74 Compare March 5, 2026 11:34
@thaJeztah thaJeztah added this to the 29.3.0 milestone Mar 5, 2026
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I just tried, and looks like there was an issue; I posted the correct variant (you can copy/paste it.

@vvoland vvoland modified the milestones: 29.3.0, 29.3.1 Mar 5, 2026
Signed-off-by: Davlat Davydov <literally_user@hotmail.com>

fix CI

review changes
@literally-user literally-user force-pushed the 6838-fix-font-representation branch from 914fd74 to 71db152 Compare March 5, 2026 16:34
@thaJeztah
Copy link
Member

Looks like GitHub didn't trigger actions; let me try close/re-open.

@thaJeztah thaJeztah closed this Mar 13, 2026
@thaJeztah thaJeztah reopened this Mar 13, 2026
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

waiting for CI to do its thing; seems to still be having issues with some check 🫠

@thaJeztah thaJeztah merged commit c3a17b9 into docker:master Mar 13, 2026
94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong ANSI font representation

4 participants