Browse Source

#2786: [Fix][UI][V1.0.0-Beta] Fix the problem of wrong workflow name. (#9833)

git-as-svn/v1/dev
songjianet 3 years ago committed by GitHub
parent
commit
0400ccc12a
  1. 2
      commit.ref
  2. 52
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 3cea039239a4f4fbe8959228be6f38123f02285c Subproject commit 6a2484196ddcb5c87c75e4fe8414d178c2ef4882

52
commit.yml

@ -2,40 +2,22 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-master: /dolphinscheduler-ui-next:
newFile: !uuid 'cb0805169c4f7e3ea003df0c930554deb7ac3c07' newFile: !uuid 'd8137c6bf75986f7908f32b0887f8a19d8949e90'
oldFile: !uuid 'dcb933a3b7e6fb716727e768e0678dd240300ed2' oldFile: !uuid '0544ebce561d7b665774db13c3e358e5af8b6fb3'
/dolphinscheduler-master/src: /dolphinscheduler-ui-next/src:
newFile: !uuid '5c8f82e719f7b6dc7c09c6269358b0c996bbe207' newFile: !uuid 'ae65f8c6a9c478bfa680936eac88119bfe22bde1'
oldFile: !uuid 'f1b2c7509c86c43351218d7b13d948c1ff7c8965' oldFile: !uuid 'ad00df0545f44ebff60b934d510a0e96b71d0d06'
/dolphinscheduler-master/src/main: /dolphinscheduler-ui-next/src/locales:
newFile: !uuid '62d98f711eea18ae536e66c81de4226f1f144fd3' newFile: !uuid 'cfe9443c39fb9c6829ba788b14a6cedb9f7fefee'
oldFile: !uuid 'f98d9a6d6a35e28859a2e08fd7cfa6b195ff9758' oldFile: !uuid '495decd16d6d659e9d042598d82a0300d0030354'
/dolphinscheduler-master/src/main/java: /dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '93e725fdde7bde4b2032851f402ce95e7508376c' newFile: !uuid '068d67d6c99f46548db3d18c2798a5734f3cb238'
oldFile: !uuid '3d76ce806f539d57f4d6ff4715e2863e04f4d5dc' oldFile: !uuid '1b29995a7d0003e369d737c0003c4cbd8f5a56cc'
/dolphinscheduler-master/src/main/java/org: /dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid 'fe9029971047f8973c935395888a744580ac91a7' newFile: !uuid '6a30e88245bf697f679b3e83d5416431a3b3d69f'
oldFile: !uuid '1f3b8d8791e893a4643d982782ce90772137b0ad' oldFile: !uuid '68de4463e031de0fd74695974dab0b6efe7bb522'
/dolphinscheduler-master/src/main/java/org/apache: gitCommitId: !uuid '6a2484196ddcb5c87c75e4fe8414d178c2ef4882'
newFile: !uuid 'cb00d8559741a6def5ad56e6e8dc4449eaaaa943'
oldFile: !uuid '58b20981cce0ade2af9db7bddd9ce512edc5e286'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '7e2af19cad8488022f3924f264e747717ffeea94'
oldFile: !uuid '8948e6f03a4c0228fef86bde1739e5f6bd375208'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server:
newFile: !uuid '6087d86ef803a4d7da340ddf9be5d47022a3d4be'
oldFile: !uuid 'b2d6c8c45083797d0b0a10cd3ce7af4350df9e26'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master:
newFile: !uuid '15499db9e4db2583a6c0fd3bc18426143d83a789'
oldFile: !uuid 'f2ba0df07340d87a63a8ae2043e2b432885a60a2'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner:
newFile: !uuid '54fbfdf90b19de9e19b246755593afe912cce435'
oldFile: !uuid '0b2153a0260139560b2552535fdf49301a3b0bfd'
/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java:
newFile: !uuid '0c170d5ed5a9cd9e4338c55972d149a7acee0480'
oldFile: !uuid '49c1f83e9c2313cfc559184793b75a3451e8b501'
gitCommitId: !uuid '3cea039239a4f4fbe8959228be6f38123f02285c'
renames: { renames: {
} }
revisionId: 2785 revisionId: 2786

Loading…
Cancel
Save