This website requires JavaScript.
Explore
Help
Register
Sign In
vstockwell
/
wraith
Watch
1
Star
0
Fork
0
You've already forked wraith
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
67
Wiki
Activity
All Workflows
build-release.yml
Actor
All actors
vstockwell
Status
All status
success
failure
waiting
running
fix: set TAURI_NSIS_PATH to system NSIS install
build-release.yml #69
:
Commit
8ed99a4919
pushed by
vstockwell
v1.0.5
2026-03-18 04:35:19 +00:00
2m35s
fix: add NSIS to EXTRA_PATH for SYSTEM account
build-release.yml #68
:
Commit
b0d56a775d
pushed by
vstockwell
v1.0.5
2026-03-18 04:29:32 +00:00
2m37s
fix: bundle target NSIS only — skip WiX/MSI
build-release.yml #67
:
Commit
84a2fc8618
pushed by
vstockwell
v1.0.5
2026-03-18 04:21:30 +00:00
2m34s
fix: CI — inline EXTRA_PATH in every step, no GITHUB_PATH
build-release.yml #66
:
Commit
96cbd74f84
pushed by
vstockwell
v1.0.4
2026-03-18 04:18:00 +00:00
5m0s
fix: suppress rustup stderr in PowerShell CI
build-release.yml #65
:
Commit
8cf13d657b
pushed by
vstockwell
v1.0.4
2026-03-18 04:10:00 +00:00
2s
fix: CI — configure rustup default + PATH for SYSTEM account
build-release.yml #64
:
Commit
57381566b8
pushed by
vstockwell
v1.0.4
2026-03-18 04:04:54 +00:00
18s
fix: use 'powershell' not 'pwsh' — Windows PowerShell on runner
build-release.yml #63
:
Commit
d6f84306c9
pushed by
vstockwell
v1.0.4
2026-03-18 04:03:09 +00:00
2s
fix: CI workflow — native Windows build on STORMBREAKER
build-release.yml #62
:
Commit
3d50c7c894
pushed by
vstockwell
v1.0.4
2026-03-18 03:59:28 +00:00
1s
fix: install tauri-cli via cargo, not npx
build-release.yml #59
:
Commit
bec58fe096
pushed by
vstockwell
v1.0.2
2026-03-17 21:37:18 +00:00
55s
fix: add stub ImportDialog, unblock vite build
build-release.yml #58
:
Commit
76c0439f4e
pushed by
vstockwell
v1.0.2
2026-03-17 21:25:49 +00:00
7s
fix: add ContextMenu component, fix TS errors in ConnectionTree
build-release.yml #57
:
Commit
b486679a49
pushed by
vstockwell
v1.0.2
2026-03-17 21:24:40 +00:00
11s
fix: CI workflow — use linux runner with MinGW cross-compilation
build-release.yml #56
:
Commit
c1f4875dfd
pushed by
vstockwell
v1.0.2
2026-03-17 21:11:43 +00:00
35s
docs: Phase 7 complete — CLAUDE.md + Go migration checklist
build-release.yml #55
:
Commit
47fb066f1d
pushed by
vstockwell
v1.0.1
2026-03-18 06:12:33 +00:00
0s
docs: Phase 7 complete — CLAUDE.md + Go migration checklist
build-release.yml #54
:
Commit
47fb066f1d
pushed by
vstockwell
v1.0.0
2026-03-17 20:56:08 +00:00
0s
fix: use wraith-logo.ico for installer icon and desktop shortcuts
build-release.yml #26
:
Commit
2cfb2c0b3b
pushed by
vstockwell
v0.4.0
2026-03-17 14:53:17 +00:00
44s
feat: NSIS installer — single signed setup.exe with Start Menu + Desktop shortcuts
build-release.yml #18
:
Commit
bd050b17c4
pushed by
vstockwell
v0.2.0
2026-03-17 13:46:34 +00:00
49s
fix: stub out FreeRDP unwind/debug.c with empty implementations instead of deleting
build-release.yml #16
:
Commit
855ee71e18
pushed by
vstockwell
v0.2.0
2026-03-17 13:41:06 +00:00
37s
fix: surgically remove unwind source from FreeRDP before build — dlfcn.h incompatible with MinGW
build-release.yml #15
:
Commit
ad4f23dc1a
pushed by
vstockwell
v0.2.0
2026-03-17 13:39:43 +00:00
17s
fix: nuke cached FreeRDP source/build dirs before fresh download and configure
build-release.yml #14
:
Commit
64113e5eef
pushed by
vstockwell
v0.2.0
2026-03-17 13:37:48 +00:00
20s
fix: rm -rf build dir before cmake configure — stale cache ignoring WITH_UNWIND=OFF
build-release.yml #13
:
Commit
695fabfeaf
pushed by
vstockwell
v0.2.0
2026-03-17 13:35:46 +00:00
21s
fix: disable unwind/pcsc/smartcard in FreeRDP — dlfcn.h not available in MinGW
build-release.yml #12
:
Commit
c2e7f8336b
pushed by
vstockwell
v0.2.0
2026-03-17 13:34:47 +00:00
17s
fix: force CFLAGS=-w via env + add verbose output on FreeRDP build failure
build-release.yml #11
:
Commit
39dc29b048
pushed by
vstockwell
v0.2.0
2026-03-17 13:33:38 +00:00
19s
fix: suppress all FreeRDP warnings (-w) — we don't own this code, just need the DLLs
build-release.yml #10
:
Commit
3deb2d6be3
pushed by
vstockwell
v0.2.0
2026-03-17 13:32:29 +00:00
19s
fix: suppress MinGW format string warnings in FreeRDP build (-Wno-format)
build-release.yml #9
:
Commit
1b04d3edeb
pushed by
vstockwell
v0.2.0
2026-03-17 13:31:40 +00:00
18s
fix: downgrade FreeRDP to 3.10.3 — 3.24.0 requires C11 threads.h missing from MinGW
build-release.yml #8
:
Commit
893b2350b6
pushed by
vstockwell
v0.2.0
2026-03-17 13:30:32 +00:00
26s
fix: disable FreeRDP SDL/Windows clients — only need core libs, no C++
build-release.yml #7
:
Commit
e39747850c
pushed by
vstockwell
v0.2.0
2026-03-17 13:29:14 +00:00
15s
fix: build zlib + OpenSSL from source for MinGW FreeRDP cross-compile
build-release.yml #6
:
Commit
04bf9b42c3
pushed by
vstockwell
v0.2.0
2026-03-17 13:27:53 +00:00
33s
fix: replace awscli/SeaweedFS with Gitea package registry upload
build-release.yml #5
:
Commit
e5cc40df37
pushed by
vstockwell
v0.2.0
2026-03-17 13:23:02 +00:00
46s
fix: single-line git clone in CI workflow (Gitea Actions line continuation)
build-release.yml #4
:
Commit
eda819c0fd
pushed by
vstockwell
v0.2.0
2026-03-17 13:18:40 +00:00
6s
feat: AI copilot backend — OAuth PKCE, Claude API streaming, 16 tools, conversations
build-release.yml #3
:
Commit
7ee5321d69
pushed by
vstockwell
v0.2.0
2026-03-17 13:18:34 +00:00
8m23s
First
Previous
1
2
3
Next
Last