• Joined on 2026-06-25
wesley synced commits to refs/heads/dev at wesley/frp from mirror 2026-07-17 03:00:11 +00:00
fe79598ee4 fix: fail fast on cross-compile errors (#5420)
269a26c5d5 fix(nathole): migrate STUN client to golib (#5419)
Compare 2 commits »
wesley synced commits to refs/heads/dev at wesley/frp from mirror 2026-07-12 02:10:10 +00:00
2886393f5b ci: remove unsupported s390x image target (#5412)
5396947c7c remove retired Go Report Card badge (#5409)
fe61093bc2 bump version to 0.70.0 (#5406)
54aeb2a7b0 feat(server): add typed frps v2 proxy specs (#5405)
Compare 4 commits »
wesley synced new reference refs/tags/v0.70.0 to wesley/frp from mirror 2026-07-12 02:10:10 +00:00
wesley synced commits to refs/tags/v0.70.0 at wesley/frp from mirror 2026-07-12 02:10:10 +00:00
wesley synced commits to refs/heads/master at wesley/frp from mirror 2026-07-12 02:10:10 +00:00
7b6e01f04f Merge pull request #5411 from fatedier/dev
5396947c7c remove retired Go Report Card badge (#5409)
fe61093bc2 bump version to 0.70.0 (#5406)
54aeb2a7b0 feat(server): add typed frps v2 proxy specs (#5405)
84be1938e4 api: expose v2 proxy timestamps as unix seconds (#5402)
Compare 24 commits »
wesley synced commits to refs/heads/dev at wesley/frp from mirror 2026-07-10 01:57:58 +00:00
84be1938e4 api: expose v2 proxy timestamps as unix seconds (#5402)
wesley pushed to main at blogs/outcomes 2026-07-09 05:36:07 +00:00
760ba48ea6 Set artifact retention to 1 day
wesley pushed to main at blogs/outcomes 2026-07-09 05:25:58 +00:00
7004051c8e Use local node-rsync:alpine image and remove runtime apk install
wesley synced commits to refs/heads/dev at wesley/frp from mirror 2026-07-09 01:53:09 +00:00
becee40715 docs: update API v2 release notes (#5400)
17e788d43b refactor: clean up frps v2 frontend models (#5399)
Compare 2 commits »
wesley synced new reference refs/heads/research/frps-traffic-api-v2 to wesley/frp from mirror 2026-07-08 01:43:12 +00:00
wesley synced commits to refs/heads/research/frps-traffic-api-v2 at wesley/frp from mirror 2026-07-08 01:43:11 +00:00
wesley synced commits to refs/heads/dev at wesley/frp from mirror 2026-07-08 01:43:11 +00:00
68509f5d44 Add frps proxy traffic API v2 (#5398)
5cd722b177 feat: add system prune API v2 (#5395)
5876beceac feat: add system info API v2 (#5394)
Compare 3 commits »
wesley pushed to main at blogs/outcomes 2026-07-06 10:26:37 +00:00
82e2757018 Add port 2222 to ssh-keyscan for host key verification
wesley pushed to main at blogs/outcomes 2026-07-06 10:19:40 +00:00
db134548e1 Add SSH key setup for git clone operations
wesley pushed to main at blogs/outcomes 2026-07-06 06:34:04 +00:00
a9297e5f24 Add FixIt theme clone and use --theme FixIt for build
wesley pushed to main at blogs/outcomes 2026-07-06 06:09:16 +00:00
7e747feafb Use node:alpine container for deploy job to support artifact actions
wesley pushed to main at blogs/outcomes 2026-07-06 06:07:03 +00:00
59cc2f1a62 Use actions/upload-artifact and download-artifact for cross-job file sharing
wesley pushed to main at blogs/outcomes 2026-07-06 06:04:12 +00:00
accdf7c3d3 Share /tmp between containers using volume mount and use alpine for deploy
wesley pushed to main at blogs/outcomes 2026-07-06 05:50:45 +00:00
c2f47948bf Use /tmp/shared for public directory instead of /workspace
wesley pushed to main at blogs/outcomes 2026-07-06 05:48:59 +00:00
7df1661120 Use direct rsync in runner container instead of docker run