Browse Source

#2739: [Bug]Fixed the problem of no request from right click viewing log (#9728)

* The utils configuration files are centrally managed under common

* [Bug]Fixed the problem of no request from right click viewing log
git-as-svn/v1/dev
labbomb 3 years ago committed by GitHub
parent
commit
df23834ec9
  1. 2
      commit.ref
  2. 55
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 8a8b63cd96ad0301322e25936f305ff595f317dc Subproject commit ca98a4a14455210069dff0c7820c9a4fe556c6f3

55
commit.yml

@ -2,34 +2,31 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-python: /dolphinscheduler-ui-next:
newFile: !uuid 'd3d4d171d213ad96e5eb1f6ca108e1f6a891d36e' newFile: !uuid 'a1102bea28d59ba7acf9643f12da86a0d905adab'
oldFile: !uuid 'a00651dfbe55ba2539702ace43dedffa232458b3' oldFile: !uuid 'c1030817a6bb9dc4b60ee39f9911f1172cb9c7fb'
/dolphinscheduler-python/pydolphinscheduler: /dolphinscheduler-ui-next/src:
newFile: !uuid '7e496331a939fe6a7ed9487720b95404e0478eb0' newFile: !uuid 'fc3a59e05143011a9c184b252adf1d807d6f312c'
oldFile: !uuid '442349a208ee2000b1143e59dd500b85596fed2a' oldFile: !uuid '18045d601e65aabb5e5042b10c27c4c35031a3bd'
/dolphinscheduler-python/pydolphinscheduler/src: /dolphinscheduler-ui-next/src/views:
newFile: !uuid '37419adfa7e059094965a7afb287ca4f24f25fd1' newFile: !uuid '85c9e33ad2d787bde5bad704dd5b2f18a47650b7'
oldFile: !uuid '56b18a590dd399eb8d5426264fae00c202691a98' oldFile: !uuid '9dc0edce96d59370dfe695b085f75e25dd4bb662'
/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler: /dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '4c6fc44b12e40499e78ca4e83d1c28f5b0476d27' newFile: !uuid 'c31c061e8a06348fa3b7ed3b315bbe136d1e57da'
oldFile: !uuid '30d26e6ad77359501b268730cebfd90645c6c11b' oldFile: !uuid 'a8561ecc46f2948598b88c149a594011cf38ca76'
/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks: /dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '03f0b107e99be20e9807a65ce7f406684f807255' newFile: !uuid '7eb67eae43de5d8593c4f1c4e025964584fbd429'
oldFile: !uuid '5dd20f40b2663fac4f04c08b35a0fa5bb473cb65' oldFile: !uuid '8319b2d6db17dd37534df3db52cd2c1554797b87'
/dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/sql.py: /dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid 'c15170c448f0f70b2557318d21368e3d860b2a0e' newFile: !uuid '17bb0330817fa6c66435642a18b7290ba0ea57a6'
oldFile: !uuid 'b5be3e45aaada49cc0632891a2d7a26323c5f6ac' oldFile: !uuid '33a04bcc7c9eb2077479e5c7a5e36f31606a0a02'
/dolphinscheduler-python/pydolphinscheduler/tests: /dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid 'ac3f9232694ec3e9a15e1d153b5fb8be0a8fc3c5' newFile: !uuid '26dca8be7be4ea58aeff3e88e28584d8ab6dfb6a'
oldFile: !uuid '9e5991dcd3e7792d7b16444aaad396b203a8443f' oldFile: !uuid '3fd769fabd9290b24f54a5ff2d97800d12e9cf59'
/dolphinscheduler-python/pydolphinscheduler/tests/tasks: /dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid 'ca13954719bc7876bfb012162dc9dcac29c7a033' newFile: !uuid '886e96c4bf7c9ffd2409aa3f5e76f62bd99c0427'
oldFile: !uuid '31b90882575c0570a7557a0bad9f87c1b1feb6ca' oldFile: !uuid '9d8ee44ec12e6cae60839771fa349f269437fa14'
/dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_sql.py: gitCommitId: !uuid 'ca98a4a14455210069dff0c7820c9a4fe556c6f3'
newFile: !uuid '74ac0f67eacd14b54f7e0a33aee8b97118b8acbe'
oldFile: !uuid '3f8209c23e6fd7e61df6dfdb3f0244c96844c879'
gitCommitId: !uuid '8a8b63cd96ad0301322e25936f305ff595f317dc'
renames: { renames: {
} }
revisionId: 2738 revisionId: 2739

Loading…
Cancel
Save