Skip to content

ci: remove oss upload from release workflow#427

Merged
lixd merged 1 commit into
release-1.6from
ci/separate-build-release-1.6
Jun 2, 2026
Merged

ci: remove oss upload from release workflow#427
lixd merged 1 commit into
release-1.6from
ci/separate-build-release-1.6

Conversation

@lixd
Copy link
Copy Markdown
Contributor

@lixd lixd commented Jun 2, 2026

Summary

  • release.ymlbuid.yaml 职责分离
  • buid.yaml(push master/release* 触发):build + upload OSS
  • release.yml(v* tag 触发):build + create GitHub Release
  • 去掉 release.yml 中重复的 OSS 上传步骤,避免 tag push 时两个 workflow 都做 build + upload

Cherry-pick from #426

OSS upload is already handled by the build workflow, no need to
duplicate it in release.

Signed-off-by: lixd <xueduan.li@gmail.com>
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@lixd lixd merged commit 1ae8d93 into release-1.6 Jun 2, 2026
4 of 5 checks passed
@lixd lixd deleted the ci/separate-build-release-1.6 branch June 2, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant