apache / apache/dolphinscheduler-sdk-python
Add CI run on specific apache/dolphinscheduler pr instead of dev one
未关闭
chore
help wanted
- 主要语言
- Python
- 星标
- 71
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
Sometimes we may create a PR base on apache/dolphinscheduler change, but DolphinScheduler-sdk-python only can run on dev head ref commit, we should find out a way to run on specific apache/dolphinscheduler pr to make our CI more smooth. I have a POC in https://github.com/apache/dolphinscheduler-sdk-python/pull/9/commits/93e7de420c57e518860cb06b2caa749b5af3d5f2, it work but not pretty.
If we can change the PR number from a comment or a commit message instead of directly change CI constants will be prefect
贡献指南
调研方向
从 issue 中链接的 POC 提交开始,检查 CI 常量当前如何选择 apache/dolphinscheduler 的修订版本。定义如何通过评论或提交消息提供特定的 upstream PR 编号,然后验证 CI 是否针对该修订版本运行,而不直接更改常量。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- ci-cd
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100