Dolphinscheduler: [Feature][api] Workflow version control

Created on 23 Jun 2020  ·  4Comments  ·  Source: apache/dolphinscheduler

Describe the feature
Implement version control for workflow.

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
1.front-end, add the version control drawler
2.back-end, add the version control http api

  • a.add the version info when add or update process definition, update process instance
  • b.switch the version
  • c.list the version infos
  • d.delete the version

Additional context

  • Is it necessary to add the distribute lock when update the version?
  • Is it necessary to add the version infos when import or export the process definition?
new feature

Most helpful comment

I'm doing it~. (#2154 )
cc @dailidong

All 4 comments

I'm doing it~. (#2154 )
cc @dailidong

@yangyichao-mango any release plan?

@yangyichao-mango any release plan?

Hi,
I'm working on it, and if you're interested in this, you can follow the mailing list[1].

[1] https://lists.apache.org/thread.html/r4db87136679dc9badf173292e94c10c5097c8f19547d8ac4aa5f5990%40%3Cdev.dolphinscheduler.apache.org%3E

this feature has been done, please refer PR #3053

Was this page helpful?
0 / 5 - 0 ratings