apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[DSIP-68] Uniformly name process in code as workflow #16515

Closed SbloodyS closed 3 weeks ago

SbloodyS commented 1 month ago

Search before asking

Motivation

Uniformly name process in code as workflow for better maintenance

  1. First modify the backend code uniformly #16516
  2. Then unify the table structure and table fields in backend #16525
  3. Unify the backend controller and frontend ui sections #16525

Design Detail

Incompatible changes

These incompatible changes may affect users of secondary development based on API and Database.

Compatibility, Deprecation, and Migration Plan

No response

Test Plan

Test it with ut, it, e2e, api-test

Code of Conduct

zhongjiajie commented 1 month ago

Maybe we should find out whether another column name should change, related to this issue to avoid too many incompatible upgrades. checking ourselves or collecting from the community

SbloodyS commented 1 month ago

Maybe we should find out whether another column name should change, related to this issue to avoid too many incompatible upgrades. checking ourselves or collecting from the community

Only the upgrade version will be affected.