apache / apache/dolphinscheduler-sdk-python
[improve] Avoid each time no change submit will create a new version
Open
help wanted
improvement
- Dominant language
- Python
- Stars
- 71
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Currently, each time submit code from python api to dolphinscheduler, a new version will be add even though do not change any task, workflow, and relation. It is better to find a way check whether there are any models change to judge add version or not
Contributor guide
Assessment
This issue has not been assessed yet.