apache / apache/dolphinscheduler-sdk-python

[feat] Replace some variable value from constants to dolphinscheduler parameter

Đang mở
#23 0 bình luận 0 reaction 1 người được giao Được @zhongjiajie nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
71
Fork
26
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Sometime, we hope out workflow can run success locally, and also can work in production environment, and we will they can use variable too.

such as in locally

```py
the_var = "only-run-local"
```

but after we submit it to dolphinscheduler, we wish it replace by the parameter

```py
the_var = ${var-name}
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.