apache / apache/dolphinscheduler-sdk-python
Add CI run on specific apache/dolphinscheduler pr instead of dev one
- 主要言語
- 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