Browse Source

#2794: [Fix][UI Next][V1.0.0-Beta] Add validation rules to dependency of the dependent task. (#9844)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
689bcee154
  1. 2
      commit.ref
  2. 154
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 31cd1b5e617231d771c71d7b55e3c2dd9ee5ed25
Subproject commit f747b606e985836c734da23509c74c3b95f542b7

154
commit.yml

@ -2,73 +2,91 @@
branches: {
}
fileChange:
/dolphinscheduler-master:
newFile: !uuid '0e2656e9c6db4ed892effc4d42e805890c3cf82f'
oldFile: !uuid 'cb0805169c4f7e3ea003df0c930554deb7ac3c07'
/dolphinscheduler-master/src:
newFile: !uuid '0d31c042b6f368259ba1526371ed30df85d90129'
oldFile: !uuid '5c8f82e719f7b6dc7c09c6269358b0c996bbe207'
/dolphinscheduler-master/src/main:
newFile: !uuid '70c4e2adedd0f35133cd5e4c0278e63eeb077157'
oldFile: !uuid '62d98f711eea18ae536e66c81de4226f1f144fd3'
/dolphinscheduler-master/src/main/java:
newFile: !uuid 'aa9bb3026bbfe957c6270907d319ff7bcfc0ef2b'
oldFile: !uuid '93e725fdde7bde4b2032851f402ce95e7508376c'
/dolphinscheduler-master/src/main/java/org:
newFile: !uuid 'f96232ed9119c637bca017f07a1198fd80b9dc78'
oldFile: !uuid 'fe9029971047f8973c935395888a744580ac91a7'
/dolphinscheduler-master/src/main/java/org/apache:
newFile: !uuid 'eb07685dd6d6c6e72302be1a79c69fba9ef96b14'
oldFile: !uuid 'cb00d8559741a6def5ad56e6e8dc4449eaaaa943'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid 'fb85b484997f00824c91dbbd10cd18b134fcaec9'
oldFile: !uuid '7e2af19cad8488022f3924f264e747717ffeea94'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server:
newFile: !uuid '7fa9d650f7aed42083fe39587fbc4daa0a0b0bd1'
oldFile: !uuid '6087d86ef803a4d7da340ddf9be5d47022a3d4be'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master:
newFile: !uuid '69c78582df5eb3f4ffe215341e5cc9fded568dcb'
oldFile: !uuid '15499db9e4db2583a6c0fd3bc18426143d83a789'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner:
newFile: !uuid '46d107b7cca76d9ab7ed3a27786d1abfbb239f8e'
oldFile: !uuid '54fbfdf90b19de9e19b246755593afe912cce435'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/MasterSchedulerService.java:
newFile: !uuid '5c97c0b41f9dd6dcd2ebbadb9a92da84e2074630'
oldFile: !uuid 'eb0be167d9039a12a893fd6f9511542334a7a82c'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java:
newFile: !uuid '1db5d81b6d9049573697bc8b9c6960910b0ababd'
oldFile: !uuid '0c170d5ed5a9cd9e4338c55972d149a7acee0480'
/dolphinscheduler-spi:
newFile: !uuid '4e26a1afc0bd2a223851a941dca2d9448f735958'
oldFile: !uuid 'e3ae89438df0a76145ed5205fa727a11860dd9e6'
/dolphinscheduler-spi/src:
newFile: !uuid 'd8135010733b3ed91fb7700170933dcb06ece06f'
oldFile: !uuid '08a66be77832370ede4bff93c7fe51ff7c033220'
/dolphinscheduler-spi/src/main:
newFile: !uuid 'e56ef402ca7da2a89484d0b749a67c94f23a2f98'
oldFile: !uuid '1330425835c76693bbb759486714788f6587b679'
/dolphinscheduler-spi/src/main/java:
newFile: !uuid '69331d8cb79294f63473bf2d642728c92b1b2948'
oldFile: !uuid '1250217dd9184820a629f04f94e59778e94c6b8a'
/dolphinscheduler-spi/src/main/java/org:
newFile: !uuid '8d6efb1abbdf0c8aac49f631016867e5536235b6'
oldFile: !uuid '11b4a39bb03fad8e65f40b8377fb1ce3ef9bc238'
/dolphinscheduler-spi/src/main/java/org/apache:
newFile: !uuid '674ef605af99b7a1705145cc23fa9bd7f389fd99'
oldFile: !uuid '0beb30c7c7cbfd5da98d175511f00aa62a6603b9'
/dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '0f83180dde6a365ebaf2f5344c9aaa4939a62527'
oldFile: !uuid '3a420d95255c47555ad0e8875fcbbb2c9796bd97'
/dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi:
newFile: !uuid '09b14e164b9bb3360c1f6cdde75fbd2b841c7310'
oldFile: !uuid '06b963d864f17ab691171784d3eba7851a11cef1'
/dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums:
newFile: !uuid 'b951e542839f6f277c9e63a95201fc90561265b6'
oldFile: !uuid '4bf318be2da3e24ac7a0d4fa8b9bab1dff1f4337'
/dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/CommandType.java:
newFile: !uuid '4bc2c1a2f62374f7c0f567ada04ec2367aa37fc4'
oldFile: !uuid 'f3aa8ff6d2c90fb5ec63b35fc138c9896dc396a2'
gitCommitId: !uuid '31cd1b5e617231d771c71d7b55e3c2dd9ee5ed25'
/dolphinscheduler-ui-next:
newFile: !uuid '2a5a27b8a2f50f6199291126f6dda550abc7f9ee'
oldFile: !uuid 'd10f1cf56cac995dacc965609f6c1eca8387a1cb'
/dolphinscheduler-ui-next/src:
newFile: !uuid '760ca561b4102551f52d8d6ea441afedf1eb9736'
oldFile: !uuid '5a505907fd762289b94cdf3f73c28cefee9c43af'
/dolphinscheduler-ui-next/src/components:
newFile: !uuid '509f2cba16be782455cdf9fc6282f211e6f34ca3'
oldFile: !uuid 'c033689f16a7188eebf264a3c293e450036184e0'
/dolphinscheduler-ui-next/src/components/form:
newFile: !uuid '814e8af260715be88e8ed85ed86e7d5497c28741'
oldFile: !uuid '582bdfe4917fedc9245180242837c18bc5a5699a'
/dolphinscheduler-ui-next/src/components/form/fields:
newFile: !uuid 'e3b47d3861ef9cb93f6c6071cffee93c26aacadf'
oldFile: !uuid '164b9e2d79a41795531373147885ca7a2daaafe3'
/dolphinscheduler-ui-next/src/components/form/fields/custom-parameters.ts:
newFile: !uuid '83890f708c9ceaa2f30b46c77159e095ebbb22a4'
oldFile: !uuid 'a04302e420a3b04d13bcf698366512d9c89e2fe1'
/dolphinscheduler-ui-next/src/components/form/types.ts:
newFile: !uuid '86ff07da3150d9194ed13e7295b3a05be2d8e0ab'
oldFile: !uuid '6be131bea9b58ae2790a4bd3a5fa9cc96011c275'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid 'f6962f2c3773f762135cbb33c8f8fcb57941e85d'
oldFile: !uuid 'cfe9443c39fb9c6829ba788b14a6cedb9f7fefee'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '0e2b031a2a2423250ca2e94af976c47f5d30de66'
oldFile: !uuid '068d67d6c99f46548db3d18c2798a5734f3cb238'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '8be53ab7b34d4edbd9e0d90e1439bfb4c930b3fb'
oldFile: !uuid '6a30e88245bf697f679b3e83d5416431a3b3d69f'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid '3f898a7943707abec127ee54368aac5f96b4d6a1'
oldFile: !uuid 'a5990c07e94cd5e988d79fee50ff33b85853a91d'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid 'd879321c83c35f9b8fc852d2dc4cc0e5f022a95a'
oldFile: !uuid '2469b238d73ce56528a1bcf9568b4419ff1e5171'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'f113aea6386fe62989461c7d541443cbed6d2e27'
oldFile: !uuid 'e6e7d1ec4adbbd4ba48c2fb6276323cd35bce385'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid 'ff9f81a57ec27b393997d8fa1e734afd8a26e70e'
oldFile: !uuid '2a8ce86f629d87e4ea49c29211b1a428001f88fa'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid 'a36bfe72be750f0697da501d8f3cf48a6fe5098d'
oldFile: !uuid 'cacf6c4cf810065cac50f6a899719474d98c0f2c'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid '5473c2f5917f2758e27cd063346d155aaf30e866'
oldFile: !uuid 'fc448312557e777c26d51ec47ee859ade8cf0cbf'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields:
newFile: !uuid 'a6c81ac4354db3bc5fdfbb772a2b94105ecf9b86'
oldFile: !uuid '9126edef4aebfe6fa1799e4b296a0df094ae1541'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-dependent.ts:
newFile: !uuid '1a149484f9bcfd1797ff7061596332dc10310392'
oldFile: !uuid '6f03339eb4d13572661d77becac3de2a0672f891'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-deploy-mode.ts:
newFile: !uuid 'a767d084c039237080299cbfec6dbed6f014af91'
oldFile: !uuid '8f87d1cfb2e99996b7179e0c562d64c6abbec257'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-main-jar.ts:
newFile: !uuid '263e4ce153b7a9456506c6ed92b461f756602300'
oldFile: !uuid 'e8008a6a3fdef816f4df209afa6c5de50ac5e32f'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-mr.ts:
newFile: !uuid '83c9996529d7f9b626ef56756ce823a2775e9af9'
oldFile: !uuid '76b89b342d7e26e7ee25bfe24bdab09c8bc6b566'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/fields/use-spark.ts:
newFile: !uuid 'fdce98a16e1718d5be2003b94dee3e4acb01dd67'
oldFile: !uuid 'b28aa359ace8d90471157fc5389d4611b89d6f1e'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/tasks:
newFile: !uuid 'ba356e593c976fc79a03affe487d71901c5e6c70'
oldFile: !uuid '857e506d52aedaef7605e93b088a6ef1a811dc7b'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/tasks/use-zeppelin.ts:
newFile: !uuid '7e96d46d1227cc196f087f54ed16d18a3ccfcb3d'
oldFile: !uuid '226543f23ae3766e0567284949a498e9451e726c'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid 'aa80eaf7593b1debd6ac2140f62d80d744e32808'
oldFile: !uuid 'e644a296dfae2acef8e431b9e507a6dd0179f0be'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid 'e0a35d31732f9af21818d0a91b5177e2bc304c9c'
oldFile: !uuid '1c8e84919302e4ace9a2968ab24a9f482c2e3e54'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid 'b327ee4b5136fa2e9b52ee9e7d9803822b51a960'
oldFile: !uuid '4c0317ee4bb9f264c42c57b6301d4720d3f4b851'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/use-node-search.ts:
newFile: !uuid 'd3e61bf9dd8ca1cf7c974a4665997e559949ed62'
oldFile: !uuid '62e0f129c2ad0c15a0279308ef6477cef8d1a721'
gitCommitId: !uuid 'f747b606e985836c734da23509c74c3b95f542b7'
renames: {
}
revisionId: 2793
revisionId: 2794

Loading…
Cancel
Save