Browse Source

#3861: [Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task. (#13251)

git-as-svn/v1/dev
calvin 2 years ago committed by GitHub
parent
commit
308afd0c9b
  1. 2
      commit.ref
  2. 190
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit de6bc56aee6194290c43d21bee15091d0dabf856 Subproject commit 4e09bacb17c5a5d554815be03916960f354d45a1

190
commit.yml

@ -2,127 +2,73 @@
branches: { branches: {
} }
fileChange: fileChange:
/.github: /dolphinscheduler-ui:
newFile: !uuid 'bcadd64e0a1e8ba37f8d0a2e595a6dfdb6c96bf1' newFile: !uuid '8fe47db5a18e2380a2a494614f3c806db620b520'
oldFile: !uuid 'cb09642daea5da2ddadee68a7ea04da5ca57cf29' oldFile: !uuid 'f0c4c52e0db7e23263d0114d844fd13bfcfab084'
/.github/workflows: /dolphinscheduler-ui/src:
newFile: !uuid '815865338efcefe47ca63a4511c8c8b803759284' newFile: !uuid 'fb6671294c16283590ad005f1bea304b396c065c'
oldFile: !uuid '6af30291d80e391daa09e3effec0b04f60600421' oldFile: !uuid '0018a277e5ce2a68512db39862244bea16183e50'
/.github/workflows/docs.yml: /dolphinscheduler-ui/src/common:
newFile: !uuid '1b287c6a20a2e40f70a052a04ff5ba2822e0838f' newFile: !uuid '83a16ac6c180585ced28cb817a6d6cde5ba1f6d9'
oldFile: !uuid '13df56b0990d5f9a28ccae828731cce433dbcf92' oldFile: !uuid 'd8fb3ea904feb4c9159ef55690bcb5aec38bd511'
/.licenserc.yaml: /dolphinscheduler-ui/src/common/common.ts:
newFile: !uuid 'b17d6babead55c9a80e392a15e22522def1f3cc6' newFile: !uuid 'aa98186c5d2bf5fe213f23ac227616e974160367'
oldFile: !uuid 'cd2117e97566ed79aed746986b6a19e7b53dc358' oldFile: !uuid '5928658023a7bd66a9d5bc75c762d06d76985af3'
/deploy: /dolphinscheduler-ui/src/common/types.ts:
newFile: !uuid 'd750fcf1db5aa79109ac0696322072f5165ff4d0' newFile: !uuid 'a07a13c00572a31c3b46dffab1d7b2f52cce33a2'
oldFile: !uuid 'e8beebc3c46dad6f6756477b942ede94dfedd16d' oldFile: !uuid '5f6688e6184be576f7ad766cd691e4fb669b483d'
/deploy/terraform: /dolphinscheduler-ui/src/service:
newFile: !uuid '1f44604b528d912353fb1e66121d2ab89d427c8e' newFile: !uuid 'f96b3fe2d2aa9a73bac206d321580b4240114e09'
oldFile: null oldFile: !uuid '3e5185eb7821164fd977173be70665a35b82c0a2'
/deploy/terraform/.gitignore: /dolphinscheduler-ui/src/service/modules:
newFile: !uuid 'ba83a8e481ea6ac6e6c8eb7e2759578b160acebe' newFile: !uuid 'f5bee5e9558daacb8f8eb0f19d59e09dd889fe90'
oldFile: null oldFile: !uuid '4e99e969bceea5c5dfdd6a347e20276d27dab632'
/deploy/terraform/README.md: /dolphinscheduler-ui/src/service/modules/process-instances:
newFile: !uuid 'bc4adab64179aa902974225787e491dcab056deb' newFile: !uuid 'e504b4c6e4919aec50b94c39df7ce50113a1480f'
oldFile: null oldFile: !uuid '88746501826db68de160d66a6a0f8601fd09bea0'
/deploy/terraform/aws: /dolphinscheduler-ui/src/service/modules/process-instances/types.ts:
newFile: !uuid '127d5870b65cc8e1eaf0fe3683f9abe4693aa784' newFile: !uuid 'ca6f79ce1a3f1e1477749f0ebcab570e7aff53cc'
oldFile: null oldFile: !uuid '6cadb0d4fddf38cda02e0134ea4af86875b1c354'
/deploy/terraform/aws/.terraform.lock.hcl: /dolphinscheduler-ui/src/store:
newFile: !uuid 'b80b60b054c041612ffac63d10b478d1226f9f4e' newFile: !uuid '888d54b3fe4fe1ad886f23c1e00372a2b2af360c'
oldFile: null oldFile: !uuid '6ca5a5cb245bcfef7200480164453bff90dbbab2'
/deploy/terraform/aws/README.md: /dolphinscheduler-ui/src/store/project:
newFile: !uuid 'c822a2322d592c44f97f343c46b98a877f35cfde' newFile: !uuid '31810a3908a3f5025e14810f04e6312e77d880ea'
oldFile: null oldFile: !uuid '4ad185876808f0eafdd6bd11ac055c3356520c04'
/deploy/terraform/aws/dolphinscheduler-alert.tf: /dolphinscheduler-ui/src/store/project/types.ts:
newFile: !uuid '250408d92f05379c6759c7cba70fc751904566b5' newFile: !uuid 'e801f4a1eb320d7eb00df2f1eedf501e7b5f2a43'
oldFile: null oldFile: !uuid '050190cf40835ea3296fbc44b4500ac614c45b3d'
/deploy/terraform/aws/dolphinscheduler-api.tf: /dolphinscheduler-ui/src/views:
newFile: !uuid 'cb05b6d77e6668455343f505e4162677ec2de680' newFile: !uuid '7f639f6363894ca4a58fc1040e30854bd209e02c'
oldFile: null oldFile: !uuid '825f00abb6a403b48ae9ffd88615355fc75f337d'
/deploy/terraform/aws/dolphinscheduler-master.tf: /dolphinscheduler-ui/src/views/projects:
newFile: !uuid '80383d441be5cd5b7ec063e52f6fdd7ef9e60074' newFile: !uuid 'e28da64bd590f7c1977d7e6a4c40e76cbbf411ac'
oldFile: null oldFile: !uuid '6d9784490b2b4962cc8d96d89778a38ff29bd228'
/deploy/terraform/aws/dolphinscheduler-output.tf: /dolphinscheduler-ui/src/views/projects/task:
newFile: !uuid '5496088a43ec7989a383a912155524c45b95465f' newFile: !uuid '5d550d631bde3c5bd4d075f70a79051a6aedcf51'
oldFile: null oldFile: !uuid 'e2ce18ac3d037a064dfbec77a619b9ed9789690a'
/deploy/terraform/aws/dolphinscheduler-standalone.tf: /dolphinscheduler-ui/src/views/projects/task/components:
newFile: !uuid '36406ea1138f82093c7d9b4d581f3a9d5fb70234' newFile: !uuid 'ba39b6b4ab684139755cb0601bfbef8ac05596db'
oldFile: null oldFile: !uuid '44f5b933151205ebfb86720199edf13c776339c7'
/deploy/terraform/aws/dolphinscheduler-variables.tf: /dolphinscheduler-ui/src/views/projects/task/components/node:
newFile: !uuid 'fe25dbf94251d0ffdc89064401352daa58420380' newFile: !uuid 'a1122d5dded42123cfb1cf91758404f1568293d6'
oldFile: null oldFile: !uuid 'b3c7a9eb2d1f78a015274ce525400de4ee5671e4'
/deploy/terraform/aws/dolphinscheduler-worker.tf: /dolphinscheduler-ui/src/views/projects/task/components/node/fields:
newFile: !uuid '563764eb1d84150174fde6afede109fa5f05ba63' newFile: !uuid '35cb4eb38443fa54b6f0410414dfb457f0ddaaa2'
oldFile: null oldFile: !uuid 'ade1c5c43bfd690c7facec06ae7529d36aab8596'
/deploy/terraform/aws/key-pair-main.tf: /dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-dependent.ts:
newFile: !uuid '4a6511732e41e0c583ab31fa0858544089b85232' newFile: !uuid 'fdf757f95a020b23ab87e37b3773c340c0b29e60'
oldFile: null oldFile: !uuid '77149418c18f3228e9c897b85e9e23b721644d76'
/deploy/terraform/aws/network-main.tf: /dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid 'd0ae29c2a6c1d53244ac323558c2815db57cbd08' newFile: !uuid '72f1366efdc914bd5cf79325bd1dc9f0e7cc3d29'
oldFile: null oldFile: !uuid '0cd50059dacaf4748e0805d5251f5b9cc82a2ff6'
/deploy/terraform/aws/network-variables.tf: /dolphinscheduler-ui/src/views/projects/workflow/instance:
newFile: !uuid 'ded887126a8c1ee8dac52dde657d40d7bbf32855' newFile: !uuid '74daa9d4ddecad34bafe2fc8908b89cd7c81810b'
oldFile: null oldFile: !uuid 'd61948edd656d47141d1cb891f10d9ed4dbb9ac3'
/deploy/terraform/aws/os-versions.tf: /dolphinscheduler-ui/src/views/projects/workflow/instance/use-table.ts:
newFile: !uuid 'f8268227b7def42204fb94bf83827d9417c078f9' newFile: !uuid '68e487e23984458aa38d94341a4208a60d60eb50'
oldFile: null oldFile: !uuid 'e51f21857e7b81b6770397f8537ecb9163329c68'
/deploy/terraform/aws/packer: gitCommitId: !uuid '4e09bacb17c5a5d554815be03916960f354d45a1'
newFile: !uuid 'fa2aaa1d3cb0efd655e2c8d819e1e58866769152'
oldFile: null
/deploy/terraform/aws/packer/ds-ami-local.pkr.hcl:
newFile: !uuid '1cabbffb1446ddd38e61251263cd4024c4be8861'
oldFile: null
/deploy/terraform/aws/packer/ds-ami-official.pkr.hcl:
newFile: !uuid '9a8212d1196d0bdef8c59c37d9d4af7f7ec352fa'
oldFile: null
/deploy/terraform/aws/provider-main.tf:
newFile: !uuid '4e8d2562d3563dbecf6f013ef480cf4bb46ed5ab'
oldFile: null
/deploy/terraform/aws/provider-variables.tf:
newFile: !uuid '53ddab8140867b9dbec7b4b1055207cfe2177db7'
oldFile: null
/deploy/terraform/aws/rds-main.tf:
newFile: !uuid '642ed0ad43c4317bbe9c6f569194fee6ab2dd802'
oldFile: null
/deploy/terraform/aws/rds-output.tf:
newFile: !uuid 'f8faf0b36a2b30b765c7b047ce67c8212c87fa02'
oldFile: null
/deploy/terraform/aws/rds-variables.tf:
newFile: !uuid '549ae4db638ad1cc6008e942205ce710994f858a'
oldFile: null
/deploy/terraform/aws/s3-main.tf:
newFile: !uuid '32428b4b0c2dc0a5d14a3311da000bf65d038c58'
oldFile: null
/deploy/terraform/aws/s3-outputs.tf:
newFile: !uuid 'eb34ec8a0ef878ef4f199628c1a381d9bede1ca5'
oldFile: null
/deploy/terraform/aws/s3-variables.tf:
newFile: !uuid 'b6cea0689810d67cbbc99547ed35cf4c1f81a990'
oldFile: null
/deploy/terraform/aws/templates:
newFile: !uuid 'bb76f0868f834dfc48b98f07939acde67351c193'
oldFile: null
/deploy/terraform/aws/templates/cloud-init.yaml:
newFile: !uuid 'f6c08c01f96d27d9cda4496fa0d6f042bc14a669'
oldFile: null
/deploy/terraform/aws/templates/zookeeper:
newFile: !uuid 'a6fd6f8505162dcd91cfd1bbcf4803385ffa9e10'
oldFile: null
/deploy/terraform/aws/templates/zookeeper/cloud-init.yaml:
newFile: !uuid '21f439c428d4b505e3b152c3a604582d8741a2a5'
oldFile: null
/deploy/terraform/aws/zookeeper-main.tf:
newFile: !uuid 'd39ebf81285892b281cce93c8b26d25c810691ee'
oldFile: null
/deploy/terraform/aws/zookeeper-output.tf:
newFile: !uuid '511bb756b201a5e03635f40b5b47494bd585e9b9'
oldFile: null
/deploy/terraform/aws/zookeeper-variables.tf:
newFile: !uuid '8e03b3629bec79a353119ab33b143cd5f24cca2f'
oldFile: null
gitCommitId: !uuid 'de6bc56aee6194290c43d21bee15091d0dabf856'
renames: { renames: {
} }
revisionId: 3860 revisionId: 3861

Loading…
Cancel
Save