Skip to content

ci: 新增 dart 包 CI/CD 工作流#15

Open
linli2004 wants to merge 2 commits into
quanttide:mainfrom
linli2004:finance-task/t5-ci
Open

ci: 新增 dart 包 CI/CD 工作流#15
linli2004 wants to merge 2 commits into
quanttide:mainfrom
linli2004:finance-task/t5-ci

Conversation

@linli2004

Copy link
Copy Markdown

做了什么

  • dart-check.yml:push/PR 自动 dart analyze + dart test
  • dart-publish.yml:tag 匹配发布到 pub.dev

验证方式

PR 创建后 GitHub Actions 自动运行。

文件变更

.github/workflows/dart-check.yml
.github/workflows/dart-publish.yml

linli2004 added 2 commits June 16, 2026 14:45
- dart-check.yml:push/PR 触发 packages/finance/dart/**,执行 analyze + test
- dart-publish.yml:标签 dart/ 前缀触发 pub.dev 自动发布
Documents the fork triangular workflow, PR splitting by layer (≤20 files/PR),
history rewrite via git reset --soft, build artifact management, gateguard-safe
file extraction with git archive, and PR description templates optimized for AI
reviewers.
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