This website requires JavaScript.
Explore
Help
Sign In
ldc
0 Followers
·
0 Following
Joined on
2026-01-13
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
ldc
pushed to
ldc
at
kuban/act_runner
2026-02-02 07:32:20 +00:00
c7dfd1c149
feat: add Dockerfile.custom for Debian-based runner image
ldc
pushed to
ldc
at
kuban/act_runner
2026-02-02 07:31:46 +00:00
9d0b60643c
debug: add logging for containerOptions auto-addition
ldc
created branch
ldc
in
kuban/act_runner
2026-02-02 06:28:07 +00:00
ldc
pushed to
ldc
at
kuban/act_runner
2026-02-02 06:28:07 +00:00
8fab783aa9
feat(cache): 实现缓存服务器host.docker.internal支持和配置自动检测
ldc
pushed to
main
at
kuban/act_runner
2026-01-30 03:37:35 +00:00
f1a473b362
chore(build): 配置 Go 模块代理并移除工作流文件
ldc
pushed to
main
at
kuban/act_runner
2026-01-30 03:14:25 +00:00
ecefbc555c
chore(ci): 移除 Gitea 工作流配置文件
ldc
pushed to
main
at
kuban/act_runner
2026-01-30 03:04:29 +00:00
b93ab66e54
chore(build): 设置默认 GOPROXY 为阿里云镜像
ldc
pushed to
main
at
kuban/act_runner
2026-01-30 02:50:50 +00:00
d3ce144350
fix(runner): 解决job容器无法访问缓存服务器的问题