Files
wolfssl/.github/scripts
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
..
2026-06-11 13:33:27 +02:00
2026-05-21 13:19:29 -07:00