apache / apache/dolphinscheduler-sdk-python
Add CI run on specific apache/dolphinscheduler pr instead of dev one
還沒有人認領這個 Issue。
- 主要語言
- 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,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 issue 中連結的 POC 提交開始,檢查 CI 常數目前如何選擇 apache/dolphinscheduler 的修訂版本。定義如何透過留言或提交訊息提供特定的 upstream PR 編號,然後驗證 CI 是否針對該修訂版本執行,而不直接變更常數。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- ci-cd
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100