• Joined on 2026-02-06
admin pushed to main at admin/vibetorrent 2026-02-06 21:50:18 +00:00
5539dc2289 chore: trigger ci build to use runner v2
admin pushed to main at admin/vibetorrent 2026-02-06 21:40:42 +00:00
f99fc4a134 fix: use pure MIPS asm for __atomic_is_lock_free, remove unsupported --defsym
admin pushed to main at admin/vibetorrent 2026-02-06 21:24:15 +00:00
f4d0351c5b chore: update runner shim and linker flags for mips atomics
admin pushed to main at admin/vibetorrent 2026-02-06 21:04:49 +00:00
c2492b2749 fix(ci): let zig handle CRT object files via link-self-contained=no
admin pushed to main at admin/vibetorrent 2026-02-06 20:58:22 +00:00
18001ed5a2 fix(ci): use build-std for mips target in Dockerfile
admin pushed to main at admin/vibetorrent 2026-02-06 20:48:59 +00:00
47da0fca55 ci: test updated runner environment
admin pushed to main at admin/vibetorrent 2026-02-06 20:41:33 +00:00
0985f328e2 fix(ci): inject libatomic for mips and force static linking
admin pushed to main at admin/vibetorrent 2026-02-06 20:33:00 +00:00
146b312b4c fix(runner): use reliable URL for act_runner and optimize targets
admin pushed to main at admin/vibetorrent 2026-02-06 20:19:39 +00:00
153568e81d ci: trigger first super-fast build
admin pushed to main at admin/vibetorrent 2026-02-06 19:34:43 +00:00
fefe86da31 refactor: simplify workflow to use new custom runner with pre-installed tools
admin pushed to main at admin/vibetorrent 2026-02-06 19:31:51 +00:00
11ba548297 chore: remove failing publish workflow due to missing docker in runner
admin pushed to main at admin/vibetorrent 2026-02-06 19:22:04 +00:00
ce9fb6781a ci: configure runner to use host mode with mips-builder label
admin pushed to main at admin/vibetorrent 2026-02-06 19:18:03 +00:00
4855b193d4 ci: add workflow to publish runner image to docker hub
admin pushed to main at admin/vibetorrent 2026-02-06 19:16:06 +00:00
1d636d63fa feat: add self-contained gitea runner dockerfile with all build tools included
admin pushed to main at admin/vibetorrent 2026-02-06 19:04:16 +00:00
db4edff957 ci: fix trunk binary arch download logic for arm64 runner
admin pushed to main at admin/vibetorrent 2026-02-06 19:02:21 +00:00
921cba2cab ci: remove broken cache and use prebuilt trunk binary for speed
admin pushed to main at admin/vibetorrent 2026-02-06 18:49:11 +00:00
c64c95233f ci: add action/cache to speed up builds
admin pushed to main at admin/vibetorrent 2026-02-06 18:45:36 +00:00
d17bfc88ad ci: replace docker build with cargo-zigbuild for mips cross-compilation
admin pushed to main at admin/vibetorrent 2026-02-06 18:33:43 +00:00
b646d0851c ci: remove --locked from trunk install to avoid yanked crate warnings
admin pushed to main at admin/vibetorrent 2026-02-06 18:31:26 +00:00
42e03bd2e3 ci: manually install node 20 to path to fix structuredClone error