unsloth/.github/workflows
Daniel Han 5f2511c7d4 CI(windows): force UTF-8 stdio so hf download / Studio CLI don't crash on Windows
Windows defaults to cp1252 ("charmap"); the hf-hub CLI prints a
success checkmark "✓" (U+2713) and the bare hf download in the
"Prime HF_HOME" step dies with:

  Error: Invalid value. 'charmap' codec can't encode character
  '✓' in position 5: character maps to <undefined>

Set PYTHONIOENCODING=utf-8 and PYTHONUTF8=1 at the job level for all
four Windows Studio workflows. Same env vars work on Linux/Mac as
no-ops, so we don't need OS-conditional handling.
2026-05-07 10:07:22 +00:00
..
consolidated-tests-ci.yml CI(Core): expand KNOWN_BROKEN_COMPILE with 7 latest-transformers failures 2026-05-07 09:17:47 +00:00
lint-ci.yml CI: SHA-pin every action; fix 4 bugs in advisory-audit 2026-05-07 01:12:40 +00:00
mlx-ci.yml ci(mac): make Mac smoke tests robust to Metal output drift 2026-05-07 05:38:17 +00:00
release-desktop.yml Fix Studio desktop tray installer and titlebar and bux fixes (#5179) 2026-04-30 08:40:39 -07:00
security-audit.yml CI: SHA-pin every action; fix 4 bugs in advisory-audit 2026-05-07 01:12:40 +00:00
stale.yml CI: SHA-pin every action; fix 4 bugs in advisory-audit 2026-05-07 01:12:40 +00:00
studio-api-smoke.yml CI(studio): fix 4 real failures surfaced by the new smoke jobs 2026-05-07 04:20:11 +00:00
studio-backend-ci.yml CI: SHA-pin every action; fix 4 bugs in advisory-audit 2026-05-07 01:12:40 +00:00
studio-frontend-ci.yml CI(studio): always-upload artifacts + gate /api/system + path/health plumbing 2026-05-07 04:09:09 +00:00
studio-inference-smoke.yml CI(studio): always-upload artifacts + gate /api/system + path/health plumbing 2026-05-07 04:09:09 +00:00
studio-mac-api-smoke.yml ci(mac): add Mac Studio API/UI/GGUF CI workflows 2026-05-07 05:14:51 +00:00
studio-mac-inference-smoke.yml ci(mac): trim max_tokens + timeouts so tool-calling/json fit in 25min 2026-05-07 08:59:32 +00:00
studio-mac-ui-smoke.yml ci(mac): pin Playwright <1.58 to dodge Node 24 pipeTransport JSON crash 2026-05-07 09:23:48 +00:00
studio-mac-update-smoke.yml ci(mac): add Mac Studio Update CI 2026-05-07 05:08:43 +00:00
studio-tauri-smoke.yml CI(studio): always-upload artifacts + gate /api/system + path/health plumbing 2026-05-07 04:09:09 +00:00
studio-ui-smoke.yml CI(ui): add second Playwright job covering Compare/Recipes/Export/Studio/Settings 2026-05-07 04:09:09 +00:00
studio-update-smoke.yml CI(update-smoke): drop cache: 'pip' to avoid fatal post-step 2026-05-07 07:38:26 +00:00
studio-windows-api-smoke.yml CI(windows): force UTF-8 stdio so hf download / Studio CLI don't crash on Windows 2026-05-07 10:07:22 +00:00
studio-windows-inference-smoke.yml CI(windows): force UTF-8 stdio so hf download / Studio CLI don't crash on Windows 2026-05-07 10:07:22 +00:00
studio-windows-ui-smoke.yml CI(windows): force UTF-8 stdio so hf download / Studio CLI don't crash on Windows 2026-05-07 10:07:22 +00:00
studio-windows-update-smoke.yml CI(windows): force UTF-8 stdio so hf download / Studio CLI don't crash on Windows 2026-05-07 10:07:22 +00:00
wheel-smoke.yml CI: SHA-pin every action; fix 4 bugs in advisory-audit 2026-05-07 01:12:40 +00:00