• Joined on 2026-04-07
dailz deleted branch ci-fix from dailz/wl-webrtc 2026-07-14 22:01:31 +08:00
dailz pushed to master at dailz/wl-webrtc 2026-07-14 21:51:51 +08:00
4cf95ac521 Merge PR #27: fix CI — proxy + gitea.com mirrors + missing apt packages
027e7e02e0 ci: add missing libavdevice-dev (ffmpeg-sys-next requires it)
ebff43d9d6 ci: drop --error-on=any from apt-get update (microsoft repo unreachable)
c000a2238d ci: configure apt proxy (apt doesn't respect HTTP_PROXY env var)
17c01a040a ci: set proxy env at job level (container.env not supported by act_runner)
Compare 14 commits »
dailz merged pull request dailz/wl-webrtc#27 2026-07-14 21:51:50 +08:00
ci: switch to gitea.com action mirrors to bypass github.com network block
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 20:26:48 +08:00
027e7e02e0 ci: add missing libavdevice-dev (ffmpeg-sys-next requires it)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 20:20:43 +08:00
ebff43d9d6 ci: drop --error-on=any from apt-get update (microsoft repo unreachable)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 20:13:54 +08:00
c000a2238d ci: configure apt proxy (apt doesn't respect HTTP_PROXY env var)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 20:08:57 +08:00
17c01a040a ci: set proxy env at job level (container.env not supported by act_runner)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 20:02:13 +08:00
e5317bf4c8 ci: remove unreachable domestic mirrors, use official sources directly
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 14:43:33 +08:00
56feb64b10 ci: use USTC mirror for rustup (rsproxy.cn 404 on dist path)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 14:39:42 +08:00
3d00625518 ci: use rsproxy.cn for rustup component downloads
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 14:25:12 +08:00
985c8f9cd2 ci: trigger rerun after config.yaml container.env proxy
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 14:18:15 +08:00
586b043267 ci: trigger rerun after proxy configuration
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 13:44:13 +08:00
b6e4ed1956 ci: install rustup via official script (not pre-installed in image)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 13:38:50 +08:00
93c331f11e ci: remove actions/cache step (gitea.com clone hangs 12+ min)
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 13:17:18 +08:00
cbe410534e ci: add rsproxy.cn cargo mirror for crates.io index access
dailz created pull request dailz/wl-webrtc#27 2026-07-14 13:11:11 +08:00
ci: switch to gitea.com action mirrors to bypass github.com network block
dailz pushed to ci-fix at dailz/wl-webrtc 2026-07-14 13:10:23 +08:00
a20b2ad3c6 ci: switch to gitea.com action mirrors + rustup inline
dailz created branch ci-fix in dailz/wl-webrtc 2026-07-14 13:10:23 +08:00
dailz deleted branch refactor/split-avhw from dailz/wl-webrtc 2026-07-14 11:45:55 +08:00
dailz pushed to master at dailz/wl-webrtc 2026-07-14 11:44:56 +08:00
5902df63c2 Merge PR #26: decompose oversized modules into directory form
e49339bdab docs(agents): update module paths after directory-form refactor
1d1b5db3c2 refactor(bin): convert vaapi_import_bench + sw_encode_bench to directory form
a17f809d9f refactor(state): split 1598-LOC state.rs into directory + extract 13 Dispatch impls
bcfbd93f5a refactor(state_portal): extract bitrate helpers + thread loops to submodules
Compare 17 commits »