Browse Source

#4190: [Improvement-14464][Task] Remove the useless taskResultString (#14465)

git-as-svn/v1/dev
Rick Cheng 1 year ago committed by GitHub
parent
commit
2b1f198c89
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 61ec5e33b1fa5d6eace9a969b3ebc6d90151a695
Subproject commit cff53feaeb44e38584fe7856e3612dc620ce20e7

46
commit.yml

@ -2,13 +2,43 @@
branches: {
}
fileChange:
/.github:
newFile: !uuid '000dfb9b15106dcb2ccf7466a9bf78baf369dbcd'
oldFile: !uuid '10d8be9740944fb7a5b94549867a50f3c96e347c'
/.github/CODEOWNERS:
newFile: !uuid '51a16bd6942e3f6da123eef3b19ed4087c6cfc15'
oldFile: !uuid 'f92f0076e9a70c65b5b530082bbe7a1464b8664b'
gitCommitId: !uuid '61ec5e33b1fa5d6eace9a969b3ebc6d90151a695'
/dolphinscheduler-task-plugin:
newFile: !uuid 'ed9b3d25eec4fb9634d381118fc169d5eaac64c0'
oldFile: !uuid '6365846adfee488275d35d3e4f665251e243e233'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api:
newFile: !uuid '97caecd1ae70371a617c9e0a414ccc2a1f1ab5dd'
oldFile: !uuid '5f2bd3081e56d2024cac3b5ac2c21ed602c32655'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src:
newFile: !uuid '39ccb2d28d2999f429293d13a2a17a795631ebaf'
oldFile: !uuid 'cc365363019b27fa147452e149cef80bd90a012e'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main:
newFile: !uuid '5f60c0cb8df6576e0243d6279f0ffef18148da92'
oldFile: !uuid 'c77679599eb18e3345ca0be1f34c3e0f1d1403e4'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java:
newFile: !uuid '883e0373a302a14a0d9ca919c2aab45f7bef97b4'
oldFile: !uuid '22d21c6726fdf05e0c6d7613c8751e5d27e8d695'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org:
newFile: !uuid 'e0812fe361c5b6f7f2082bf6111bfda3fda8dceb'
oldFile: !uuid 'da6776d083b95892710f561e085033fb3c854566'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache:
newFile: !uuid '45d96c01c9e649474e09d5dc6914c9c3418ece6b'
oldFile: !uuid '8500f8a7194397e9710a063bda2be7619eb8767e'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid 'add17b726249d075a9bc0fd599209885de6dbca5'
oldFile: !uuid 'eaaf51d85a5635e3920aefb9f27a465ee76cd406'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin:
newFile: !uuid 'cfc84f88947a4d374be1b0e3b4e760d6297a3c25'
oldFile: !uuid '328d47f4f84f06c3c0cdc2efd27b5f96efc4e84d'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task:
newFile: !uuid '62e23ac3cd0bac8d9be08fce213c1a0aae440a83'
oldFile: !uuid 'f5d445be184571086a52d3ac183d5fcfd5f08448'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api:
newFile: !uuid 'deaf7ca520a045b6abedfa753df268e4788b5a82'
oldFile: !uuid '74a46e0a4db9ae7ac5492ba967198e0c1783b8d9'
? /dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/AbstractCommandExecutor.java
: newFile: !uuid '17c52084ad89f54371f216b2b43f6b48bd1e4fbc'
oldFile: !uuid '5fcdab0f5d75b1c64e9abdbce7ebcf32fbb420c8'
gitCommitId: !uuid 'cff53feaeb44e38584fe7856e3612dc620ce20e7'
renames: {
}
revisionId: 4189
revisionId: 4190

Loading…
Cancel
Save