ci: 修正 fork 的 release workflow,可自行編譯發佈 binary#1
Merged
Conversation
- 移除 repository_owner == 'coder' gate(fork 上永遠不會執行) - ubuntu-latest-8-cores 改為 ubuntu-latest(個人 repo 無此 runner) - permissions 改為 contents: write(上傳 release 資產所需) - 不走 make build / task build:go:該路徑缺少 chat UI 嵌入步驟, 改照上游 coder/agentapi Makefile 流程(NEXT_PUBLIC_BASE_PATH=magic base path build chat → 複製進 lib/httpapi/chat → go build) - 移除 push main 觸發(原本會上傳到不存在的 preview release) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Testing
Validation
Merge Readiness
automergefor automatic merge flow (optional)Related Issues
Closes: