Files
wolfssl/.github
Juliusz Sosinowicz 3a0d31a050 .github/scripts/parallel-make-check.py: emit literal status emoji, not :shortcodes:
The summary table is printed to plain stdout (the Actions console log and
local terminals) in addition to the GitHub step summary. GitHub emoji
:shortcodes: like  only expand on GitHub's Markdown
surfaces, so in the console log they appeared as literal text. Emit the
Unicode emoji directly, via \N{...} escapes so the source stays ASCII; the
glyphs match what the shortcodes mapped to, leaving the step summary
unchanged.
2026-06-25 15:37:45 +00:00
..
2025-02-13 14:50:32 -05:00