Skip to content

Dev/release workflow#96

Closed
CongkeChen wants to merge 2 commits into
mainfrom
dev/release-workflow
Closed

Dev/release workflow#96
CongkeChen wants to merge 2 commits into
mainfrom
dev/release-workflow

Conversation

@CongkeChen

Copy link
Copy Markdown
Contributor

Summary

新增基于 tag 触发的 GitHub Actions release 流水线。
该流水线会:

  • v* tag 时执行正式 PyPI 发布
  • test/v* tag 时执行 dry-run 校验,不上传 PyPI
  • 校验 tag 版本和 trpc_agent_sdk.version.__version__ 一致
  • 执行格式检查、flake8、pytest、构建和 twine check
  • 仅在正式 v* tag 时上传 PyPI

Testing

这个 PR 本身应该只触发现有 CI,不会触发 release。
合入后可以用 dry-run tag 测试 release 流水线

CongkeChen and others added 2 commits June 29, 2026 14:50
Co-authored-by: Cursor <cursoragent@cursor.com>
@CongkeChen

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@github-actions

Copy link
Copy Markdown

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


congkechen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@CongkeChen CongkeChen closed this Jun 29, 2026
@CongkeChen
CongkeChen deleted the dev/release-workflow branch June 29, 2026 07:21
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