Commit Graph

9 Commits

Author SHA1 Message Date
alex 9f8aadd01c ci: use curl.exe for LLVM download (PS5.1 Invoke-WebRequest defaults to TLS 1.0, GitHub rejects)
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 22s
2026-05-02 22:41:46 +10:00
alex ca954e289d ci: strip em-dashes from workflow (PS5.1 CP1252 misdecode broke parser run #6)
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 22s
2026-05-02 22:24:49 +10:00
alex 35963eb7a7 ci: LLVM 16 via portable tar.xz (NSIS /S fails silently on unprivileged runner)
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 21s
2026-05-02 22:15:00 +10:00
alex 2f73725e19 ci: publish Gitea release with rustdesk.exe (stable URL for OnRamp)
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 5m23s
2026-05-02 22:13:38 +10:00
alex 3783082600 ci: fix CARGO_BIN path (sed mangled it)
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 4m17s
2026-05-02 22:08:33 +10:00
alex e4c9a7569d ci: fix YAML \U escape error - quote path with single quotes
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 19s
2026-05-02 22:08:04 +10:00
alex b26ddd0a54 ci: rewrite workflow cleanly (sed mangled previous commit) 2026-05-02 22:06:59 +10:00
alex 499d50d2d4 ci: shell powershell (5.x always present) + explicit cargo.exe path 2026-05-02 22:06:24 +10:00
alex e698148994 ci: Gitea Actions build pipeline for patched rustdesk.exe
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 35s
Self-hosted Windows runner builds the Sciter-UI rustdesk.exe with our
get_cursor() patch for issue #672. Pinned to LLVM 16.0.0 + vcpkg commit
120deac3 to match upstream rustdesk CI exactly. Artifact uploaded to
Gitea releases for OnRamp's Install-RustDeskClient to fetch.

Triggers on push to yowie-master + workflow_dispatch.
2026-05-02 22:04:11 +10:00