[2.0.1-cherrypick][Feature][API] API operation optimization #7136
Merged
lenboo merged 17 commits intoapache:2.0.1-preparefrom Dec 3, 2021
Merged
[2.0.1-cherrypick][Feature][API] API operation optimization #7136lenboo merged 17 commits intoapache:2.0.1-preparefrom
lenboo merged 17 commits intoapache:2.0.1-preparefrom
Conversation
* upgrade add sub_process * add interface method * add interface method * fix ut * add task delete check * add task delete check
…ot allowed to be deleted (apache#6893) * feature:deleteProcessDefinitionVersion * pref:delete duplicate enum definition Co-authored-by: 北笙 <“zhanqian@cai-inc.com”>
… param annotation (apache#6933) Co-authored-by: eye <eye.gu@aloudata.com>
…streamRelation and add UT (apache#6888) * fix: apache#6878, implement interface queryUpstreamRelation queryDownstreamRelation and add UT * fix: apache#6878, implement interface queryUpstreamRelation queryDownstreamRelation and add UT * fix: apache#6878, add license * fix: apache#6878, code style * fix: apache#6878, code style * fix: apache#6878, fix Duplication * fix: apache#6878 * fix: apache#6878 , fix style * to apache#6878: fix style * to apache#6878: fix style * to apache#6878: add buildTaskDefinition to overwrite equals and hashCode Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
…e#6965) * finished releaseTaskDefinition * add releaseTaskDefinition unit test * change import * add import * bug fix * change import Co-authored-by: 时光 <caizhedong@cai-inc.com>
* update task_definition_log field typ update task_definition_log field task_params type,modify text to longtext to be consistent with the main table * update t_ds_task_definition_log field task_params update t_ds_task_definition_log field task_params
…nterface 'createEmptyProcessDefinition' (apache#7047) * [Improvement] save schedule when workflow is offline * [Improvement] rollback transactional when creating/updating schedule failed. * [Improvement] resolve merge conflict * [Improvement] do not set projectName and processDefinitionName when saving schedule * [Improvement] do not set projectName and processDefinitionName when saving schedule Co-authored-by: edward-yang <yangjianh210@gmail.com>
|
SonarCloud Quality Gate failed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









#6772