dolphinscheduler-sdk-python
dolphinscheduler-sdk-python copied to clipboard
[improve] Avoid each time no change submit will create a new version
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
I also noticed this issue, it would be great if you could specify the version when submitting it
I also noticed this issue, it would be great if you could specify the version when submitting it
it is an improvement, we may spend more time on bugs and features. If you interested with this issue I can assign to you