This website requires JavaScript.
Explore
Help
Sign In
panxiao81
/
homelab-infra
Watch
1
Star
0
Fork
0
Code
Issues
10
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
更新 Runner Gitea 反代 Host 修复镜像
#118
Merged
panxiao81
merged 1 commits from
deploy/go-runner-proxy-host
into
main
2026-09-21 05:42:34 +00:00
Conversation
0
Commits
1
Files Changed
1
+1
-1
panxiao81
commented
2026-09-21 05:42:11 +00:00
Owner
Copy Link
Copy Source
变更
更新 controller digest
repository HTTP 反代显式重写 Host 为真实 Gitea host
修复 actions/checkout 经本地 SPIFFE proxy fetch 时的 repository not found
验证
真实 Gitea 有无 .git 路径均可 ls-remote
单元测试断言 path、Authorization 与 Host 均正确转发
Go 全量测试与 vet、Python 测试通过
server-side dry-run 通过
## 变更 - 更新 controller digest - repository HTTP 反代显式重写 Host 为真实 Gitea host - 修复 actions/checkout 经本地 SPIFFE proxy fetch 时的 repository not found ## 验证 - 真实 Gitea 有无 .git 路径均可 ls-remote - 单元测试断言 path、Authorization 与 Host 均正确转发 - Go 全量测试与 vet、Python 测试通过 - server-side dry-run 通过
panxiao81
added 1 commit
2026-09-21 05:42:11 +00:00
更新 Runner Gitea 反代 Host 修复镜像
yaml / yaml (pull_request)
Failing after 33s
Details
a13a5118cf
panxiao81
merged commit
15ef512cfc
into
main
2026-09-21 05:42:34 +00:00
panxiao81
deleted branch
deploy/go-runner-proxy-host
2026-09-21 05:42:34 +00:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
panxiao81
(Xiao Pan)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: panxiao81/homelab-infra#118
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
panxiao81/homelab-infra
Title
Body
Create Issue
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
变更
验证