This website requires JavaScript.
Explore
Help
Sign In
panxiao81
/
workload-sts
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
增加 self-hosted Go 测试 CI
#2
Closed
panxiao81
wants to merge 1 commits from
ci/test
into
main
pull from: ci/test
merge into: :main
:main
:docs/superseded-by-spire
:ci/test
:feat/initial-poc
Conversation
0
Commits
1
Files Changed
1
+26
panxiao81
commented
2026-09-11 17:00:45 +00:00
Owner
Copy Link
Copy Source
内容
为 pull request 和 main 分支 push 增加 Gitea Actions workflow
使用 self-hosted runner
从 go.mod 读取 Go 版本并启用模块缓存
仅运行 go test ./...
将 job token 权限限制为 contents: read
本地验证
go test ./...
git diff --check
## 内容 - 为 pull request 和 main 分支 push 增加 Gitea Actions workflow - 使用 self-hosted runner - 从 go.mod 读取 Go 版本并启用模块缓存 - 仅运行 go test ./... - 将 job token 权限限制为 contents: read ## 本地验证 - go test ./... - git diff --check
panxiao81
added 1 commit
2026-09-11 17:00:46 +00:00
增加 self-hosted Go 测试 CI
Test / test (pull_request)
Successful in 22s
Details
480cd9f00f
panxiao81
closed this pull request
2026-09-13 14:36:29 +00:00
panxiao81
referenced this pull request
2026-09-13 14:59:11 +00:00
记录 SPIRE 替代决策并停止项目开发
#3
This repo is archived. You cannot comment on pull requests.
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
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: panxiao81/workload-sts#2
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
panxiao81/workload-sts
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
内容
本地验证